summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-connection.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-2/+0
* libnm-core: fix validation of connection.mdns settingBeniamino Galvani2018-04-231-1/+1
* libnm-core: improve documentation for autoconnect and autoconnect-slaves prop...Thomas Haller2018-04-181-1/+7
* dhcp: add support for special ipv4.dhcp-client-id types "mac", "perm-mac", an...Thomas Haller2018-02-151-4/+6
* libnm: rename MDns flag UNKNOWN to DEFAULTThomas Haller2018-01-091-4/+6
* libnm: verify value for connection.mdnsThomas Haller2018-01-091-1/+12
* mdns: add new connection property.Ismo Puustinen2018-01-091-0/+59
* all: move setting 802-1x.auth-retries to connection.auth-retriesThomas Haller2017-11-021-0/+54
* docs: clearify documentation of connection.autoconnect-retriesThomas Haller2017-10-311-1/+3
* libnm: fix normalizing and verifying OVS connectionsThomas Haller2017-10-301-13/+19
* libnm-core: add ovs-bridge settingLubomir Rintel2017-10-301-0/+12
* core: cleanup autoconnect retry handlingThomas Haller2017-10-041-1/+1
* man: fix docu of AUTOCONNECT_SLAVES variable in nm-settings-ifcfg-rhThomas Haller2017-09-191-1/+1
* libnm-core: clarify the meaning of the connection.permissions propertyBeniamino Galvani2017-07-251-5/+7
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* libnm: add enum for setting prioritiesThomas Haller2017-06-071-1/+2
* core: negotiate the best base settingLubomir Rintel2017-05-311-1/+1
* all: fix typos in documentation, translated strings and commentsYuri Chornoivan2017-05-281-2/+2
* all: fix typo 'entires' -> 'entries'Beniamino Galvani2017-05-051-2/+2
* libnm-core: normalize invalid bridge|team slave-port settingsth/ifcfg-reread-rh1427482Thomas Haller2017-03-021-10/+29
* device: support dynamic "connection.stable-id" in form of text-substitutionThomas Haller2017-01-091-6/+25
* all: use nm_utils_is_valid_iface_name()Lubomir Rintel2017-01-061-4/+6
* man/ifcfg-rh: mark some ifcfg-rh variables with (+) as NM extensionsJiří Klimeš2016-12-151-2/+2
* ifcfg-rh: write the master device name even if the master property is an UUIDlr/ifcfg-device-rh1369008Lubomir Rintel2016-12-151-5/+9
* ifcfg-rh: support the autoconnect-retries propertyBeniamino Galvani2016-10-161-0/+9
* libnm-core: introduce connection.autoconnect-retries propertyBeniamino Galvani2016-10-161-0/+44
* libnm: move backported symbols from libnm-core to libnmThomas Haller2016-10-131-7/+0
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-2/+2
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-0/+2
* core: prefer connection.stable-id to generate IPv6 stable privacy addressesThomas Haller2016-06-301-0/+3
* libnm: add NMSettingConnection:stable-id propertyThomas Haller2016-06-301-1/+51
* libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_...Thomas Haller2016-03-261-4/+11
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* build: cleanup default includesThomas Haller2016-02-121-2/+3
* ifcfg-rh: add support for 'LLDP' connection propertyBeniamino Galvani2015-10-121-0/+9
* libnm: add 'lldp' property to NMSettingConnectionBeniamino Galvani2015-10-121-0/+42
* libnm: mark properties that take effect immediately on active connection (REA...Thomas Haller2015-09-181-0/+8
* Revert "all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backpor...Thomas Haller2015-08-251-2/+2
* all: change "Since: 1.2" to "Since: 1.0.4"/"Since: 1.0.6" for backported APIJiří Klimeš2015-08-211-2/+2
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* libnm: backport symbols for metered connections support to 1.0.6Beniamino Galvani2015-07-221-0/+5
* libnm: add @deep_copy argument to _nm_utils_strv_to_slist() and _nm_utils_sli...Thomas Haller2015-07-021-2/+2
* device: restart ping process when it exits with an errorBeniamino Galvani2015-07-011-1/+1
* libnm: backport autoconnect-slaves symbols to libnm_1_0_4Thomas Haller2015-06-261-0/+4
* ifcfg-rh: read/write autoconnect-slaves property as AUTOCONNECT_SLAVESJiří Klimeš2015-06-191-1/+1
* libnm: add autoconnect-slaves property to NMSettingConnectionJiří Klimeš2015-06-191-0/+59
* ifcfg-rh: add support for CONNECTION_METEREDBeniamino Galvani2015-06-091-0/+8
* libnm-core: add 'metered' property to NMSettingConnectionBeniamino Galvani2015-06-091-0/+52
* libnm: fix memleak in find_virtual_interface_name()Thomas Haller2015-02-091-1/+2
* libnm: normalize missing connection UUIDThomas Haller2014-12-041-8/+10