NetworkManager/system-settings/plugins/ifupdown
Dan Williams 09412869c1 system-settings: implement common GetSettings and GetSecrets methods (rh #486696)
Fix a few problems... No plugin should return secrets in the GetSettings method,
which some plugins did.  When that was committed in the commit "system-settings:
don't return secrets in the settings", it broke those plugins that didn't implement
GetSecrets.  Each plugin can actually use the same code for GetSettings and
GetSecrets, so implement those generically in the NMExportedConnection class and
remove plugin-specific implementations that all did the same thing.
2009-02-22 17:35:27 -05:00
..
interface_parser.c License header and FSF address update 2008-12-20 09:46:41 -05:00
interface_parser.h License header and FSF address update 2008-12-20 09:46:41 -05:00
Makefile.am 2008-09-18 Dan Williams <dcbw@redhat.com> 2008-09-18 15:29:59 +00:00
nm-ifupdown-connection.c system-settings: implement common GetSettings and GetSecrets methods (rh #486696) 2009-02-22 17:35:27 -05:00
nm-ifupdown-connection.h License header and FSF address update 2008-12-20 09:46:41 -05:00
parser.c License header and FSF address update 2008-12-20 09:46:41 -05:00
parser.h License header and FSF address update 2008-12-20 09:46:41 -05:00
plugin.c clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00
plugin.h License header and FSF address update 2008-12-20 09:46:41 -05:00