summaryrefslogtreecommitdiff
path: root/src/nm-config-data.c
Commit message (Expand)AuthorAgeFilesLines
* config: move dns mode configuration to NMConfigDataLubomir Rintel2015-02-251-0/+17
* config: fix memleak in NMConfigData keyfileThomas Haller2015-02-091-0/+2
* config: use flags argument in config-changed signal instead of a hash tableth/rh1066697_reload_configThomas Haller2015-02-031-14/+8
* config: move no-auto-default to NMConfigDataThomas Haller2015-02-031-0/+70
* config: move keyfile values to NMConfigDataThomas Haller2015-02-031-33/+86
* config: add new function nm_config_data_diff()Thomas Haller2015-02-031-0/+30
* config: move main_file and description to NMConfigDataThomas Haller2015-02-031-1/+57
* config: refactor reloading not to create a second NMConfig instanceThomas Haller2015-02-031-0/+22
* config: add new NMConfigData classThomas Haller2015-02-031-0/+183