summaryrefslogtreecommitdiff
path: root/src/settings
Commit message (Expand)AuthorAgeFilesLines
* settings: add persistent hostname support for SlackwareRobby Workman2016-03-291-6/+8
* core: be strict about connection argument in D-Bus methodsThomas Haller2016-03-292-2/+4
* libnm-core: add _nm_simple_connection_new_from_dbus() functionThomas Haller2016-03-262-2/+6
* 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
* ifupdown: style fixesLubomir Rintel2016-03-158-53/+49
* ifnet: fix error handlingLubomir Rintel2016-03-156-160/+137
* ifnet: fix a possible NULL dereferenceLubomir Rintel2016-03-151-5/+11
* ifupdown: fix up a bad rebaseLubomir Rintel2016-03-141-1/+1
* ifupdown: set wireless modeLubomir Rintel2016-03-141-0/+10
* ifupdown: ssid is now GBytes for quite some timeLubomir Rintel2016-03-141-8/+6
* ifupdown: wireless-essid is good tooLubomir Rintel2016-03-141-0/+1
* ifupdown: don't remove the object in its constructorLubomir Rintel2016-03-142-100/+11
* ifupdown: drop a bogus warningLubomir Rintel2016-03-141-6/+4
* all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-104-47/+47
* keyfile/tests: remove trailing space from test nameThomas Haller2016-03-101-45/+45
* all: drop str_if_set() in favor of the "?:" operatorThomas Haller2016-03-082-2/+2
* all: fix a couple more gvariant iteration leaksLubomir Rintel2016-03-081-0/+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
* core: use hostnamed to set the transient hostnameBeniamino Galvani2016-03-042-0/+66
* settings: use logging helpersBeniamino Galvani2016-03-041-42/+44
* ifcfg-rh/tests: remove call to nm_connection_normalize()Thomas Haller2016-03-041-3/+0
* all: don't include error->code in log messagesThomas Haller2016-03-034-18/+12
* all: use g_error_matches()Dan Winship2016-03-031-2/+2
* all: clean-up usage of GErrorThomas Haller2016-03-035-15/+14
* settings: set @error on failure of nm_settings_plugin_add_connection()Beniamino Galvani2016-03-031-0/+2
* logging: change logging format to drop "[file:line] func():" partThomas Haller2016-03-011-5/+5
* libnm-core: remove special handling of missing VLAN_FLAGSBeniamino Galvani2016-02-291-4/+2
* 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-1936-166/+139
* 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
* core/trivial: rename local function in "nm-settings-connection.c"Thomas Haller2016-02-161-7/+7
* wifi: don't touch by default current powersave settingBeniamino Galvani2016-02-162-2/+38
* device: remove default-unmanaged and refactor unmanaged flagsThomas Haller2016-02-151-1/+1
* 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-146-13/+13
* build: cleanup default includesThomas Haller2016-02-122-18/+17
* keyfile: convert testcases to g_assert()Dan Williams2016-02-111-728/+175
* ifupdown: convert last tests to g_assert()Dan Williams2016-02-111-267/+51
* ifcfg-rh: ignore explicit IPv4 default routes in readerThomas Haller2016-02-111-2/+5