summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-05-11Merge branch 'builtin-aegis-acls'Simon McVittie5-24/+213
2011-05-06put Claim attempts through the handler suitability check, tooSimon McVittie1-8/+78
2011-05-06include Handler's unique name in suitability checks if availableSimon McVittie1-3/+5
2011-05-06make Handler suitability-checking asynchronousSimon McVittie1-74/+100
2011-05-06Make an extra round trip to re-store the value, as this will trigger any impo...Vivek Dasmohapatra1-1/+10
2011-05-06Deleted parameters aren't stored, so there's no meaningful test to be done hereVivek Dasmohapatra1-11/+2
2011-05-06mcd_dispatch_operation_handle_channels: move the handler check hereSimon McVittie1-26/+18
2011-05-05Remove McpDBusChannelAclSimon McVittie1-23/+3
2011-05-05McpDispatchOperationPolicyIface: add handler_is_suitable()Simon McVittie1-39/+37
2011-05-05Revert "Util to prepare a GPtrArray of TpChannel for the new DBus handler ACL...Simon McVittie2-28/+0
2011-05-05mcp_dbus_channel_acl_authorised: redo API in terms of McpDispatchOperationSimon McVittie1-35/+16
2011-05-05Move channel ACL traversal to McdDispatchOperationSimon McVittie1-2/+78
2011-05-05Move mcp-dbus-aegis-acl plugin back to plugins and load it via plugin-loaderSimon McVittie2-0/+23
2011-05-05_mcd_manager_constructor: remove unused variable spotted by gcc-4.6Simon McVittie1-2/+0
2011-05-05plugin-account: sort_and_cache_plugins: only initialize onceSimon McVittie1-0/+3
2011-05-05_mcd_dispatch_operation_try_next_handler: don't leak error if Aegis rejects a...Simon McVittie1-0/+1
2011-05-05Revert "Filter reinvocation of handlers through the DBus Aegis ACL as well"Simon McVittie1-28/+0
2011-05-04Unused variablestelepathy-mission-control-5.7Vivek Dasmohapatra1-2/+0
2011-05-04Filter reinvocation of handlers through the DBus Aegis ACL as wellVivek Dasmohapatra1-0/+28
2011-05-04Filter dispatch operations through the DBus Channel/Handler Aegis ACLVivek Dasmohapatra1-10/+49
2011-05-04Util to prepare a GPtrArray of TpChannel for the new DBus handler ACL frameworkVivek Dasmohapatra2-0/+28
2011-05-04Simplify filter-add error checkingVivek Dasmohapatra1-10/+2
2011-05-04People mght be interested in an invalid signal, so don't claim itVivek Dasmohapatra1-1/+1
2011-05-04Use utility function to check if it's the right signalVivek Dasmohapatra1-14/+1
2011-05-04Don't ref the registry when adding it as the filter dataVivek Dasmohapatra1-2/+13
2011-05-04Remove unused callbackVivek Dasmohapatra1-21/+0
2011-05-04Fall back to universal name-owner-changed matching if the new approach failsVivek Dasmohapatra1-7/+40
2011-05-04Remove FIXME now that we have done soVivek Dasmohapatra1-3/+0
2011-05-04Copyright updateVivek Dasmohapatra1-2/+2
2011-05-04Use an arg0namespace match and a filter instead of all nameownerchanged signalsVivek Dasmohapatra1-2/+75
2011-04-05bogus const in declarationVivek Dasmohapatra1-1/+1
2011-04-05Use tp_clear_object for GObjects rather than tp_clear_pointerVivek Dasmohapatra1-1/+1
2011-04-05Put the right value in the SEND_MESSAGE #defineVivek Dasmohapatra1-1/+2
2011-04-05Debugging & whitespace triviaVivek Dasmohapatra1-4/+2
2011-04-05Restart request if the channel owner closed it before we could send our messageVivek Dasmohapatra1-9/+6
2011-04-05Plug the send message API implementation into the ACL frameworkVivek Dasmohapatra1-14/+68
2011-04-05Use the new message context allocators/dellocatorsVivek Dasmohapatra1-23/+17
2011-04-05Helper to steal message ontext back from the ACL frameworkVivek Dasmohapatra1-0/+11
2011-04-05Helpers for dbus error return and message dbus-context setting/unsettingVivek Dasmohapatra1-0/+17
2011-04-05Extend message context struct + allocator & free func so we can allow retriesVivek Dasmohapatra1-4/+16
2011-04-05Force Account.Removed to be emitted when the account is, well, removed.Vivek Dasmohapatra1-0/+11
2011-04-05Squash some warningsVivek Dasmohapatra2-3/+2
2011-04-05Dispatch internal operations after the observers have finished.Vivek Dasmohapatra1-0/+24
2011-04-05Internal requests ARE subject to policy, and shouldn't be dispatched hereVivek Dasmohapatra1-31/+6
2011-04-05Internal dispatch operations are NOT subject to approvalVivek Dasmohapatra1-0/+4
2011-04-05Tidy up the code used to set/check whether a dispatch operation is internalVivek Dasmohapatra3-2/+21
2011-04-05The service properties shouldn't get deleted when the account is updatedVivek Dasmohapatra1-0/+10
2011-04-05Use clear-handler function in finalize instead of dupping the codeVivek Dasmohapatra1-12/+1
2011-04-05Alter _mcd_request_handle_internally per reviewVivek Dasmohapatra1-6/+7
2011-04-05Copyright updatesVivek Dasmohapatra2-6/+4