- 20 Jun, 2016 1 commit
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 18 Jun, 2016 2 commits
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Retry 4 times, doubling the intial timeout of 5s Modified version of original patch https://bugzilla.gnome.org/show_bug.cgi?id=694450 Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 25 Apr, 2016 2 commits
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 20 Apr, 2016 1 commit
-
-
Jens Georg authored
Adapt to 2011 spec update Signed-off-by:
Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=764050
-
- 02 Apr, 2016 3 commits
-
-
Jens Georg authored
There are no translations in GUPnP Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
-
- 21 Mar, 2016 1 commit
-
-
Philip Withnall authored
This fixes problems when building with srcdir ≠ builddir. https://bugzilla.gnome.org/show_bug.cgi?id=763945
-
- 08 Feb, 2016 2 commits
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 05 Feb, 2016 6 commits
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Necessary to use the asynchronous functions from G-I Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=761265
-
Jens Georg authored
Looks like it was a recent addition. Signed-off-by:
Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=760217
-
- 11 Jan, 2016 1 commit
-
-
- 31 Dec, 2015 4 commits
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
Use if we don't have ESSID use the network as a name, as we don't have GSSDPClient not looking it up anymore. Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 08 Dec, 2015 3 commits
-
-
Jens Georg authored
- Some DHCP clients assign a link-local address and then switch back to the new address, causing loss of context - Some DHCP renews cause RTM_NEWADDR with the current address, causing needless loss of context Signed-off-by:
Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=736365
-
Jens Georg authored
Add the possibility to dump the received netlink packets. Signed-off-by:
Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=736365
-
Jens Georg authored
We get it "for free" with the ILF_* attributes. Signed-off-by:
Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=736365
-
- 05 Dec, 2015 3 commits
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
RTM_*ADDRESS rt_attr was wrongly parsed using IFLA_* macros instead of IFA_* macros, probably causing some rt_attrs to be missed.
-
Jens Georg authored
We require 2.40 by the build, so the macros are not needed anymore. Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 04 Dec, 2015 1 commit
-
-
Bastien Nocera authored
In this context "its" is an article, not a subject followed by a verb, so "its", not "it's". Bob the Angry Flower fixed them all. https://bugzilla.gnome.org/show_bug.cgi?id=759000
-
- 21 Nov, 2015 1 commit
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 16 Jul, 2015 1 commit
- 11 Jul, 2015 1 commit
-
-
Jens Georg authored
Use the introspection we get from the constructor, queue the autoconnects until this is ready. Also mark _get_instrospection() as deprecated. Signed-off-by:
Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=750936
-
- 17 Jun, 2015 3 commits
-
-
-
Debarshi Ray authored
Relying on references to stay alive across idle and asynchronous calls confuses users because the object stays alive even after the user has dropped the only reference known to it. This can lead to crashes due to invalid memory access if the object or its children emit signals after the user has itself been destructed. https://bugzilla.gnome.org/show_bug.cgi?id=741257
-
Debarshi Ray authored
This makes the code more readable and robust against refactorings. https://bugzilla.gnome.org/show_bug.cgi?id=741257
-
- 13 Jun, 2015 1 commit
-
-
Jens Georg authored
Fix compiler warnings after doing that Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 10 May, 2015 3 commits
-
-
Jens Georg authored
Signed-off-by:
Jens Georg <mail@jensge.org>
-
Jens Georg authored
-
Jens Georg authored
Fixes make distcheck for docs
-