summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | 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
| |\ \