NetworkManager/src/settings/plugins/ifcfg-rh
Dan Winship 9837565789 libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property types
Make the :addresses and :routes properties be GPtrArrays of
NMIP4Address, etc, rather than just reflecting the D-Bus data.

Make the :dns properties be arrays of strings rather than arrays of
binary IP addresses (and update the corresponding APIs as well).
2014-09-04 09:20:11 -04:00
..
tests libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property types 2014-09-04 09:20:11 -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 ifcfg-rh: remove iBFT handling (use the ibft plugin instead) (bgo #734009) (rh #990480) 2014-08-29 18:46:11 -05:00
nm-ifcfg-connection.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -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 libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h 2014-08-07 14:04:14 -04:00
plugin.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
reader.c libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property types 2014-09-04 09:20:11 -04:00
reader.h ifcfg-rh: remove iBFT handling (use the ibft plugin instead) (bgo #734009) (rh #990480) 2014-08-29 18:46:11 -05: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: improve NMSettingIP4Config / NMSettingIP6Config property types 2014-09-04 09:20:11 -04:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00