NetworkManager/src/settings/plugins/ifnet
Dan Williams cd5d92705d settings: track whether connection is saved to disk or not
Use the new NMConnection 'changed' signal to mark connections
as dirty/unsaved, and reset that when they get flushed to disk.
Previously, the 'Updated' signal was emitted only when the
connection was changed and flushed to disk, but now we have
more granular needs, and the signal is emitted whenever the
connection actually *is* changed, regardless of whether its
flushed to disk or not.
2013-05-28 12:26:55 -05:00
..
tests core: use non-recursive build 2013-05-08 15:07:18 -04:00
connection_parser.c libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
connection_parser.h ifnet: allow testcase to remove backup files (fixes distcheck) 2012-11-30 13:08:26 -06:00
Makefile.am core: use non-recursive build 2013-05-08 15:07:18 -04:00
net_parser.c ifnet: replace SIOCGIFHWADDR ioctl 2013-05-18 23:14:19 +02:00
net_parser.h settings: use NMConfig directly rather than reparsing NetworkManager.conf 2013-04-03 10:23:48 -04:00
net_utils.c settings: use NMConfig directly rather than reparsing NetworkManager.conf 2013-04-03 10:23:48 -04:00
net_utils.h libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
nm-ifnet-connection.c settings: track whether connection is saved to disk or not 2013-05-28 12:26:55 -05:00
nm-ifnet-connection.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
plugin.c settings: use NMConfig directly rather than reparsing NetworkManager.conf 2013-04-03 10:23:48 -04:00
plugin.h settings: use NMConfig directly rather than reparsing NetworkManager.conf 2013-04-03 10:23:48 -04:00
wpa_parser.c ifnet: fix typo fut*u*re 2012-08-15 14:24:50 -05:00
wpa_parser.h ifnet: use SYSCONFDIR not /etc 2011-12-12 20:04:25 -06:00