summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: make NMSettingWirelessSecurity's PMF property signedth/ifcfg-enumThomas Haller2017-04-284-13/+14
* shared: add NM_GREATER_EQUAL_ZERO()Thomas Haller2017-04-281-0/+22
* 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
| * firewall: fix supressing errors from D-Bus callsThomas Haller2017-04-211-3/+5
|/
* firewall: merge branch 'th/firewall-async'Thomas Haller2017-04-213-130/+207
|\
| * firewall: queue operations while NMFirewallManager instance is initializingThomas Haller2017-04-212-27/+80
| * firewall: drop _cb_info_is_idle()Thomas Haller2017-04-211-15/+12
| * firewall: factor out D-Bus call from _start_request()Thomas Haller2017-04-211-26/+46
| * firewall: merge "started" signal and "available" propertyThomas Haller2017-04-213-62/+33
| * firewall: create firewall D-Bus proxy asynchronouslyThomas Haller2017-04-211-26/+62
|/