summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifnet/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* settings: correctly handle connection deletion after unsaved and monitor-conn...Dan Williams2013-08-091-11/+23
* core: add monitor-connection-files=false and ReloadConnectionsDan Winship2013-06-141-8/+12
* settings: implement ability to add connections without saving them to diskDan Williams2013-05-281-38/+20
* ifnet: don't require a conn_name when creating an ifnet connectionDan Williams2013-05-281-9/+10
* ifnet: track connections by UUID not conf.d net connection nameDan Williams2013-05-281-84/+88
* settings: use NMConfig directly rather than reparsing NetworkManager.confDan Winship2013-04-031-14/+16
* settings: don't pass config_path to NMSettings and settings pluginsDan Winship2013-04-031-16/+3
* core: allow marking a device unmanaged by its interface nameDan Winship2013-03-131-7/+11
* all: remove more pointless NULL checksDan Winship2013-02-131-4/+2
* ifnet: allow testcase to remove backup files (fixes distcheck)Dan Williams2012-11-301-1/+1
* ifnet: fix some builddir != srcdir issues in testcasesDan Williams2012-11-211-1/+1
* ifnet: use nm_connection_get_setting_connection() to get 'connection' settingJiří Klimeš2012-03-131-4/+5
* ifnet: ignore per-user connectionsMu Qiao2012-03-091-5/+41
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-2/+1
* settings: pass config file name to settings pluginsJiří Klimeš2011-11-161-6/+29
* settings: ensure transient secrets are ignored when rereading connections (rh...Dan Williams2011-06-071-1/+2
* ifnet: plugin updates and shared connection supportMu Qiao2011-03-161-22/+4
* trivial: let g_free and g_strdup handle NULL (bgo #644763)Kjartan Maraas2011-03-151-6/+3
* settings: move system-settings/plugins => src/settings/pluginsDan Williams2011-02-151-0/+562