summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh
Commit message (Expand)AuthorAgeFilesLines
* setting-ip6-config: add token propertyLubomir Rintel2016-05-302-0/+11
* ifcfg-rh: drop IPV6_ADDR_GEN_MODE=stable-privacy when the mode is eui64Lubomir Rintel2016-05-301-0/+2
* ifcfg-rh: avoid creating temporary string prefix for svGetValueFull()Thomas Haller2016-05-241-7/+4
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-172-2/+2
* ifcfg-rh: remove unused define ERR_GET_MSG()Thomas Haller2016-05-171-2/+0
* ifcfg-rh: cleanup includesThomas Haller2016-05-1713-42/+21
* ifcfg-rh: don't print warning in svGetValueInt64()Thomas Haller2016-05-171-4/+1
* ifcfg-rh: use _NMLOG() macro in writerThomas Haller2016-05-171-5/+18
* ifcfg-rh: use _NMLOG() macro in readerThomas Haller2016-05-171-1/+15
* ifcfg-rh: reject vlan id of value 4096Thomas Haller2016-05-171-1/+1
* ifcfg-rh: use _nm_utils_ascii_str_to_int64() instead of strtol()Thomas Haller2016-05-171-45/+33
* ifcfg-rh: replace uses of get_int()Thomas Haller2016-05-171-25/+13
* ifcfg-rh: don't use get_int() to parse MTU valueThomas Haller2016-05-171-14/+12
* ifcfg-rh: cast variadic arguments to proper int typeThomas Haller2016-05-171-2/+2
* ifcfg-rh: use _nm_utils_ascii_str_to_int64() in reader's get_uint()/get_int()...Thomas Haller2016-05-171-13/+9
* ifcfg-rh: add support for DNS priorityBeniamino Galvani2016-05-122-0/+30
* ifcfg-rh: emit a warning when DEFROUTE=no and GATEWAY is setBeniamino Galvani2016-04-271-0/+5
* ifcfg-rh: support zero prefix length for IP addresses in readerThomas Haller2016-04-111-30/+22
* build: disable deprecation checks for internal compilationThomas Haller2016-04-052-2/+0
* dbus: fix up the XML formattinglr/docbookLubomir Rintel2016-04-051-5/+5
* dbus: convert the annotations to gtk-doc blocksLubomir Rintel2016-04-051-25/+21
* ifcfg-rh: don't chain up after failure of replace_and_commit()Beniamino Galvani2016-03-301-0/+1
* dbus: use the annotations for documentationLubomir Rintel2016-03-261-10/+10
* ifcfg-rh: add support for domain-suffix-match propertiesBeniamino Galvani2016-03-162-0/+14
* all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-101-16/+16
* all: drop str_if_set() in favor of the "?:" operatorThomas Haller2016-03-081-1/+1
* test: add missing test file to distributionLubomir Rintel2016-03-041-0/+1
* ifcfg-rh: log debug level message when loading of ifcfg file fails for common...Thomas Haller2016-03-041-2/+4
* ifcfg-rh: skip loading files for unhandled types due to existing ifup scriptThomas Haller2016-03-041-2/+46
* ifcfg-rh: ignore "sit" connections without explicit TYPE based on IPV6TUNNELIPV4Thomas Haller2016-03-043-0/+37
* ifcfg-rh/tests/trivial: remove self-explanatory commentsThomas Haller2016-03-041-5/+0
* ifcfg-rh/tests: remove call to nm_connection_normalize()Thomas Haller2016-03-041-3/+0
* ifcfg-rh: change the handling of REORDER_HDR flagBeniamino Galvani2016-02-298-25/+77
* ifcfg-rh: add test for BOOTPROTO=autoipLubomir Rintel2016-02-243-0/+26
* ifcfg-rh: short circuit the IP configuration parsing on IPv4LLLubomir Rintel2016-02-241-6/+1
* ifcfg-rh: fix leaking unmanaged_spec/unhandled_spec in NMIfcfgConnectionThomas Haller2016-02-221-0/+3
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-198-58/+50
* ifcfg-rh/tests: pass arguments to tests via nmtst_add_test_func()Thomas Haller2016-02-181-144/+115
* ifcfg-rh: more testcase cleanupsDan Williams2016-02-171-924/+349
* libnm-core: make ipvx.dhcp-timeout signedBeniamino Galvani2016-02-161-1/+1
* libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfigBeniamino Galvani2016-02-162-2/+2
* wifi: don't touch by default current powersave settingBeniamino Galvani2016-02-162-2/+38
* ifcfg-rh/tests: refactor test using helper functions and drop ASSERT() macroThomas Haller2016-02-152-4717/+1123
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-142-5/+5
* build: cleanup default includesThomas Haller2016-02-122-18/+17
* ifcfg-rh: ignore explicit IPv4 default routes in readerThomas Haller2016-02-111-2/+5
* all/tests: fix messages for ASSERT() macroThomas Haller2016-02-031-16/+5
* ifcfg-rh/tests: fix variable scope for test argumentsThomas Haller2016-01-291-9/+6
* ifcfg-rh/tests: fix test after changing behavior for setting NM_SETTING_IP_CO...Thomas Haller2016-01-291-1/+1
* ifcfg,keyfile: fix temporary file races (CVE-2016-0764)Lubomir Rintel2016-01-291-11/+5