summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | dns: avoid cleaning resolv.conf on exit if not neededFrancesco Giudici2017-03-231-0/+4
* | nm-manager: Use g_dbus_message_new_method_error_literal()Iain Lane2017-03-231-18/+18
* | connectivity: remove verbose trace loggingThomas Haller2017-03-231-14/+1
* | platform: remove debug logging messages from "nmp-object.c"Thomas Haller2017-03-231-10/+0
* | connectivity: fix clearing timer-id in curl_timeout_cb()Thomas Haller2017-03-221-0/+2
* | connectivity: fix the connectivity check timeoutLubomir Rintel2017-03-221-3/+20
* | connectivity: conclude the check as soon as we see enough bytesLubomir Rintel2017-03-221-17/+23
* | connectivity: conclude the check as soon as we see the magic headerLubomir Rintel2017-03-221-8/+3
* | connectivity: split out the finish of the connectivity checkingLubomir Rintel2017-03-221-46/+61
* | connectivity: cosmetic fixesLubomir Rintel2017-03-221-2/+3
* | contrib/rpm: enable libpsl on Fedora onlyLubomir Rintel2017-03-221-0/+7
* | udev: merge branch 'th/gudev-bgo780308'Thomas Haller2017-03-2224-447/+806
|\ \
| * | udev: add and use nm_udev_utils_property_decode() functionThomas Haller2017-03-224-69/+58
| * | libnm/udev: cache and reuse udev instance for NMDeviceThomas Haller2017-03-223-20/+41
| * | udev: only create monitor in NMUdevClient when neededThomas Haller2017-03-221-26/+25
| * | udev: drop libgudev in favor of libudevThomas Haller2017-03-2222-377/+727
|/ /
* | merge: branch 'lr/rp-filter'Lubomir Rintel2017-03-223-0/+127
|\ \
| * | device: apply a loose IPv4 rp_filter when it would interfere with multihominglr/rp-filterLubomir Rintel2017-03-221-0/+49
| * | device: add convenience routines for IPv4 sysctlsLubomir Rintel2017-03-221-0/+32
| * | route-manager: emit a signal when IPv4 routes changeLubomir Rintel2017-03-222-0/+18
| * | route-manager: add routine to query route shadowing for a linkLubomir Rintel2017-03-222-0/+28
|/ /
* | ppp: only request IPV6CP when IPv6 is enabled in the connectionDan Williams2017-03-221-4/+12
* | merge: branch 'lr/fg/libcurl_bgo752642'Lubomir Rintel2017-03-226-152/+341
|\ \
| * | connectivity: switch connectivity checking to libcurllr/fg/libcurl_bgo752642Francesco Giudici2017-03-225-134/+303
| * | dns-manager: turn DOMAIN_IS_VALID into a functionLubomir Rintel2017-03-221-15/+24
| * | dns-manager: use libpsl directlyLubomir Rintel2017-03-225-11/+22
|/ /
* | core,libnm-core: use same route attribute names of iproute2Beniamino Galvani2017-03-2210-47/+47
* | Merge branch 'bg/wext-refresh-ifname-bgo779788'Beniamino Galvani2017-03-219-163/+234
|\ \
| * | wifi-utils: nl80211: use logging macrosBeniamino Galvani2017-03-211-25/+35
| * | wifi-utils: wext: use logging macrosBeniamino Galvani2017-03-211-80/+89
| * | shared: increase max number of args for _NM_UTILS_MACRO_RESTBeniamino Galvani2017-03-211-2/+4
| * | wifi-utils: fix use of errnoBeniamino Galvani2017-03-211-1/+3
| * | wifi-utils: don't cache interface nameBeniamino Galvani2017-03-218-95/+143
|/ /
* | libnm: fix emission of NMActiveConnection::state notify signalBeniamino Galvani2017-03-211-0/+1
* | po: make update-poThomas Haller2017-03-212-520/+380
* | po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-03-211-249/+400
* | po: update Ukrainian (uk) translation (bgo#780201)Yuri Chornoivan2017-03-211-504/+843
* | po: import Zanata translationsThomas Haller2017-03-2166-79098/+90693
* | manager: ensure proper disposal of unrealized devicesBeniamino Galvani2017-03-211-0/+5
* | libnm/nm-vpn-connection: un-deprecate the NMVpnStateReason use in a headerThomas Haller2017-03-201-0/+2
* | libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller2017-03-202-0/+2
* | doc: fix generate-setting-docs.py for supporting Python 3 sorted() styleThomas Haller2017-03-201-7/+4
* | device: add spec "driver:" to match devicesThomas Haller2017-03-177-2/+93
* | all: fix typos in documentation and commentsYuri Chornoivan2017-03-179-17/+17
* | libnm: revert coercing NMVpnConnectionStateReason to NMActiveConnectionStateR...Thomas Haller2017-03-173-12/+14
* | trivial/whitespace: remove non-leading tabsThomas Haller2017-03-171-12/+12
* | libnm: fix chaining up NMActiveConnection::constructed()Thomas Haller2017-03-171-0/+2
* | merge: branch 'lr/active-connection-state-changed'Lubomir Rintel2017-03-1721-262/+408
|\ \
| * | vpn-connection: use NMActiveConnectionStateReasonlr/active-connection-state-changedLubomir Rintel2017-03-176-45/+45
| * | libnm-core: drop NMVpnConnectionStateReasonLubomir Rintel2017-03-174-13/+35