NetworkManager/include
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
..
gsystem-local-alloc.h libgsystem: add local copy of gsystem-local-alloc.h 2014-07-15 22:50:32 +02:00
Makefile.am include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags 2014-08-01 14:34:39 -04:00
nm-dbus-glib-types.h libnm-util, libnm-glib: whitespace fixes 2014-07-15 09:44:55 -04:00
nm-glib-compat.h all: add compatibility macros to ignore deprecation warnings for clang 2014-08-01 13:16:59 +02:00
nm-gvaluearray-compat.h all: add compatibility macros to ignore deprecation warnings for clang 2014-08-01 13:16:59 +02:00
nm-test-utils.h libnm-util, libnm-glib: whitespace fixes 2014-07-15 09:44:55 -04:00
nm-utils-internal.h utils: add _NM_UTILS_MACRO_FIRST and _NM_UTILS_MACRO_REST macros 2014-08-01 19:06:24 +02:00