NetworkManager/src/settings/plugins/ifcfg-rh
Thomas Haller c9e241e2f9 ifcfg-rh: change algorithm for svUnescape
The previous algorithm had runtime complexity O(n^2). Change
it to O(2*n).

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-28 19:19:49 +01:00
..
tests ifcfg-rh: change algorithm for svUnescape 2014-01-28 19:19:49 +01:00
common.h trivial: update dates in ifcfg-rh and keyfile plugins 2013-12-12 08:59:33 +01:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am settings: port NMAgentManager, etc, to use NMAuthSubject 2013-12-03 16:39:45 -05:00
nm-ifcfg-connection.c settings: add unrecognized-specs, implement in ifcfg-rh 2013-11-01 13:04:12 -04:00
nm-ifcfg-connection.h settings: add unrecognized-specs, implement in ifcfg-rh 2013-11-01 13:04:12 -04:00
nm-ifcfg-rh.conf settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifcfg-rh.xml settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
plugin.c core: add o.fd.NM.Settings.LoadConnections 2013-11-15 13:30:13 -05:00
plugin.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
reader.c ifcfg-rh: unescape Team configuration (rh #1051517) 2014-01-27 12:49:55 -06:00
reader.h settings: add unrecognized-specs, implement in ifcfg-rh 2013-11-01 13:04:12 -04:00
shvar.c ifcfg-rh: change algorithm for svUnescape 2014-01-28 19:19:49 +01:00
shvar.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
utils.h libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
writer.c ifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HOSTNAME (rh #1001529) 2013-12-12 08:42:33 +01:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00