NetworkManager/src/settings/plugins
Dan Winship 6217c1e74c libnm-core: drop :interface-name properties on virtual NMSetting types
Remove the virtual :interface-name properties and their getters, and
use property overrides to do backward-compat handling when
serializing/deserializing.

Now when constructing an NMConnection from a hash, if the virtual
property is set and the NMSettingConnection property isn't, then the
override for NMSettingConnection:interface-name will set that property
to the value of the virtual interface-name. And when converting an
NMConnection to a hash, the overrides for the virtual properties will
return the value of NMSettingConnection:interface-name.
2014-09-04 09:18:44 -04:00
..
example libnm-core: clear secrets from NMSimpleConnection and NMSettingsConnection dispose() 2014-08-20 10:53:00 -05:00
ibft all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
ifcfg-rh all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
ifcfg-suse libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
ifnet supplicant/ifnet: fix spelling of "private_key2_passwd" option 2014-08-27 09:20:02 -05:00
ifupdown all: use _nm_utils_hash_values_to_slist() 2014-08-22 15:24:30 +02:00
keyfile libnm-core: drop :interface-name properties on virtual NMSetting types 2014-09-04 09:18:44 -04:00
Makefile.am ibft: add settings plugin for reading iBFT configuration (bgo #734009) 2014-08-29 18:46:11 -05:00