summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-11-07 15:07:56 -0500
committerXavier Claessens <xavier.claessens@collabora.co.uk>2013-11-08 16:56:43 -0500
commit2da0807f7a4b6be29b980c95b888452f5a6ddc9b (patch)
treec8956ae760f24584e9f2bb5edb3155e93bb38546 /tools
parent100fcffec5f53ff19c101114633198d468722349 (diff)
Simplify a bit storage API
This is an API break, but we already did some since last release. This removes mcp_account_storage_commit() because it is redundant with mcp_account_storage_commit_one (plugin, am, NULL); This removes mcp_account_storage_owns() because an account is now owned by one and only one storage plugin and MC now keeps track of which storage plugin each account comes from. Finally this adds default implementation on most iface methods to make read-only plugins easier to implement. Only _get() and _list() and mandatory.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions