summaryrefslogtreecommitdiff
path: root/src/settings/plugins/example
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix spelling errors in code comments and README fileThomas Haller2013-08-061-1/+1
* core: add monitor-connection-files=false and ReloadConnectionsDan Winship2013-06-141-14/+15
* settings: fix unmanaging of InfiniBand devicesDan Winship2013-06-131-12/+1
* settings: implement ability to add connections without saving them to diskDan Williams2013-05-281-4/+6
* settings: track whether connection is saved to disk or notDan Williams2013-05-281-1/+4
* settings: don't pass config_path to NMSettings and settings pluginsDan Winship2013-04-032-5/+5
* keyfile: fix reading unmanaged-devices for interface nameJiří Klimeš2013-03-141-1/+1
* core: allow marking a device unmanaged by its interface nameDan Winship2013-03-131-11/+15
* all: remove more pointless NULL checksDan Winship2013-02-132-8/+3
* build: unify NetworkManager path handling (some paths are changed)Pavel Šimerda2012-11-052-2/+2
* build: clean up GLib-related pkg-config usage (bgo #687218)Colin Walters2012-10-311-4/+1
* build: remove G_DISABLE_DEPRECATEDColin Walters2012-10-311-2/+1
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-272-2/+2
* settings: fix example plugin LDFLAGSDan Williams2012-05-141-1/+1
* examples: add an example system settings pluginDan Williams2012-05-0710-0/+1441