summaryrefslogtreecommitdiff
path: root/src/settings/nm-secret-agent.h
Commit message (Expand)AuthorAgeFilesLines
* core: refactor NMSecretAgentCallId typedef not to be a pointer to structThomas Haller2017-11-241-17/+16
* include: use double-quotes to include our own headersThomas Haller2017-03-091-1/+1
* core: refactor private data for NMExportedObject and othersThomas Haller2016-10-031-9/+1
* all: cleanup includes in header filesThomas Haller2016-08-171-1/+0
* secrets: make agent-manager independent from NMSettingsConnectionThomas Haller2015-09-181-0/+3
* agent-manager: remove @asked field from requestThomas Haller2015-08-251-2/+0
* secret-agent: refactor call-id to be of an opaque pointer type instead of a v...Thomas Haller2015-08-251-17/+19
* settings: port to gdbusDan Winship2015-08-101-3/+2
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* settings: rework NMSecretAgent disconnection detectionDan Winship2015-07-241-0/+4
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship2014-09-031-2/+0
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm-core, etc: move NMSecretAgentCapabilities to NetworkManager.hDan Winship2014-08-011-8/+0
* include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlagsDan Winship2014-08-011-2/+1
* all: port everything to libnmDan Winship2014-08-011-1/+1
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-4/+3
* settings: prefer secret agents in the same process as the requestDan Winship2013-12-031-0/+2
* agents: use NMAuthSubjectDan Williams2013-10-311-3/+5
* agents: add agent capabilitiesDan Williams2013-07-311-1/+12
* agents: change secrets request hints back to char **Dan Williams2013-06-251-1/+1
* agents: create correct proxy for agents connecting via a private connectionDan Williams2013-04-081-1/+1
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* agents: store agent permissions for laterDan Williams2011-07-011-0/+7
* agents: track agent usernameDan Williams2011-07-011-0/+2
* core: add nm-secrets-flags.h for secret agent flags typedefDan Williams2011-03-291-1/+2
* settings: implement deleting secrets from agents when connection is deletedDan Williams2011-01-311-0/+5
* settings: implement saving secrets to agents on Update()Dan Williams2011-01-311-1/+6
* settings: move agent code into settings directoryDan Williams2011-01-301-0/+81