NetworkManager/system-settings/plugins/keyfile/tests
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
..
keyfiles keyfile: read & write nicely formatted BSSIDs 2009-01-13 13:04:24 -05:00
Makefile.am keyfile: read MAC addresses and a test framework 2009-01-12 14:21:44 -05:00
test-keyfile.c system-settings: implement common GetSettings and GetSecrets methods (rh #486696) 2009-02-22 17:35:27 -05:00