summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: persist the wep key typeBeniamino Galvani2017-12-041-2/+3
* ifcfg-rh: use different variables for IPv4 and IPv6 DNS optionsBeniamino Galvani2017-11-302-0/+16
* all: replace 'inital' with 'initial'Beniamino Galvani2017-11-301-1/+1
* libnm: drop now unused helper function _nm_utils_strsplit_set()Thomas Haller2017-11-292-39/+0
* c-list: re-import latest version of c-list.h from upstreamThomas Haller2017-11-281-1/+1
* libnm: be more accepting parsing boolean values in nm_utils_parse_variant_att...Thomas Haller2017-11-241-6/+3
* libnm: move bridge min/max defines to header fileThomas Haller2017-11-232-26/+26
* ifcfg-rh: use distinct variables for bridge and wired mac addressBeniamino Galvani2017-11-231-2/+2
* libnm-core: document bridge.mac-address as deprecatedBeniamino Galvani2017-11-231-0/+2
* 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-232-0/+85
* libnm: use nm_free_secret()Thomas Haller2017-11-231-11/+1
* libnm: use stack allocated temporary string for property nameThomas Haller2017-11-231-13/+12
* 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
* 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
* keyfile: fix escaping ascii control characters in nm_keyfile_key_encode()Thomas Haller2017-11-202-1/+6
* all: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-11-1610-21/+21
* all: include "nm-utils/nm-hash-utils.h" by defaultThomas Haller2017-11-162-2/+0
* shared: use siphash24() for nm_hash_ptr()Thomas Haller2017-11-161-0/+4
* shared: optimize nm_hash_str() for NULL to not use siphash24()Thomas Haller2017-11-161-0/+4
* shared: add nm_hash_static() to get a static hash keyThomas Haller2017-11-161-0/+3
* build: fix wrong jansson prerequisitesBeniamino Galvani2017-11-143-5/+5
* all: support route-attribute "onlink" for IPv4Thomas Haller2017-11-132-0/+2
* libnm-core: fix "Since" notation in team and team-port settings.Francesco Giudici2017-11-102-22/+22
* device: add a new state-reason for DAD failuresBeniamino Galvani2017-11-091-0/+2
* libnm-core: enforce team and team-port defaultsfg/team_abstraction_rh1398925Francesco Giudici2017-11-096-50/+81
* libnm-core: enforce team-port config and properties alignmentFrancesco Giudici2017-11-091-0/+50
* libnm-core: add explicit team properties to NMSettingTeamPortFrancesco Giudici2017-11-092-0/+213
* libnm-core: enforce team config and properties alignmentFrancesco Giudici2017-11-092-2/+169
* libnm-core: add explicit team properties to NMSettingTeamFrancesco Giudici2017-11-092-2/+713
* libnm-core: add inline functions to update team json configFrancesco Giudici2017-11-091-0/+81
* libnm-core: add functions to align team json config to exposed propertiesFrancesco Giudici2017-11-092-1/+304
* all: use nm-jansson.hThomas Haller2017-11-091-14/+2
* libnm: add checkpoint supportBeniamino Galvani2017-11-091-0/+1
* libnm: add internal helper function nm_utils_inet_ntop()Thomas Haller2017-11-092-0/+18
* doc: fix type on documentation for NMSettingOvsPort:bond-updelayThomas Haller2017-11-061-1/+1
* release: bump version to 1.11.0 (development)1.11.0-devBeniamino Galvani2017-11-031-0/+14
* all: move setting 802-1x.auth-retries to connection.auth-retriesThomas Haller2017-11-025-56/+59
* libnm,cli,ifcfg-rh: add NMSetting8021x:auth-retries propertyThomas Haller2017-10-312-0/+55
* docs: clearify documentation of connection.autoconnect-retriesThomas Haller2017-10-311-1/+3
* ifcfg-rh: add support for 802-1x.password-raw propertyBeniamino Galvani2017-10-311-2/+4
* docs: fix typo in NMSettingBridge:group-forward-mask docThomas Haller2017-10-301-1/+1
* libnm: fix normalizing and verifying OVS connectionsThomas Haller2017-10-307-93/+568
* libnm: add nm_connection_get_settings()Thomas Haller2017-10-302-27/+61
* core/connection: allow address for ovs interfacesLubomir Rintel2017-10-301-36/+49
* all: add OVSDB connection failure device state reasonLubomir Rintel2017-10-301-0/+2
* introspection: add o.fd.NM.Device.OvsBridge interfaceLubomir Rintel2017-10-301-0/+3
* introspection: add o.fd.NM.Device.OvsPort interfaceLubomir Rintel2017-10-301-0/+3