Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: move dns mode configuration to NMConfigData | Lubomir Rintel | 2015-02-25 | 1 | -0/+17 |
* | config: fix memleak in NMConfigData keyfile | Thomas Haller | 2015-02-09 | 1 | -0/+2 |
* | config: use flags argument in config-changed signal instead of a hash tableth/rh1066697_reload_config | Thomas Haller | 2015-02-03 | 1 | -14/+8 |
* | config: move no-auto-default to NMConfigData | Thomas Haller | 2015-02-03 | 1 | -0/+70 |
* | config: move keyfile values to NMConfigData | Thomas Haller | 2015-02-03 | 1 | -33/+86 |
* | config: add new function nm_config_data_diff() | Thomas Haller | 2015-02-03 | 1 | -0/+30 |
* | config: move main_file and description to NMConfigData | Thomas Haller | 2015-02-03 | 1 | -1/+57 |
* | config: refactor reloading not to create a second NMConfig instance | Thomas Haller | 2015-02-03 | 1 | -0/+22 |
* | config: add new NMConfigData class | Thomas Haller | 2015-02-03 | 1 | -0/+183 |