summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "Util to prepare a GPtrArray of TpChannel for the new DBus handler ACL...Simon McVittie2011-05-052-28/+0
| * | mcp_dbus_channel_acl_authorised: redo API in terms of McpDispatchOperationSimon McVittie2011-05-054-75/+32
| * | Move channel ACL traversal to McdDispatchOperationSimon McVittie2011-05-053-84/+98
| * | Flatten AegisChannelAcl into AegisAcl, which now implements both interfacesSimon McVittie2011-05-055-260/+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-057-16/+34
| * | _mcd_manager_constructor: remove unused variable spotted by gcc-4.6Simon McVittie2011-05-051-2/+0
| * | plugin-account: sort_and_cache_plugins: only initialize onceSimon McVittie2011-05-051-0/+3
| * | _mcd_dispatch_operation_try_next_handler: don't leak error if Aegis rejects a...Simon McVittie2011-05-051-0/+1
| * | dbus-acl: if config.h is #include'd, it should be the very first thingSimon McVittie2011-05-051-1/+2
| * | Revert "Filter reinvocation of handlers through the DBus Aegis ACL as well"Simon McVittie2011-05-051-28/+0
| * | Make DEBUG macros in builtin-plugins dependent on ENABLE_DEBUG from config.hVivek Dasmohapatra2011-05-042-0/+14
| * | Misleadingly named argument in header fileVivek Dasmohapatra2011-05-041-2/+2
| * | Clean up the debugging in the DBus access ACL framework a bitVivek Dasmohapatra2011-05-041-4/+7
| * | Filter reinvocation of handlers through the DBus Aegis ACL as wellVivek Dasmohapatra2011-05-041-0/+28
| * | Filter dispatch operations through the DBus Channel/Handler Aegis ACLVivek Dasmohapatra2011-05-041-10/+49
| * | Implement the Aegis DBus Channel/Handler policy as an ACL pluginVivek Dasmohapatra2011-05-044-0/+235
| * | Util to prepare a GPtrArray of TpChannel for the new DBus handler ACL frameworkVivek Dasmohapatra2011-05-042-0/+28
| * | Implement the DBus Channel/Handler ACL frameworkVivek Dasmohapatra2011-05-044-0/+334
| * | Resurrect the DBus access ACL plugin as a builtin pseudo-pluginVivek Dasmohapatra2011-05-044-0/+334
| * | Remove the old external Aegis ACL pluginVivek Dasmohapatra2011-05-042-302/+0
* | | Nano versionVivek Dasmohapatra2011-05-062-1/+5
* | | Prepare version 5.7.10telepathy-mission-control-5.7.10Vivek Dasmohapatra2011-05-062-2/+10
* | | Make an extra round trip to re-store the value, as this will trigger any impo...Vivek Dasmohapatra2011-05-061-1/+10
* | | Deleted parameters aren't stored, so there's no meaningful test to be done hereVivek Dasmohapatra2011-05-061-11/+2
* | | Merge branch 'telepathy-mission-control-5.7'Vivek Dasmohapatra2011-05-041-2/+0
|\ \ \ | | |/ | |/|
| * | Unused variablestelepathy-mission-control-5.7Vivek Dasmohapatra2011-05-041-2/+0
* | | Merge branch 'telepathy-mission-control-5.7'Vivek Dasmohapatra2011-05-042-21/+99
|\ \ \ | |/ /
| * | Update NEWSVivek Dasmohapatra2011-05-041-0/+9
| * | Simplify filter-add error checkingVivek Dasmohapatra2011-05-041-10/+2
| * | People mght be interested in an invalid signal, so don't claim itVivek Dasmohapatra2011-05-041-1/+1
| * | Use utility function to check if it's the right signalVivek Dasmohapatra2011-05-041-14/+1
| * | Don't ref the registry when adding it as the filter dataVivek Dasmohapatra2011-05-041-2/+13
| * | Remove unused callbackVivek Dasmohapatra2011-05-041-21/+0
| * | Fall back to universal name-owner-changed matching if the new approach failsVivek Dasmohapatra2011-05-041-7/+40
| * | Remove FIXME now that we have done soVivek Dasmohapatra2011-05-041-3/+0
| * | Copyright updateVivek Dasmohapatra2011-05-041-2/+2
| * | Use an arg0namespace match and a filter instead of all nameownerchanged signalsVivek Dasmohapatra2011-05-041-2/+75
| |/
* | Nano versionVivek Dasmohapatra2011-04-052-1/+4
|/
* Prepare version 5.7.9telepathy-mission-control-5.7.9Vivek Dasmohapatra2011-04-052-2/+8
* Merge HEAD, branch 'master' into telepathy-mission-control-5.7Vivek Dasmohapatra2011-04-050-0/+0
* bogus const in declarationVivek Dasmohapatra2011-04-051-1/+1
* Nano versionVivek Dasmohapatra2011-04-052-1/+4
* Prepare version 5.7.8telepathy-mission-control-5.7.8Vivek Dasmohapatra2011-04-052-2/+25
* Use tp_clear_object for GObjects rather than tp_clear_pointerVivek Dasmohapatra2011-04-051-1/+1
* Put the right value in the SEND_MESSAGE #defineVivek Dasmohapatra2011-04-052-2/+4
* Debugging & whitespace triviaVivek Dasmohapatra2011-04-051-4/+2