summaryrefslogtreecommitdiff
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-132-2/+11
* build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2013-08-221-6/+4
* core: make monitor-connection-files be false by defaultDan Winship2013-07-221-1/+1
* config: Include overrides in parsed config file messageColin Walters2013-06-242-1/+23
* main+logging: Allow early logging before config filesColin Walters2013-06-241-30/+0
* Make no-auto-default=* work againColin Walters2013-06-141-1/+3
* core: add monitor-connection-files=false and ReloadConnectionsDan Winship2013-06-142-0/+25
* core: Use length-based hwaddr functionsDan Winship2013-06-111-1/+1
* core: use non-recursive buildDan Winship2013-05-082-30/+1
* config: fix a crash in nm_config_device_get_hwaddr()Jiří Klimeš2013-04-231-1/+1
* core: fix build with glib < 2.34Dan Winship2013-04-031-0/+1
* build: Fix srcdir != builddirColin Walters2013-04-032-0/+2
* dns-manager, config: make the dns config key single-valuedDan Winship2013-04-032-7/+7
* core: add ignore-carrier config optionDan Winship2013-04-032-0/+17
* config: parse $nmconfdir/conf.d/*.confDan Winship2013-04-036-110/+287
* settings: use NMConfig directly rather than reparsing NetworkManager.confDan Winship2013-04-038-9/+373
* config: add NMConfigDeviceDan Winship2013-04-033-1/+134
* config, man: hide connectivity-check command-line optionsDan Winship2013-04-031-3/+5
* config: fix documentation of --log-domainsDan Winship2013-04-031-9/+20
* config: move config-related command-line options into nm-config.cDan Winship2013-04-033-28/+90
* config: make NMConfig non-refcountedDan Winship2013-04-031-43/+10
* config: move NMConfig into its own subdirectory/libraryDan Winship2013-04-037-0/+591