NetworkManager/libnm
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
..
tests libnm: consistently use "INTERFACE" rather than "IFACE" in macros 2014-08-01 14:34:06 -04:00
libnm-vpn.pc.in libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
libnm-vpn.ver libnm: add NetworkManager.h and NetworkManagerVPN.h to enum-types 2014-08-01 14:34:07 -04:00
libnm.pc.in libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
libnm.ver libnm: add NetworkManager.h and NetworkManagerVPN.h to enum-types 2014-08-01 14:34:07 -04:00
Makefile.am libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
nm-access-point.c libnm: remove all deprecated functions and types 2014-08-01 14:34:05 -04:00
nm-access-point.h libnm: remove all deprecated functions and types 2014-08-01 14:34:05 -04:00
nm-active-connection.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-active-connection.h libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-client.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-client.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-dbus-helpers-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-dbus-helpers.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-adsl.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-adsl.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-bond.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-bond.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-bridge.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-bridge.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-bt.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-bt.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-ethernet.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-ethernet.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-generic.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-generic.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-infiniband.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-infiniband.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-modem.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-modem.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-olpc-mesh.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-olpc-mesh.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-team.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-team.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-vlan.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-vlan.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-wifi.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-wifi.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-device-wimax.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-device-wimax.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04: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
nm-dhcp4-config.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-dhcp4-config.h libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-dhcp6-config.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-dhcp6-config.h libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-ip4-config.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-ip4-config.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-ip6-config.c libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-ip6-config.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-object-cache.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-object-cache.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-object-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-object.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
nm-object.h libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
nm-remote-connection-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-remote-connection.c libnm: consistently use "INTERFACE" rather than "IFACE" in macros 2014-08-01 14:34:06 -04:00
nm-remote-connection.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-remote-settings.c libnm: consistently use "INTERFACE" rather than "IFACE" in macros 2014-08-01 14:34:06 -04:00
nm-remote-settings.h libnm: remove Since tags and NM_AVAILABLE_IN_* attributes 2014-08-01 14:34:06 -04:00
nm-secret-agent.c include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags 2014-08-01 14:34:39 -04:00
nm-secret-agent.h include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags 2014-08-01 14:34:39 -04:00
nm-types-private.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-types.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-types.h libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
nm-vpn-connection.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-vpn-connection.h libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-vpn-plugin-ui-interface.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-vpn-plugin-ui-interface.h libnm: remove all deprecated functions and types 2014-08-01 14:34:05 -04:00
nm-vpn-plugin-utils.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-vpn-plugin-utils.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-vpn-plugin.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-vpn-plugin.h libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
nm-wimax-nsp.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
nm-wimax-nsp.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00