NetworkManager/system-settings/plugins/keyfile
Dan Williams 519b1ea61d keyfile: namespace commonly-named functions (bgo #639537)
Now that keyfile is built in, we may have symbol naming conflicts
with the other plugins where code was copied & pasted around.  Fix
that by namespacing common function names in the keyfile plugin.

Thanks to Giovanni Campagna for pinpointing the issue.
2011-01-18 13:22:00 -06:00
..
tests keyfile: namespace commonly-named functions (bgo #639537) 2011-01-18 13:22:00 -06:00
common.h keyfile: ignore temporary files (bgo #602868) 2010-11-10 16:21:25 +01:00
errors.c keyfile: clean up directory structure 2010-09-16 17:39:06 -05:00
Makefile.am core: build keyfile plugin into NetworkManager 2011-01-12 18:12:23 -06:00
nm-keyfile-connection.c keyfile: namespace commonly-named functions (bgo #639537) 2011-01-18 13:22:00 -06:00
nm-keyfile-connection.h settings: return new connection object path from AddConnection 2010-10-29 14:34:33 -05:00
plugin.c core: build keyfile plugin into NetworkManager 2011-01-12 18:12:23 -06:00
plugin.h core: build keyfile plugin into NetworkManager 2011-01-12 18:12:23 -06:00
reader.c keyfile: namespace commonly-named functions (bgo #639537) 2011-01-18 13:22:00 -06:00
reader.h keyfile: namespace commonly-named functions (bgo #639537) 2011-01-18 13:22:00 -06:00
utils.c keyfile: ignore temporary files (bgo #602868) 2010-11-10 16:21:25 +01:00
utils.h keyfile: ignore temporary files (bgo #602868) 2010-11-10 16:21:25 +01:00
writer.c settings: rename NM_SYSCONFIG_SETTINGS_ERROR -> NM_SETTINGS_ERROR 2010-10-27 20:38:26 -05:00
writer.h keyfile: clean up directory structure 2010-09-16 17:39:06 -05:00