NetworkManager/src/devices
Dan Winship dc1b76432b include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags
For some reason, the flags used by o.fd.NM.SecretAgent.GetSecrets were
defined as both NMSecretAgentGetSecretsFlags in
libnm{,-glib}/nm-secret-agent.h, and then separately as
NMSettingsGetSecretsFlags in include/nm-settings-flags.h.
(NMSettingsGetSecretsFlags also had an additional internal-use-only
value, but that was added later after the duplication already
existed.)

Fix this by moving NMSecretAgentGetSecretsFlags from libnm to
nm-dbus-interface.h, adding the internal-use-only value to it as well,
updating the core code to use that, and then removing
nm-settings-flags.h.
2014-08-01 14:34:39 -04:00
..
adsl all: port everything to libnm 2014-08-01 14:34:05 -04:00
bluetooth libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
team all: port everything to libnm 2014-08-01 14:34:05 -04:00
wifi include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags 2014-08-01 14:34:39 -04:00
wimax all: port everything to libnm 2014-08-01 14:34:05 -04:00
wwan include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags 2014-08-01 14:34:39 -04:00
nm-device-bond.c core: refactor update_slave_connection() as virtual function of master device 2014-06-27 13:27:01 +02:00
nm-device-bond.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-bridge.c core: refactor update_slave_connection() as virtual function of master device 2014-06-27 13:27:01 +02:00
nm-device-bridge.h core: refactor update_slave_connection() as virtual function of master device 2014-06-27 13:27:01 +02:00
nm-device-ethernet.c include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags 2014-08-01 14:34:39 -04:00
nm-device-ethernet.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-factory.c core: allow creation of virtual devices (software devices) via NMDeviceFactory 2014-06-27 13:27:01 +02:00
nm-device-factory.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-device-generic.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-generic.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-gre.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-gre.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-infiniband.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-device-infiniband.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-macvlan.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-macvlan.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-private.h core/trivial: change variable name for self pointer in NMDevice to @self 2014-08-01 19:09:23 +02:00
nm-device-tun.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-tun.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-veth.c core: make veth devices default-unmanaged for now 2014-07-02 14:58:53 -05:00
nm-device-veth.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-vlan.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-device-vlan.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-vxlan.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-vxlan.h platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-device.h libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00