| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | settings: use NMConfig directly rather than reparsing NetworkManager.conf | Dan Winship | 2013-04-03 | 1 | -2/+0 |
| | | | | | | | | | | | Add some new API to NMConfig so that NMSettings and its plugins can use NMConfig to look up values rather than reparsing the config file themselves. Also, move the no-auto-default cache from NetworkManager.conf to $NMSTATEDIR/no-auto-default.state, so NM isn't rewriting its own config file at runtime. | ||||
| * | core: fix NM_IS_*_CLASS(klass) macros | Jiří Klimeš | 2012-07-27 | 1 | -1/+1 |
| | | | | | The argument is 'klass' not 'obj'. | ||||
| * | settings: pass config file name to settings plugins | Jiří Klimeš | 2011-11-16 | 1 | -0/+2 |
| | | | | | | Thus plugins will use the correct configuration file, even in case the name is specified on command line with --config. | ||||
| * | settings: move system-settings/plugins => src/settings/plugins | Dan Williams | 2011-02-15 | 1 | -0/+47 |
