summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: add default route penalty only if concheck is enabledfg/concheckFrancesco Giudici2017-05-033-2/+13
* connectivity: fix typo in error messageFrancesco Giudici2017-05-031-1/+1
* 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
* device: fix restricting Generic connection by interface-nameThomas Haller2017-04-261-9/+17
* ifcfg-rh/tests: compare the written files to a expected resultThomas Haller2017-04-2627-28/+601
* ifcfg-rh/tests: remove unused macro _writer_update_connection_FIXME()Thomas Haller2017-04-251-13/+0
* cli: merge branch 'th/cli-l10n'Thomas Haller2017-04-2377-23808/+173681
|\
| * po: make update-poThomas Haller2017-04-2366-23358/+173241
| * cli: don't mark field names for translationThomas Haller2017-04-236-56/+45
| * cli: fix marking settings docs for translationThomas Haller2017-04-234-340/+341
| * cli: fix marking setting pretty name for translationThomas Haller2017-04-231-36/+36
| * cli: don't use #define for translation textsThomas Haller2017-04-232-9/+9
| * config: don't mark default configuration values for translationThomas Haller2017-04-232-9/+9
|/
* proxy: merge branch 'th/proxy-rh1444374'Thomas Haller2017-04-234-115/+168
|\
| * proxy: send proxy config after creating D-Bus proxyThomas Haller2017-04-231-6/+12
| * proxy: unify logging in nm-pacrunner-managerThomas Haller2017-04-231-11/+25
| * proxy: introduce call-id for clearing pacmanager configurationThomas Haller2017-04-234-104/+137
|/
* firewall: merge branch 'th/firewall-dbus-policy-rh1436770'Thomas Haller2017-04-212-17/+21
|\
| * dbus: allow firewalld to communicate with NetworkManagerThomas Haller2017-04-211-0/+2
| * org.freedesktop.NetworkManager.conf: don't use tabsThomas Haller2017-04-211-14/+14