summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! libnm: implement support for DNS manager propertiesbg/dns-dbus-bgo603321Beniamino Galvani2016-12-053-7/+8
* fixup! libnm: implement support for DNS manager propertiesBeniamino Galvani2016-12-052-1/+1
* fixup! libnm: implement support for DNS manager propertiesBeniamino Galvani2016-11-181-30/+59
* fixup! cli: add DNS information to overview outputBeniamino Galvani2016-11-181-1/+1
* fixup! libnm: implement support for DNS manager propertiesBeniamino Galvani2016-11-181-5/+6
* dns: split collecting resolv-conf data out of update_dns()Thomas Haller2016-11-181-83/+90
* dns: use cleanup attributes for update_dns()'s strv arraysThomas Haller2016-11-181-15/+7
* examples: add DNS example with python and GObject introspectionBeniamino Galvani2016-11-181-0/+63
* cli: add DNS information to overview outputBeniamino Galvani2016-11-181-0/+34
* libnm: implement support for DNS manager propertiesBeniamino Galvani2016-11-1811-2/+770
* dns: export current configuration through D-BusBeniamino Galvani2016-11-183-0/+223
* dns: export DNS manager D-Bus objectBeniamino Galvani2016-11-184-9/+109
* dns: don't print empty configurationsBeniamino Galvani2016-11-181-7/+10
* exported-object: don't assert the presence of PropertiesChanged signalBeniamino Galvani2016-11-181-2/+1
* libnm/client: do not autostart the serviceLubomir Rintel2016-11-161-2/+2
* wifi: notify the AccessPoint change after an AP is removedLubomir Rintel2016-11-161-1/+2
* examples/python: fix "import gi" in exampleThomas Haller2016-11-161-0/+2
* po: update German (de) translation (bgo #774461)Mario Blättermann2016-11-151-1263/+1441
* libnm: fixup accidental proxy removalLubomir Rintel2016-11-141-0/+2
* valgrind: two more gdbus suppressionsLubomir Rintel2016-11-141-0/+33
* valgrind: suppression for a lazy GTask type initializationLubomir Rintel2016-11-141-0/+20
* libnm: avoid leaking the interface proxiesLubomir Rintel2016-11-147-17/+38
* libnm/client: unref all the objects on disposeLubomir Rintel2016-11-141-0/+8
* libnm/tests: increase timeout in nm-client testLubomir Rintel2016-11-141-1/+1
* valgrind: adjust one gdbus suppressionLubomir Rintel2016-11-141-1/+1
* libnm: initialize @device_type of device objectsBeniamino Galvani2016-11-141-6/+32
* man: clarify dns=default setting in NetworkManager.conf manualThomas Haller2016-11-141-7/+11
* libnm/trivial: move hexstr<>bin conversion functionsThomas Haller2016-11-131-101/+101
* device: drop factory-no-default global arraysThomas Haller2016-11-133-33/+20
* systemd: merge branch systemd into masterThomas Haller2016-11-1319-45/+72
|\
| * systemd: update code from upstreamThomas Haller2016-11-1317-44/+71
* | ndisc/lndp: fix unregistration of receive handlerBeniamino Galvani2016-11-121-2/+2
* | libnm/nm-object: gracefully skip unknown objectsLubomir Rintel2016-11-111-10/+7
* | libnm/manager: don't fail the object if we can't get the permissionsLubomir Rintel2016-11-111-4/+9
* | auth-utils: don't fail the auth chain if we can't get a single permissionsLubomir Rintel2016-11-111-10/+5
* | merge: branch 'lr/async-client'Lubomir Rintel2016-11-1110-262/+361
|\ \
| * | cli/general: defer printing the permissions until we know themlr/async-clientLubomir Rintel2016-11-111-1/+65
| * | libnm/nm-manager: don't block the object creation on permissionsLubomir Rintel2016-11-111-5/+8
| * | cli: use nmc_do_cmd to get the client and check if the daemon is runningLubomir Rintel2016-11-117-142/+54
| * | cli: make it possible to call sub-commands with client obtained asynchronouslyLubomir Rintel2016-11-117-115/+215
| * | cli: get rid of client-global connections listLubomir Rintel2016-11-116-47/+67
| * | cli/trivial: fix some whitespace errorsLubomir Rintel2016-11-111-10/+10
|/ /
* | device: properly handle MTU for devices with @iface != @ip_ifaceBeniamino Galvani2016-11-111-10/+43
* | man: use <filename> to mark file namesLubomir Rintel2016-11-112-19/+24
* | man: link to some online resourcesLubomir Rintel2016-11-111-0/+9
* | man: get rid of the extra capitalization in docbook sourceLubomir Rintel2016-11-111-2/+2
* | ifcfg-rh: improve handling of empty strings in svUnescape()Thomas Haller2016-11-114-22/+58
* | ifcfg-rh: accept 802.1x connection with empty EAP-TLS identityBeniamino Galvani2016-11-111-7/+3
* | merge: nm-import-openvpn script improvementsJiří Klimeš2016-11-101-33/+109
|\ \
| * | nm-import-openvpn: sort the options alphabeticallyJiří Klimeš2016-11-101-14/+14