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