summaryrefslogtreecommitdiff
path: root/src/settings/plugins
Commit message (Expand)AuthorAgeFilesLines
* ifcfg: enable writing/reading of speed and duplex when autoneg is enabledFrancesco Giudici2018-06-152-13/+12
* ifcfg-rh: add nm-ifup and nm-ifdown scriptsLubomir Rintel2018-06-112-0/+6
* ifcfg: introduce DHCPV6_DUID to map ipv6.dhcp-duid propertyFrancesco Giudici2018-06-092-0/+9
* ifcfg: make_ip6_setting cleanup & optimization 2/2Francesco Giudici2018-06-091-71/+70
* ifcfg: make_ip6_setting cleanup & optimization 1/2Francesco Giudici2018-06-091-24/+23
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-318-294/+288
* settings-plugin: drop all propertieslr/setting-plugin-props-cleanupLubomir Rintel2018-05-316-149/+0
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-105-13/+13
* all: add and utilize nm_utils_is_separator()Lubomir Rintel2018-05-101-1/+1
* meson: distinguish arch specific and arch neutral lib dirLubomir Rintel2018-05-093-3/+3
* all: remove consecutive empty linesBeniamino Galvani2018-04-308-17/+0
* core: fix misspellings of 'acquire'Beniamino Galvani2018-04-231-1/+1
* ifcfg-rh: fix parse of tc qdiscs and filtersBeniamino Galvani2018-04-211-6/+14
* ifcfg-rh: add tests for tc configBeniamino Galvani2018-04-213-0/+155
* keyfile: avoid cloning the array while parsing DNS entriesThomas Haller2018-04-192-1/+2
* keyfile/tests: extend test for parsing routes/addressesThomas Haller2018-04-192-6/+17
* ifcfg-rh: persist ipv4.dad-timeout without roundingBeniamino Galvani2018-04-188-8/+27
* shared: drop duplicate c-list.h headerBeniamino Galvani2018-04-181-1/+1
* all: replace "it's" with "its" where neededBeniamino Galvani2018-04-181-1/+1
* shared: use value infos in _nm_utils_enum_to_str_fullBeniamino Galvani2018-04-131-1/+1
* core/trivial: adjust code commentThomas Haller2018-04-131-1/+1
* core: use nm_dbus_object_get_path() instead of nm_connection_get_path()Thomas Haller2018-04-131-1/+1
* settings: clear connection path when unexporting from D-BusThomas Haller2018-04-131-3/+0
* settings/trivial: add code commentsThomas Haller2018-04-131-2/+7
* build: meson: add prefix to test namesBeniamino Galvani2018-04-124-4/+4
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-124-4/+20
* ifcfg-rh: suppress warning about NM_CONTROLLED=no without restricting profile...Thomas Haller2018-04-051-0/+1
* ifcfg-rh: minor cleanup setting out_ignore_error in connection_from_file_full()Thomas Haller2018-04-051-8/+6
* all: use nm_utils_hash_keys_to_array()Thomas Haller2018-03-271-10/+1
* ifcfg-rh: preserve NULL wifi mode when persisting a connectionBeniamino Galvani2018-03-203-6/+6
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-122-12/+11
* dbus: extend NM_DEFINE_GDBUS*() helper macrosThomas Haller2018-03-101-14/+4
* core: fix typo for parameter as "paramter"Thomas Haller2018-02-282-2/+2
* ifcfg: don't skip ipv4 properties when method is sharedfg/dhcp-hostname_persist-rh1519299Francesco Giudici2018-02-281-54/+41
* ifcfg-rh: rework D-Bus handling of ifcfg-rh settings pluginThomas Haller2018-02-121-33/+77
* ifcfg-rh: minor cleanup for _dbus_setup()Thomas Haller2018-02-121-6/+11
* all: drop trailing spacesThomas Haller2018-02-071-1/+1
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-3/+3
* trivial: avoid XXX tag and replace by NOTE or FIXMEThomas Haller2018-01-231-1/+1
* connection: treat connection type's ability to have slaves uniformlyLubomir Rintel2018-01-181-3/+1
* ifcfg: don't forget master of ovs interfacesLubomir Rintel2018-01-182-0/+23
* ifcfg-rh/trivial: fix cosmetic issuesLubomir Rintel2018-01-181-5/+5
* ifcfg-rh/tests: add Wi-Fi FILS testMasashi Honma2018-01-161-1/+3
* wifi: add support for FILSMasashi Honma2018-01-162-0/+14
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-113-15/+3
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-103-12/+9
* build/meson: rename config_plugin_ibft option to just ibftThomas Haller2018-01-101-4/+4
* meson: Improve dependency systemIñigo Martínez2018-01-107-10/+10
* core: implement setting MDNS setting for systemdThomas Haller2018-01-091-2/+1
* libnm: rename MDns flag UNKNOWN to DEFAULTThomas Haller2018-01-092-7/+8