summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: use CList to track NMActRequestGetSecretsCallId in NMActRequestth/call-id-cleanupThomas Haller2017-11-241-25/+24
* core/trivial: unify names of internal NMActRequestGetSecretsCallId as "call_id"Thomas Haller2017-11-241-35/+35
* core: drop internal typedef Result for NMSecretAgentCallIdThomas Haller2017-11-241-17/+15
* core: drop internal typedef GetSecretsInfo for NMSecretAgentCallIdThomas Haller2017-11-241-10/+8
* core: refactor NMActRequestGetSecretsCallId typedef not to be a pointer to st...Thomas Haller2017-11-247-22/+22
* core: refactor NMSecretAgentCallId typedef not to be a pointer to structThomas Haller2017-11-243-25/+24
* libnm: be more accepting parsing boolean values in nm_utils_parse_variant_att...Thomas Haller2017-11-241-6/+3
* ifcfg-rh: merge branch 'bg/ifcfg-rh-bridge-mac-rh1516659'Beniamino Galvani2017-11-248-149/+208
|\
| * ifcfg-rh: check integer value for other bridge optionsThomas Haller2017-11-231-72/+55
| * ifcfg-rh: check integer value when reading handle_bridge_option()Thomas Haller2017-11-231-41/+59
| * shared: add nm_g_object_set_property_*() helperThomas Haller2017-11-232-0/+36
| * libnm: move bridge min/max defines to header fileThomas Haller2017-11-232-26/+26
| * ifcfg-rh: fix range and size when parsing integer values in readerThomas Haller2017-11-231-2/+3
| * ifcfg-rh/trivial: rename get_uint() to get_uint32()Thomas Haller2017-11-231-10/+10
| * ifcfg-rh: avoid string copies in make_bridge_setting()Thomas Haller2017-11-231-14/+14
| * ifcfg-rh: use distinct variables for bridge and wired mac addressBeniamino Galvani2017-11-234-5/+8
| * ifcfg-rh: read wired properties for bridge connectionsBeniamino Galvani2017-11-232-2/+18
| * libnm-core: document bridge.mac-address as deprecatedBeniamino Galvani2017-11-232-1/+3
|/
* all: merge branch 'th/vpn-secrets-bgo790655'Thomas Haller2017-11-2323-406/+544
|\
| * shared/compat: add compat for nm_setting_vpn_get_data_keys() and nm_setting_v...Thomas Haller2017-11-233-1/+91
| * shared: add nm-utils/nm-compat.hThomas Haller2017-11-233-0/+54
| * libnm: cleanup NMSettingVpn's foreach functionsThomas Haller2017-11-231-19/+41
| * libnm: add nm_setting_vpn_get_data_keys() and nm_setting_vpn_get_secret_keys(...Thomas Haller2017-11-233-0/+87
| * clients: some cleanup of requesting VPN secretsThomas Haller2017-11-236-169/+178
| * core/vpn: mark secret hints as constThomas Haller2017-11-235-18/+22
| * libnm: use cleanup attribute in nm_vpn_service_plugin_read_vpn_details()Thomas Haller2017-11-231-16/+5
| * libnm: use nm_free_secret()Thomas Haller2017-11-232-21/+2
| * libnm: use stack allocated temporary string for property nameThomas Haller2017-11-232-35/+32
| * platform: don't return zero from nmp_object_id_hash()Thomas Haller2017-11-231-1/+1
| * platform: move nmp_object_equal() to header for inlineThomas Haller2017-11-232-7/+7
| * shared: add nm_construct_name_a() macroThomas Haller2017-11-231-0/+22
| * libnm: reuse implementation for NMVpnPluginOld's util functionsThomas Haller2017-11-221-120/+3
|/
* contrib: use less in NM-log to pre-process inputThomas Haller2017-11-211-2/+2
* libnm: merge branch 'th/bond-stable-strdict-order'Thomas Haller2017-11-216-73/+154
|\
| * libnm: cache lookup index for nm_setting_bond_get_option()Thomas Haller2017-11-211-15/+27
| * libnm: stable order in _nm_utils_strdict_to_dbus()Thomas Haller2017-11-211-5/+33
| * ifcfg-rh: avoid duplicate lookup of bond-option in write_bond_setting()Thomas Haller2017-11-211-10/+3
| * libnm: sort entries in nm_setting_bond_get_option()Thomas Haller2017-11-211-11/+19
| * libnm/trivial: reorder code in libnm-core/nm-setting-bond.cThomas Haller2017-11-211-45/+61
| * shared: add NMUtilsNamedEntryThomas Haller2017-11-211-0/+20
| * ifcfg-rh/tests: test writing multiple bond optionsThomas Haller2017-11-212-1/+5
|/
* settings: preserve agent-owned secrets on connection addBeniamino Galvani2017-11-211-19/+32
* ifcfg-rh: sort bond options when writing a connectionBeniamino Galvani2017-11-211-13/+14
* cli: fix connection type completionBeniamino Galvani2017-11-201-0/+3
* test: conditionally enable assertion macros depending on libnm versionThomas Haller2017-11-201-3/+2
* keyfile: fix escaping ascii control characters in nm_keyfile_key_encode()Thomas Haller2017-11-202-1/+6
* shared: add nm_auto_free_secret macroThomas Haller2017-11-201-0/+24
* device: check captured IPv6 configuration in check_and_add_ipv6ll_addr()Beniamino Galvani2017-11-201-2/+2
* dns: don't stat relative paths when detecting resolved useThomas Haller2017-11-191-1/+4
* dns: check for relative paths and stub-resolve.conf when detecting systemd-re...Dimitri John Ledkov2017-11-191-0/+5