summaryrefslogtreecommitdiff
path: root/mission-control-plugins
AgeCommit message (Expand)AuthorFilesLines
2014-06-10Merge branch 'telepathy-mission-control-5.16'HEADmasterGuillaume Desmottes1-1/+1
2014-06-10use G_STRFUNC in mission-control-plugins's DEBUG macroGuillaume Desmottes1-1/+1
2014-02-06update documentation for McpAcccountStorageIface membersSimon McVittie1-3/+11
2014-02-06McdStorage: watch and proxy plugins' change-notification signalsSimon McVittie2-62/+4
2014-02-04_mcd_account_dup_parameters: try to get parameters' types from backendSimon McVittie1-1/+1
2014-02-04mcp_account_storage_get_flags: addSimon McVittie2-0/+111
2014-02-04Require account plugins to provide the ability to list parametersSimon McVittie2-6/+110
2014-01-29McpParameterFlags, McpAttributeFlags: move to the right headerSimon McVittie2-8/+10
2014-01-29Define MCP_API_VERSION_5_18, so implementations can use #ifdefSimon McVittie2-0/+17
2014-01-29Be consistent in the constness of arguments in storage virtual methodsXavier Claessens2-74/+71
2014-01-29Remove MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_KEYRINGXavier Claessens1-1/+0
2014-01-29mcp_account_storage_commit: guarantee that we commit one at a timeSimon McVittie1-4/+5
2014-01-29McpAccountStorage: more, and more informative, debug messagesSimon McVittie1-7/+27
2014-01-29fixup!Simon McVittie1-1/+1
2014-01-29mcp_account_storage_delete_async: be cancellable, at least in theorySimon McVittie2-0/+5
2014-01-29McpAccountStorage: update documentation for delete_asyncSimon McVittie1-1/+2
2014-01-29McpAccountStorage: override neither or both of delete_async, delete_finishSimon McVittie1-0/+3
2014-01-29McpAccountStorage: overriding get_* and list is mandatorySimon McVittie1-35/+4
2014-01-29mcp_account_storage_get: replace with get_attribute, get_parameterSimon McVittie5-193/+120
2014-01-29mcp_account_manager_unescape_variant_from_keyfile: addSimon McVittie3-0/+39
2014-01-29mcp_account_storage_set_*: return whether anything changedSimon McVittie2-13/+26
2014-01-29McdStorage: remove "owns" methodSimon McVittie2-52/+0
2014-01-29Make mcp_account_storage_create() mandatorySimon McVittie1-0/+4
2014-01-29Make account deletion async (sort of), and imply a selective commitSimon McVittie2-46/+70
2014-01-29Call set_attribute, set_parameter to delete themSimon McVittie1-2/+4
2014-01-29mcp_account_manager_list_keys: removeSimon McVittie3-29/+0
2014-01-29Remove unused codeXavier Claessens3-144/+0
2014-01-29McpAccountStorage: have a default implementation for every methodSimon McVittie1-38/+123
2014-01-29mcp_account_storage_emit_created: fix doc-commentSimon McVittie1-1/+1
2014-01-29Remove mcp_account_storage_set()Simon McVittie2-85/+4
2014-01-29McpAccountStorage: merge commit and commit_one into one functionSimon McVittie2-77/+8
2014-01-29Remove all notion of secret parameterXavier Claessens5-78/+1
2013-11-12Revert "Simplify a bit storage API"Simon McVittie2-106/+163
2013-11-12Revert "Rename commit_one() to commit()"Simon McVittie2-16/+16
2013-11-12Revert "Remove all notion of secret parameter"Simon McVittie5-1/+78
2013-11-12Revert "Remove mcp_account_storage_set()"Simon McVittie2-5/+86
2013-11-12Revert "Remove unused code"Simon McVittie3-0/+144
2013-11-12Revert "Make sure to not delete() nor commit() and account deleted from storage"Simon McVittie1-4/+1
2013-11-11Make sure to not delete() nor commit() and account deleted from storageXavier Claessens1-1/+4
2013-11-11Remove unused codeXavier Claessens3-144/+0
2013-11-11Remove mcp_account_storage_set()Xavier Claessens2-86/+5
2013-11-08Remove all notion of secret parameterXavier Claessens5-78/+1
2013-11-08Rename commit_one() to commit()Xavier Claessens2-16/+16
2013-11-08Simplify a bit storage APIXavier Claessens2-163/+106
2013-10-29Call IdentifyAccount to get new accounts' namesSimon McVittie3-0/+64
2013-10-29Don't give storage plugins the full parameter set, just 'account'Simon McVittie5-13/+18
2013-10-02Use AM_CPPFLAGS instead of deprecated INCLUDESSimon McVittie1-2/+2
2013-09-20Fix a wrong deprecation annotationSimon McVittie1-1/+1
2013-09-12plugins: use a caller-supplied client factorySimon McVittie2-27/+30
2013-09-12Remove old "D-Bus ACL" plugin APISimon McVittie6-572/+2