summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! ppp: split ppp manager into a pluginbg/ppp-manager-split-bgo773482Thomas Haller2016-11-2113-228/+300
* fixup! ppp: split ppp manager into a pluginThomas Haller2016-11-211-10/+5
* fixup! ppp: split ppp manager into a pluginThomas Haller2016-11-211-1/+1
* fixup! ppp: split ppp manager into a pluginThomas Haller2016-11-211-10/+7
* fixup! ppp: split ppp manager into a pluginThomas Haller2016-11-201-1/+0
* fixup! ppp: split ppp manager into a pluginThomas Haller2016-11-201-0/+1
* fixup! contrib/rpm: split PPP support into a separate packageThomas Haller2016-11-201-0/+1
* fixup! contrib/rpm: split PPP support into a separate packageThomas Haller2016-11-201-1/+1
* fixup! core: factor out plugin validationThomas Haller2016-11-201-2/+2
* contrib/rpm: split PPP support into a separate packageBeniamino Galvani2016-11-181-4/+24
* ppp: split ppp manager into a pluginBeniamino Galvani2016-11-1817-75/+342
* core: factor out plugin validationBeniamino Galvani2016-11-182-11/+39
* core: move plugin path reading function to nm-core-utils.cBeniamino Galvani2016-11-183-93/+104
* team: ignore SIGPIPE when spawning teamdBeniamino Galvani2016-11-181-2/+9
* 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