summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-07Be single-include-compliant when generating service bindingsSimon McVittie1-1/+1
2012-09-07Use G_VALUE_INIT instead of { 0 }Simon McVittie10-49/+57
2012-09-07mcd_service_new: use tp_dbus_daemon_dup()Simon McVittie1-4/+2
2012-09-07mcd-dbusprop: remove support for filtering property setting through an ACLSimon McVittie2-134/+0
2012-09-07McdMaster: remove unused variable left over from old-style pluginsSimon McVittie1-1/+0
2012-09-07McdAccountManager: remove useless virtual methodSimon McVittie2-22/+3
2012-09-07McdAccountManager: move initialization from init to constructedSimon McVittie3-35/+16
2012-09-06Post-release version bumpSimon McVittie2-1/+6
2012-09-06prepare releaseSimon McVittie2-2/+4
2012-09-06Merge branch 'telepathy-mission-control-5.12'Simon McVittie5-10/+45
2012-09-06tools/Makefile.am: be careful not to create empty files in the builddirSimon McVittie1-5/+5
2012-09-06post-release version bumpSimon McVittie2-1/+6
2012-09-06Prepare releaseSimon McVittie2-3/+11
2012-09-06Butterfly account migration: migrate the password too, if storedSimon McVittie1-1/+11
2012-09-06Migrate from Butterfly to Haze even if Butterfly is no longer installedSimon McVittie3-4/+24
2012-09-06Default account backend: when deleting passwords, delete the same thing we wi...Simon McVittie1-2/+8
2012-09-06Default account backend: when deleting from the keyring, remove from secretsSimon McVittie1-0/+2
2012-09-06_keyring_commit: perform deletions for keys in removed, not in secretsSimon McVittie1-1/+1
2012-09-06Default account backend: when deleting, always delete from both placesSimon McVittie1-8/+7
2012-09-06Merge branch 'telepathy-mission-control-5.12'Guillaume Desmottes1-1/+1
2012-09-06mcd_connectivity_monitor_is_online: check if we are awake as wellGuillaume Desmottes1-1/+1
2012-09-05McpAccountStorage: add signal to request an account reconnectionXavier Claessens3-0/+55
2012-09-05McdAccount: factor out code to reconnectXavier Claessens2-8/+19
2012-09-05McpAccountStorage: add functions to emit interface' signalsXavier Claessens3-10/+96
2012-08-31NEWSSimon McVittie1-0/+1
2012-08-31Default account backend: test that *all* passwords are deletedSimon McVittie4-2/+57
2012-08-31Test deletion of passwords from accountsSimon McVittie1-5/+61
2012-08-31account-store-default: load the same names that MC wouldSimon McVittie1-3/+10
2012-08-31Default account backend: when deleting passwords, delete the same thing we wi...Simon McVittie1-2/+8
2012-08-31Default account backend: when deleting from the keyring, remove from secretsSimon McVittie1-0/+2
2012-08-31_keyring_commit: perform deletions for keys in removed, not in secretsSimon McVittie1-1/+1
2012-08-31Default account backend: when deleting, always delete from both placesSimon McVittie1-8/+7
2012-08-31Make the gnome-keyring test work again, with modern gnome-keyringSimon McVittie1-1/+10
2012-08-28gitignore: updatedJonny Lamb1-0/+1
2012-08-28NEWSSimon McVittie1-2/+4
2012-08-28plugin-account.c: rename to mcd-storage.cSimon McVittie2-1/+1
2012-08-28McdStorage, McdPluginAccountManager: squash into one classSimon McVittie6-306/+174
2012-08-28McdStorage: remove _mcd_storage_store_connectionsSimon McVittie6-60/+22
2012-08-28McdPluginAccountManager: fold interface methods into their implementationsSimon McVittie3-477/+240
2012-08-28McdMaster: fail to build if umask() is missingSimon McVittie1-0/+6
2012-08-28mc-tool: Display account's supersedesXavier Claessens1-0/+10
2012-08-27Merge branch 'telepathy-mission-control-5.12', rejecting stable-only changesSimon McVittie2-1/+2
2012-08-27NEWSSimon McVittie1-0/+4
2012-08-27Revert "stop using deprecated tp-glib functions"Simon McVittie3-44/+20
2012-08-27Don't warn on deprecated declarations, this is a stable branch.Simon McVittie1-0/+1
2012-08-27Disable the connectivity GSetting on AndroidSimon McVittie1-1/+1
2012-08-08Merge branch 'telepathy-mission-control-5.12'Simon McVittie4-7/+97
2012-08-08NEWSSimon McVittie1-1/+7
2012-08-08Avoid race between Mission Control's two names by having one wait for the otherSimon McVittie3-8/+86
2012-08-08mc-tool: don't display empty 'Addressing' sectionGuillaume Desmottes1-7/+8