summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove what's left of Nokia's "Aegis" APISimon McVittie2013-11-071-34/+0
* Remove remnants of deleted Aegis pluginSimon McVittie2013-10-041-12/+0
* Use AM_CPPFLAGS instead of deprecated INCLUDESSimon McVittie2013-10-021-1/+1
* Remove old "D-Bus ACL" plugin APISimon McVittie2013-09-121-441/+0
* Use telepathy-glib meta-headersSimon McVittie2012-05-141-3/+3
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-081-1/+1
* The Aegis ACL plugin must activate handlers to check their credentialsVivek Dasmohapatra2011-06-241-5/+34
* Hook up the built-in plugins to the new plugin debug infrastructureVivek Dasmohapatra2011-06-011-5/+1
* Fix caller_creds_are_enough() debug output so it will actually terminateSimon McVittie2011-05-111-1/+1
* include Handler's unique name in suitability checks if availableSimon McVittie2011-05-061-3/+22
* make Handler suitability-checking asynchronousSimon McVittie2011-05-061-6/+17
* pid_is_permitted(): removeSimon McVittie2011-05-051-20/+0
* Use GetConnectionCredentials() when checking credentials asynchronouslySimon McVittie2011-05-051-11/+17
* Use GetConnectionCredentials() when checking credentials synchronouslySimon McVittie2011-05-051-33/+80
* AegisAcl: implement McpDispatchOperationPolicy, not McpDBusChannelAclSimon McVittie2011-05-051-9/+7
* mcp_dbus_channel_acl_authorised: redo API in terms of McpDispatchOperationSimon McVittie2011-05-051-31/+8
* Flatten AegisChannelAcl into AegisAcl, which now implements both interfacesSimon McVittie2011-05-051-14/+102
* aegis_acl_class_init: only initialize onceSimon McVittie2011-05-051-2/+1
* AegisAcl: remove unused struct membersSimon McVittie2011-05-051-2/+0
* AegisAcl: hide the concrete type completelySimon McVittie2011-05-052-5/+5
* AegisAcl: move struct contents and Aegis internals into the .c fileSimon McVittie2011-05-052-14/+15
* Move mcp-dbus-aegis-acl plugin back to plugins and load it via plugin-loaderSimon McVittie2011-05-053-5/+336
* Remove the old external Aegis ACL pluginVivek Dasmohapatra2011-05-042-302/+0
* Put the right value in the SEND_MESSAGE #defineVivek Dasmohapatra2011-04-051-1/+2
* Update the libcreds/cellular ACL to include the new message API callVivek Dasmohapatra2011-04-051-4/+27
* Free creds handle when we are done with itVivek Dasmohapatra2011-04-051-0/+2
* Update copyright notices, prefer AUTHORS to per-file Contact: entriesVivek Dasmohapatra2011-02-151-2/+2
* Aegis plugin: fix a leak of DBus proxiesMarco Barisione2011-01-271-6/+10
* Typo in comment.Vivek Dasmohapatra2010-07-151-1/+1
* Correct some comments.Vivek Dasmohapatra2010-05-241-1/+1
* Aegis/libcreds based DBus caller ACL pluginVivek Dasmohapatra2010-05-242-0/+289