summaryrefslogtreecommitdiff
path: root/src/mcd-account-manager.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Zero-initialize McdLoadAccountsDataHEADmasterSimon McVittie1-1/+1
2014-02-06McdStorage: watch and proxy plugins' change-notification signalsSimon McVittie1-91/+43
2014-02-06McdAccountManager: if an account is async-added during setup, wait for itSimon McVittie1-0/+10
2014-02-06McdAccountManager: ref the objects in McdLoadAccountsDataSimon McVittie1-3/+7
2014-02-03mcd_account_check_validity, mcd_account_check_parameters: be synchronousSimon McVittie1-34/+13
2014-02-03Remove code-generation machinerySimon McVittie1-2/+0
2014-01-29_mcd_account_manager_setup: simplify a loopSimon McVittie1-3/+2
2014-01-29McdAccountManager: commit accounts one at a timeSimon McVittie1-62/+17
2014-01-29McdAccountManager: remove unused timed account storage commitSimon McVittie1-22/+0
2014-01-29deleted_cb: correct a debug messageSimon McVittie1-1/+1
2014-01-29mcd_storage_get_accounts: use (transfer none)Simon McVittie1-2/+0
2014-01-29created_cb: don't leak errorSimon McVittie1-0/+1
2014-01-29McdAccountManager: ignore altered-one, deleted, toggled from wrong pluginSimon McVittie1-1/+39
2014-01-29McdAccount: have a ref to the storage plugin from construct time onwardsSimon McVittie1-29/+45
2014-01-29Thread expected GVariant types through to mcd_storage_get_*Simon McVittie1-2/+6
2014-01-29Make mcp_account_storage_create() mandatorySimon McVittie1-2/+3
2014-01-29McdAccountManager: don't double-delete accounts from storageSimon McVittie1-5/+0
2014-01-29mcd_account_delete: convert into mcd_account_delete_asyncSimon McVittie1-14/+35
2014-01-29McdAccountManager: separate setup lock for AM from lock for new accountsSimon McVittie1-34/+76
2013-11-12Revert "Simplify a bit storage API"Simon McVittie1-3/+10
2013-11-12Revert "Make sure to not delete() nor commit() and account deleted from storage"Simon McVittie1-1/+1
2013-11-11Make sure to not delete() nor commit() and account deleted from storageXavier Claessens1-1/+1
2013-11-08Simplify a bit storage APIXavier Claessens1-10/+3
2013-11-08Allow backends, but not D-Bus clients, to delete restricted accountsSimon McVittie1-3/+7
2013-11-08Replace McdAccount::always-on with the existing TpStorageRestrictionFlagsSimon McVittie1-1/+1
2013-10-29McdCreateAccountData: correctly free the user-dataSimon McVittie1-0/+3
2013-10-29Call IdentifyAccount to get new accounts' namesSimon McVittie1-50/+86
2013-10-29Don't give storage plugins the full parameter set, just 'account'Simon McVittie1-1/+7
2013-10-15Remove the A.I.Hidden, AM.I.Hidden interfacesSimon McVittie1-68/+9
2013-10-14Remove Conditions interfaceSimon McVittie1-1/+0
2013-09-12Remove partially-implemented McpAccountStorage::alteredSimon McVittie1-65/+0
2013-09-10List Service and Hidden in create-time account propertiesSimon McVittie1-0/+2
2013-09-04mcd_master_connect_automatic_accounts: move to McdAccountManagerSimon McVittie1-0/+7
2013-09-04McdAccount: have a reference to the connectivity monitorSimon McVittie1-3/+3
2013-09-04Put the connectivity monitor in the McdAccountManagerSimon McVittie1-0/+11
2013-02-13Merge branch 'altered-one-54780'Simon McVittie1-5/+10
2013-02-13Merge branch 'typed-settings-54872'Simon McVittie1-4/+3
2012-10-08McdAccountManager: have a TpSimpleClientFactorySimon McVittie1-10/+33
2012-10-08McdAccountManager: use tp_dbus_daemon_register_objectSimon McVittie1-7/+3
2012-10-08replace sealed struct members with getters and use TpProtocolSimon McVittie1-2/+2
2012-09-12McdAccount: add a way to tell property setters that storage has already been ...Simon McVittie1-5/+10
2012-09-10McdStorage: distinguish between parameters and attributesSimon McVittie1-4/+3
2012-09-07Unify loading of new accountsSimon McVittie1-4/+2
2012-09-07mcd_account_property_changed: rename to mcd_account_altered_by_pluginSimon McVittie1-4/+4
2012-09-07Use G_VALUE_INIT instead of { 0 }Simon McVittie1-2/+2
2012-09-07McdAccountManager: remove useless virtual methodSimon McVittie1-14/+3
2012-09-07McdAccountManager: move initialization from init to constructedSimon McVittie1-19/+13
2012-09-06Merge branch 'telepathy-mission-control-5.12'Simon McVittie1-2/+14
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 McVittie1-1/+3