NetworkManager/src/settings/plugins/ifnet
Alexandre Rostovtsev fe29aa967c ifnet: properly unquote hostnames with g_shell_unquote() (bgo #669148)
If /etc/conf.d/hostname contains "hostname='foo'", then the hostname
needs to be set to "foo", not "'foo'".

https://bugzilla.gnome.org/show_bug.cgi?id=669148
2012-02-13 11:03:28 +01:00
..
tests ifnet: make testcases happy 2011-12-12 20:07:54 -06:00
connection_parser.c ifnet: support reading openrc style 2011-12-12 19:44:03 -06:00
connection_parser.h ifnet: plugin updates and shared connection support 2011-03-16 15:39:13 -05:00
Makefile.am trivial: spacing fixes 2011-12-12 20:02:56 -06:00
net_parser.c ifnet: support writing openrc style 2011-12-12 20:02:00 -06:00
net_parser.h ifnet: use SYSCONFDIR not /etc 2011-12-12 20:04:25 -06:00
net_utils.c ifnet: properly unquote hostnames with g_shell_unquote() (bgo #669148) 2012-02-13 11:03:28 +01:00
net_utils.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifnet-connection.c ifnet: plugin updates and shared connection support 2011-03-16 15:39:13 -05:00
nm-ifnet-connection.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
plugin.c core: use nm_connection_get_setting_<type>() whenever possible 2011-12-06 16:06:43 -06:00
plugin.h settings: pass config file name to settings plugins 2011-11-16 08:56:29 +01:00
wpa_parser.c ifnet: plugin updates and shared connection support 2011-03-16 15:39:13 -05:00
wpa_parser.h ifnet: use SYSCONFDIR not /etc 2011-12-12 20:04:25 -06:00