index
:
~jonny/telepathy-mission-control
44512-missing-cm
bye-bye-keyring
delay-approvers
gvariant-accounts
loltmp
master
mission-control-4
next
telepathy-mission-control-5.2
telepathy-mission-control-5.4
telepathy-mission-control-5.6
telepathy-mission-control-5.7
le mission-control
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
mcp_account_storage_commit: guarantee that we commit one at a time
Simon McVittie
1
-40
/
+28
2014-01-29
mcd_storage_commit: rely on never being called with account == NULL
Simon McVittie
1
-19
/
+7
2014-01-29
McdAccountManager: commit accounts one at a time
Simon McVittie
2
-71
/
+17
2014-01-29
McdAccountManager: remove unused timed account storage commit
Simon McVittie
1
-22
/
+0
2014-01-29
delete_async: being asked to delete a nonexistent account is an error
Simon McVittie
1
-7
/
+2
2014-01-29
mcd_storage_delete_account: don't tolerate deletion of unknown accounts
Simon McVittie
1
-7
/
+1
2014-01-29
McdStorage: don't forget accounts until the McpAccountStorage says so
Simon McVittie
1
-4
/
+0
2014-01-29
McdAccount: don't delete from storage if already deleted
Simon McVittie
1
-1
/
+2
2014-01-29
deleted_cb: correct a debug message
Simon McVittie
1
-1
/
+1
2014-01-29
McdAccountManagerDefault: get/set/commit on a missing account is an error
Simon McVittie
1
-16
/
+25
2014-01-29
McdAccountManagerDefault: don't pass "absent" accounts up to MC
Simon McVittie
1
-1
/
+4
2014-01-29
McdAccountManagerDefault: track whether saving is needed correctly
Simon McVittie
2
-16
/
+29
2014-01-29
McdAccountManagerDefault: don't try to save "absent" accounts
Simon McVittie
1
-0
/
+5
2014-01-29
mcpa_unescape_variant_from_keyfile: inline implementation
Simon McVittie
1
-10
/
+2
2014-01-29
McdStorage: delete_cb: improve clarity with a temporary variable
Simon McVittie
1
-2
/
+3
2014-01-29
update_storage: re-indent
Simon McVittie
1
-33
/
+27
2014-01-29
mcd_storage_get_accounts: use (transfer none)
Simon McVittie
2
-4
/
+2
2014-01-29
mcd_storage_load: convert while loop into for loop
Simon McVittie
1
-4
/
+1
2014-01-29
created_cb: don't leak error
Simon McVittie
1
-0
/
+1
2014-01-29
mcp_account_storage_delete_async: be cancellable, at least in theory
Simon McVittie
2
-2
/
+3
2014-01-29
McdAccountManager: ignore altered-one, deleted, toggled from wrong plugin
Simon McVittie
1
-1
/
+39
2014-01-29
fixup!
Simon McVittie
1
-1
/
+1
2014-01-29
McdAccount: have a ref to the storage plugin from construct time onwards
Simon McVittie
5
-119
/
+98
2014-01-29
McdStorage: when acting on one account, only store it in its plugin
Simon McVittie
1
-27
/
+41
2014-01-29
mcp_account_storage_get: replace with get_attribute, get_parameter
Simon McVittie
3
-312
/
+83
2014-01-29
mcp_account_manager_unescape_variant_from_keyfile: add
Simon McVittie
1
-0
/
+32
2014-01-29
Thread expected GVariant types through to mcd_storage_get_*
Simon McVittie
7
-33
/
+82
2014-01-29
mcp_account_storage_set_*: return whether anything changed
Simon McVittie
2
-77
/
+121
2014-01-29
McdStorage: remove "owns" method
Simon McVittie
1
-11
/
+4
2014-01-29
Make mcp_account_storage_create() mandatory
Simon McVittie
4
-67
/
+93
2014-01-29
Make account deletion async (sort of), and imply a selective commit
Simon McVittie
3
-86
/
+103
2014-01-29
Call set_attribute, set_parameter to delete them
Simon McVittie
2
-36
/
+6
2014-01-29
McdAccountManager: don't double-delete accounts from storage
Simon McVittie
1
-5
/
+0
2014-01-29
McdStorage: adjust IdentifyAccount error behaviour
Simon McVittie
1
-5
/
+14
2014-01-29
fixup!
Simon McVittie
1
-1
/
+1
2014-01-29
mcd_account_delete: convert into mcd_account_delete_async
Simon McVittie
3
-39
/
+77
2014-01-29
mcd_account_delete: be primarily responsible for emitting Removed
Simon McVittie
1
-12
/
+9
2014-01-29
mcd_storage_dup_attributes: remove
Simon McVittie
2
-37
/
+0
2014-01-29
mcp_account_manager_list_keys: remove
Simon McVittie
1
-29
/
+0
2014-01-29
Remove unused code
Xavier Claessens
1
-76
/
+0
2014-01-29
Remove mcp_account_storage_set()
Simon McVittie
2
-32
/
+7
2014-01-29
McpAccountStorage: merge commit and commit_one into one function
Simon McVittie
2
-3
/
+3
2014-01-29
Remove all notion of secret parameter
Xavier Claessens
4
-88
/
+7
2014-01-29
McdAccountManager: separate setup lock for AM from lock for new accounts
Simon McVittie
1
-34
/
+76
2014-01-29
Comment that the first bus name we take is an initialization mutex
Simon McVittie
1
-0
/
+4
2014-01-29
Merge branch 'telepathy-mission-control-5.16'
Simon McVittie
2
-1
/
+5
2014-01-22
Release inhibitor on sleep and shutdown.
Michael Kuhn
1
-0
/
+4
2014-01-22
Prevent assert for offline accounts with power saving
John Brooks
1
-3
/
+3
2014-01-07
Prevent assert for offline accounts with power saving
John Brooks
1
-3
/
+3
2014-01-07
Remove BypassObservers support
Simon McVittie
4
-68
/
+2
[next]