summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-connection.c
Commit message (Expand)AuthorAgeFilesLines
* docs: misc. typos pt2luz.paz2018-09-171-2/+2
* ifcfg-rh: add support for connection.llmnrBeniamino Galvani2018-09-061-0/+9
* libnm-core: add connection.llmnr propertyBeniamino Galvani2018-09-061-3/+65
* libnm-core: fix documentation for connection.mdnsBeniamino Galvani2018-09-061-4/+2
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-6/+12
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-2/+2
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-10/+7
* all: add connection.multi-connect property for wildcard profilesThomas Haller2018-08-081-0/+61
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-6/+6
* setting-connection: fix ovs-port parent setting verificationLubomir Rintel2018-07-101-5/+7
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici2018-06-081-1/+2
* all: add stable-id specifier "${DEVICE}"Thomas Haller2018-05-281-15/+20
* 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