summaryrefslogtreecommitdiff
path: root/src/tests/config/test-config.c
Commit message (Expand)AuthorAgeFilesLines
* config/test: add test for set_values()th/nm-config-intern-bgo750558Thomas Haller2015-07-021-10/+356
* config: add write support to atomic-sectionsThomas Haller2015-07-021-1/+1
* config: add write support for NMConfigThomas Haller2015-07-021-9/+13
* config: read configuration directory "/usr/lib/NetworkManager/conf.d"Thomas Haller2015-07-021-10/+14
* config: only handle 'option+' and 'option-' keys for known settingsThomas Haller2015-07-021-6/+30
* config: add NMConfigGetValueFlags argument to nm_config_data_get_value()Thomas Haller2015-07-021-15/+15
* config: log configuration at startup and on reloadThomas Haller2015-07-021-0/+2
* config: get rid of @error argument to nm_config_data_get_value()Thomas Haller2015-07-021-20/+15
* config: refactor processing of 'option+' and 'option-' config settingsThomas Haller2015-07-021-0/+20
* config: fix order of processing [connection] sections in NMConfigThomas Haller2015-07-021-0/+17
* config: support a [connection] section to NetworkManager.conf to specify conn...Thomas Haller2015-06-051-0/+51
* test: setup logging during nmtst_init_assert_logging()Thomas Haller2015-04-081-1/+1
* config/tests: inject NMDBusManager for tests in NMDevice stubThomas Haller2015-02-161-17/+7
* tests: ignore warnings upon DBus manager initializationLubomir Rintel2015-02-101-0/+18
* config: move no-auto-default to NMConfigDataThomas Haller2015-02-031-15/+19
* config: move keyfile values to NMConfigDataThomas Haller2015-02-031-8/+8
* config: move main_file and description to NMConfigDataThomas Haller2015-02-031-3/+3
* config/trivial: rename variables for configuration fileThomas Haller2015-02-031-3/+3
* config: use NMConfigData in NMConfigThomas Haller2015-02-031-4/+4
* config: add nm_config_setup() to initialize config singletonThomas Haller2015-02-031-39/+40
* core: fix a spurious warning with non-kernel network devicesDan Winship2014-11-141-0/+3
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-0/+305