summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples: add setting-user-data.pyth/user-data-v2-bgo776276Thomas Haller2017-05-052-6/+255
* ifcfg: add read/write support for user-dataThomas Haller2017-05-059-5/+356
* libnm/keyfile: properly read user data from keyfileThomas Haller2017-05-052-21/+121
* libnm: track invalid user data separately and reject during verify()Thomas Haller2017-05-051-49/+131
* keyfile: fix handling unsupported characters in keysThomas Haller2017-05-055-5/+294
* keyfile: fix memleak in read_hash_of_string()Thomas Haller2017-05-051-3/+3
* build: restore --enable-concheck as default if libcurl is detectedFrancesco Giudici2017-05-051-3/+6
* build/trivial: normalize configure.ac formatting/spacingFrancesco Giudici2017-05-051-343/+413
* connectivity: fix typo in error messageFrancesco Giudici2017-05-051-1/+1
* device/firewall: merge branch 'th/firewall-apply-early-rh1445242'Thomas Haller2017-05-051-101/+86
|\
| * device: track firewall state and reset zone during activationThomas Haller2017-05-051-100/+85
| * device: fix changing firewall zone during _set_state_full()Thomas Haller2017-05-051-1/+1
|/
* nm-manager: try assuming connections on managed devicesFrancesco Giudici2017-05-041-1/+5
* dhcp: merge branch 'bg/dhcp-full-hostname-rh1443437'Beniamino Galvani2017-05-0410-130/+115
|\
| * dhcp: allow FQDNs in ipv4.dhcp-hostnameBeniamino Galvani2017-05-044-57/+40
| * dhcp: simplify how hostname and FQDN are passed down to backendsBeniamino Galvani2017-05-0410-114/+116
|/
* device: fix behavior for assumed DHCP connectionsBeniamino Galvani2017-05-041-22/+14
* device: add default route penalty only if concheck is enabledFrancesco Giudici2017-05-043-2/+13
* device: let slaves wait in IP_CONFIG until master is readyBeniamino Galvani2017-05-041-0/+12
* dhcp: dhclient: Allow unqualified fqdn.fqdn for DHCPv6Jonas Jonsson2017-05-033-8/+5
* device: avoid integer overflow with route-metric penaltyThomas Haller2017-05-021-10/+18
* policy: fix memleak in lookup_callback() and cancellingThomas Haller2017-05-021-13/+11
* dhcp: dhclient: fix timeout greater than 60 secondsBeniamino Galvani2017-05-023-0/+23
* libnm: fix comparison of pfm enum against zeroThomas Haller2017-04-281-2/+2
* ifcfg: merge branch 'th/ifcfg-enum'Thomas Haller2017-04-287-130/+126
|\
| * libnm: make NMSettingWirelessSecurity's PMF property signedThomas Haller2017-04-284-13/+14
| * ifcfg-rh: use cleanup attribute for error handling in readerThomas Haller2017-04-281-53/+40
| * ifcfg-rh: use svGetValueEnum() in readerThomas Haller2017-04-281-51/+23
| * ifcfg-rh: use svSetValueEnum() in writerThomas Haller2017-04-281-14/+7
| * ifcfg-rh: add svGetValueEnum()Thomas Haller2017-04-282-0/+32
| * ifcfg-rh: add svSetValueEnum()Thomas Haller2017-04-282-0/+11
|/
* wifi: merge branch 'bg/wifi-pmf-bgo748367-pt2'Beniamino Galvani2017-04-2816-81/+234
|\
| * supplicant: configure PMF for each connectionBeniamino Galvani2017-04-288-81/+86
| * ifcfg-rh: support the wifi.pmf propertyBeniamino Galvani2017-04-284-0/+40
| * cli: support for wifi-sec.pmf propertyBeniamino Galvani2017-04-281-0/+8
| * libnm-core: add pmf property to wireless-security settingBeniamino Galvani2017-04-284-0/+100
|/
* shared: cast from/to argument to unsigned for GFlags in _nm_utils_enum_get_va...Thomas Haller2017-04-271-1/+1
* cli: fix _values_fcn_gobject_enum() for flag typesThomas Haller2017-04-271-0/+13
* ifcfg-rh/tests: fix test_write_unknown() after change svGetValue() for invali...Thomas Haller2017-04-271-1/+1
* ifcfg-rh: preserve the archaic NETMASK keyLubomir Rintel2017-04-271-2/+12
* ifcfg-rh: preserve the archaic BOOTPROTO=static formLubomir Rintel2017-04-271-4/+9
* ifcfg: use svSetValueInt64() wherever appropriateLubomir Rintel2017-04-271-54/+20
* ifcfg-rh: treat a wrongly quoted value like empty stringThomas Haller2017-04-271-2/+13
* ifcfg: remove dead codeLubomir Rintel2017-04-272-28/+0
* core: make dad_counter argument guint32 typeThomas Haller2017-04-273-7/+7
* core: avoid generating reserved IPv6 interface identifiersThomas Haller2017-04-271-2/+37
* core: move NMIPAddr to nm-core-utils.hThomas Haller2017-04-274-22/+23
* ifcfg-rh/tests: fix out-of-tree build for cexpected fileThomas Haller2017-04-271-1/+1
* device: disable delegating prefixes to the device when the IPv6 config is rem...Lubomir Rintel2017-04-271-1/+4
* libnm-core,shared: fix typo in '(allow-none)' annotationBeniamino Galvani2017-04-273-3/+3