NetworkManager/src/settings/plugins/ifcfg-rh
Dan Winship 35f36ba4c3 libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones
Drop the arptype-based nm_utils_hwaddr funcs, and rename the
length-based ones to no longer have _len in their names. This also
switches nm_utils_hwaddr_atoba() to using a length rather than an
arptype, and adds a length argument to nm_utils_hwaddr_valid() (making
nm_utils_hwaddr_valid() now a replacement for nm_utils_hwaddr_aton()
in some places, where we were only using aton() to do validity
checking).
2014-08-07 12:08:16 -04:00
..
tests libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04: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 libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-ifcfg-connection.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-ifcfg-connection.h libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -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 ifcfg-rh: fix a crash on setting hostname with SELinux disabled (rh #1122826) 2014-07-25 09:20:31 +02:00
plugin.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
reader.c libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -04:00
reader.h settings: add unrecognized-specs, implement in ifcfg-rh 2013-11-01 13:04:12 -04:00
shvar.c ifcfg-rh: fix leak in svOpenFileInternal() 2014-04-24 21:18:44 +02:00
shvar.h ifcfg-rh: return proper error messages from svOpenFile() and svWriteFile() 2014-04-09 10:50:56 -04:00
utils.c ifcfg-rh: fix warning about duplicate const when declaring string 2014-08-01 13:17:00 +02:00
utils.h ifcfg-rh: add support for reading and writing ifcfg alias files 2014-03-26 10:53:59 -04:00
writer.c libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -04:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00