summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ifcfg-rh: assert that keys are valid shell namesThomas Haller2016-11-091-0/+17
| * ifcfg-rh: cleanup svEscape()Thomas Haller2016-11-091-15/+14
| * ifcfg-rh/trivial: rename svGetValue() and relatedThomas Haller2016-11-095-413/+412
| * ifcfg-rh: add and use svSetValueBoolean()Thomas Haller2016-11-093-29/+20
| * ifcfg-rh: remove unused argument "verbatim" from shvar.h APIThomas Haller2016-11-095-468/+425
| * ifcfg-rh: don't call svSetValue with verbatim=TRUEThomas Haller2016-11-091-7/+7
| * ifcfg-rh/trivial: remove unused functions utils_single_quote_string() and unq...Thomas Haller2016-11-092-85/+0
| * ifcfg-rh: handle quotes of WPA_PSK key inside shvar.hThomas Haller2016-11-094-72/+27
| * ifcfg-rh: change ESSID handlingThomas Haller2016-11-093-55/+57
| * ifcfg-rh: read team key non-verbatim from ifcfg-rhThomas Haller2016-11-091-13/+6
| * ifcfg-rh: unescape ifcfg value for CIPHER_GROUP/CIPHER_PAIRWISEThomas Haller2016-11-091-7/+1
| * ifcfg-rh/trivial: coding style/white-spaceThomas Haller2016-11-091-1/+1
| * ifcfg-rh/tests: use cleanup macros in ifcfg-rh testThomas Haller2016-11-091-45/+21
| * shared: add nmtst_auto_unlinkfile cleanup macroThomas Haller2016-11-091-0/+42
| * shared: add nmtst_file_get_contents()Thomas Haller2016-11-091-0/+14
| * shared: add NM_STRCHAR_ALL() and NM_STRCHAR_ANY() macrosThomas Haller2016-11-091-0/+46
| * libnm: add nm_utils_uuid_generate_buf() utilThomas Haller2016-11-092-7/+25
| * libnm: don't initialize buffer for uuid_unparse_lower() with zerosThomas Haller2016-11-091-1/+1
| * libnm: refactor loop in crypto_md5_hash()Thomas Haller2016-11-091-12/+11
| * libnm: disable assertions in crypto_md5_hash() in non-debug buildsThomas Haller2016-11-091-2/+2
|/
* libnm/trivial: fix code comment for internal header libnm/nm-manager.hThomas Haller2016-11-081-1/+1
* dhcp: merge branch 'bg/dhclient-dup-reqlist-bgo773571'Beniamino Galvani2016-11-082-47/+106
|\
| * dhcp: refactor parsing of 'request' and 'also request' optionsBeniamino Galvani2016-11-082-40/+60
| * dhcp: do not add 'also request' DHCP option to generated dhclient config filetrulyliu2016-11-081-31/+70
|/
* contrib/rpm: put translations in NetworkManager-libnm and NetworkManager-glib...Thomas Haller2016-11-081-3/+3
* manager: force connectivity check when there is a default active connectionBeniamino Galvani2016-11-071-3/+5
* device: merge branch 'bg/sw-devices-cloned-mac-rh1386872'Beniamino Galvani2016-11-076-8/+32
|\
| * bond: support the ethernet.cloned-mac-address propertyBeniamino Galvani2016-11-071-0/+12
| * bridge: support the ethernet.cloned-mac-address propertyBeniamino Galvani2016-11-071-0/+3
| * device: add @set_permanent argument to nm_device_hw_addr_set()Beniamino Galvani2016-11-074-8/+17
|/
* tools: fix the create-exports script on 32-bitLubomir Rintel2016-11-061-1/+1
* Revert "contrib/rpm: regenerate the linker version script NetworkManager.ver ...Lubomir Rintel2016-11-061-5/+0
* release: bump version to 1.5.2 (development)1.5.2-devLubomir Rintel2016-11-061-1/+1
* build: remove spurious trailing comma from configure.acBeniamino Galvani2016-11-051-1/+1
* build: set correct path to common.ent for out-of-tree buildsLubomir Rintel2016-11-041-1/+1
* contrib/rpm: drop dhclient requirementLubomir Rintel2016-11-031-1/+0
* NEWS: update for a development snapshotLubomir Rintel2016-11-031-3/+20
* man: use /run instead of /var/runLubomir Rintel2016-11-031-5/+5
* Revert "contrib/rpm: add NetworkManager-config-dhcp-dhclient package"Lubomir Rintel2016-11-033-34/+1
* config: print default value of main.dhcp with --print-configThomas Haller2016-11-031-0/+1
* contrib/rpm: drop udev dependencyLubomir Rintel2016-11-031-1/+0
* contrib/rpm: drop iptables and dnsmasq dependenciesLubomir Rintel2016-11-031-2/+0
* contrib/rpm: drop explicit readline dependencyLubomir Rintel2016-11-031-1/+0
* contrib/rpm: drop iproute dependencyLubomir Rintel2016-11-031-1/+0
* build: move policy file from "policy/" to "data/"Thomas Haller2016-11-036-10/+9
* build: fix vala build of libnm.vapiThomas Haller2016-11-031-0/+1
* build: fix dist-ing vapi/NM-1.0.metadataThomas Haller2016-11-031-0/+1
* build: fix dist-ing vapi/libnm.depsThomas Haller2016-11-031-0/+1
* vapi: add vapi NM-1.0 for libnmThomas Haller2016-11-034-2/+93
* man: clarify behavior of "ip4"/"ip6" alias to nmcliThomas Haller2016-11-021-7/+8