summaryrefslogtreecommitdiff
path: root/src/settings/nm-secret-agent.c
Commit message (Expand)AuthorAgeFilesLines
...
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-2/+1
* agents: don't make method calls with a destroyed proxyDan Williams2013-07-311-1/+19
* agents: add agent capabilitiesDan Williams2013-07-311-1/+12
* agents: change secrets request hints back to char **Dan Williams2013-06-251-2/+1
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-201-4/+1
* agents: create correct proxy for agents connecting via a private connectionDan Williams2013-04-081-7/+7
* all: remove redundant return-if-fail checksDan Winship2013-03-071-6/+0
* all: remove more pointless NULL checksDan Winship2013-02-131-20/+18
* core: fix agent secret cancelationDan Williams2012-12-041-6/+24
* agents: store agent permissions for laterDan Williams2011-07-011-0/+75
* agents: track agent usernameDan Williams2011-07-011-1/+23
* vpn: fix handling of connections with only system secretsDan Williams2011-06-151-0/+3
* core: add nm-secrets-flags.h for secret agent flags typedefDan Williams2011-03-291-1/+1
* agents: send available secrets to the agentsDan Williams2011-02-101-1/+1
* settings: don't pass all secrets to agents when requesting secretsDan Williams2011-02-011-2/+1
* settings: implement deleting secrets from agents when connection is deletedDan Williams2011-01-311-21/+54
* settings: implement saving secrets to agents on Update()Dan Williams2011-01-311-5/+58
* settings: move agent code into settings directoryDan Williams2011-01-301-0/+313