summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: fix the order of addition of primary and secondary IPv4 addressesbg/rh1394500Beniamino Galvani2016-11-141-4/+59
* ip4-config: keep track of primary / secondary addressesBeniamino Galvani2016-11-141-9/+34
* core: don't change order of addresses in the same subnetBeniamino Galvani2016-11-141-4/+10
* 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
| * | nm-import-openvpn: remove old code for 'dev' optionJiří Klimeš2016-11-101-9/+0
| * | nm-import-openvpn: parse quoted string as a single wordJiří Klimeš2016-11-101-4/+21
| * | nm-import-openvpn: import 'verify-x509-name' optionJiří Klimeš2016-11-101-0/+11
| * | nm-import-openvpn: improve importing 'comp-lzo' optionJiří Klimeš2016-11-101-1/+11
| * | nm-import-openvpn: improve parsing and checking 'route' optionJiří Klimeš2016-11-101-7/+49
| * | nm-import-openvpn: import 'ns-cert-type' optionJiří Klimeš2016-11-101-0/+1
| * | nm-import-openvpn: import 'tls-cipher' optionJiří Klimeš2016-11-101-4/+6
| * | nm-import-openvpn: import 'max-routes' optionJiří Klimeš2016-11-101-1/+2
| * | nm-import-openvpn: import 'tun-ipv6' optionJiří Klimeš2016-11-101-0/+1
|/ /
* | build: merge branch 'th/build-create-exports'Thomas Haller2016-11-106-21/+43
|\ \
| * | build: generate src/NetworkManager.ver during buildThomas Haller2016-11-105-13/+33
| * | build: don't change directory in tools/create-exports-NetworkManager.shThomas Haller2016-11-101-1/+6
| * | build: improve tools/create-exports-NetworkManager.sh scriptThomas Haller2016-11-101-6/+3
| * | build: fix symbol version file for _nm_device_factory_no_default_settingsThomas Haller2016-11-101-0/+1
| * | contrib/rpm: fix wrong configure options in spec fileThomas Haller2016-11-101-2/+1
|/ /