summaryrefslogtreecommitdiff
path: root/src/nm-config.h
Commit message (Expand)AuthorAgeFilesLines
...
* config: use flags argument in config-changed signal instead of a hash tableth/rh1066697_reload_configThomas Haller2015-02-031-5/+2
* config: move no-auto-default to NMConfigDataThomas Haller2015-02-031-3/+4
* config: move keyfile values to NMConfigDataThomas Haller2015-02-031-2/+1
* config: move main_file and description to NMConfigDataThomas Haller2015-02-031-2/+1
* config: refactor to inject NMConfigCmdLineOptions to NMConfig constructorThomas Haller2015-02-031-0/+3
* config: refactor nm_config_new() by extracting function read_entire_config()Thomas Haller2015-02-031-0/+2
* config/trivial: rename variables for configuration fileThomas Haller2015-02-031-2/+2
* config: implement reloading of connectivity parametersThomas Haller2015-02-031-0/+2
* config: add support for reloading of configurationThomas Haller2015-02-031-0/+7
* config: use NMConfigData in NMConfigThomas Haller2015-02-031-3/+3
* config: add nm_config_setup() to initialize config singletonThomas Haller2015-02-031-2/+9
* config: forward declare NMConfig in nm-types.hThomas Haller2015-02-031-2/+2
* core: add option to quit when startup is complete (rh #863515) (rh #1083683)Dan Williams2014-11-071-0/+1
* auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-291-0/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-0/+78
* config: move NMConfig into its own subdirectory/libraryDan Winship2013-04-031-77/+0
* config: convert NMConfig to objectThomas Bechtold2013-03-111-3/+21
* Fix names of error enum valuesDan Winship2012-03-121-1/+1
* core: add internet connectivity checkThomas Bechtold2012-02-271-0/+6
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-2/+0
* core: split out config file handlingDan Williams2011-09-271-0/+55