NetworkManager/src/settings/plugins/keyfile
Jiří Klimeš fc9eae55b3 keyfile: replace g_str_equal() with g_strcmp0()
It fixes crash when nm_keyfile_connection_get_path() returns NULL.
2013-11-01 12:38:25 +01:00
..
tests test: remove deprecated 'security' property from tests 2013-09-02 09:46:31 +02:00
common.h build: unify NetworkManager path handling (some paths are changed) 2012-11-05 14:01:47 +01:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
nm-keyfile-connection.c keyfile: don't require a path when creating a keyfile connection 2013-05-28 12:26:55 -05:00
nm-keyfile-connection.h keyfile: don't require a path when creating a keyfile connection 2013-05-28 12:26:55 -05:00
plugin.c keyfile: replace g_str_equal() with g_strcmp0() 2013-11-01 12:38:25 +01:00
plugin.h settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00
reader.c core: don't use deprecated 'security' property of wifi setting 2013-09-02 09:46:31 +02:00
reader.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c keyfile: ignore Emacs interlocking link named .#<file_name> (rh #987629) 2013-07-24 12:32:18 +02:00
utils.h keyfile: use 'ethernet', 'wifi' and 'wifi-security' group names (bgo #696940) 2013-04-11 10:52:39 -05:00
writer.c core: don't use deprecated 'security' property of wifi setting 2013-09-02 09:46:31 +02:00
writer.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00