summaryrefslogtreecommitdiff
path: root/libnm/nm-secret-agent-old.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-25agent: don't clear "error", g_simple_async_result_take_error() overtakes itJiří Klimeš1-1/+0
2016-11-23all: rename the introspection data to use the interface paths in namesLubomir Rintel1-2/+2
2016-11-10libnm: change the secret agent to use the generated GDBus bindingsLubomir Rintel1-19/+17
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-5/+5
2016-03-29libnm: don't check if the agent is still registered when unregisteringLubomir Rintel1-8/+0
2016-03-26libnm: accept invalid connections in NMSecretAgentOldThomas Haller1-1/+2
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-06-03libnm: fix take ownership of floating argument in NMSecretAgentOld:get_secret...Thomas Haller1-1/+2
2015-06-03libnm: don't take ownership of input argument in NMSecretAgentOld:get_secrets...Thomas Haller1-1/+1
2015-04-28libnm: set error when failing registration of old secret agentLubomir Rintel1-1/+1
2014-12-11agent-manager: don't ever fail the secrets requests from GetSecrets()Lubomir Rintel1-0/+1
2014-11-21libnm: rename NMSecretAgent to NMSecretAgentOldDan Winship1-0/+1365