summaryrefslogtreecommitdiff
path: root/src/mcd-account-manager.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Merge branch 'telepathy-mission-control-5.8'Will Thompson1-0/+2
2011-08-25AccountManager: use _mcd_account_set_parameters error verbatimWill Thompson1-9/+0
2011-07-19Fix unbalanced *_DECL macrosVivek Dasmohapatra1-0/+2
2010-12-15Remove redundant object path/bus name constants.Will Thompson1-3/+0
2010-09-13Make the McdStorage interface object available vie the account manager.Vivek Dasmohapatra1-3/+2
2010-08-02Implented default Account.Storage API.Eitan Isaacson1-0/+5
2010-06-09Only flush changed account details to disk.Will Thompson1-0/+1
2010-06-06Remove deprecated-and-unused mcd_account_manager_write_conf()Will Thompson1-1/+0
2009-08-26mcd-account-manager: add errors and set appropriate error when setting a para...Jonny Lamb1-0/+8
2009-08-25mcd-account-manager: add initial version of write_conf_asyncJonny Lamb1-0/+8
2009-05-11Slim down public headers, move private stuff into private headersSimon McVittie1-2/+0
2009-04-15McdAccountManager: move unexported functions to a new mcd-account-manager-priv.hSimon McVittie1-23/+0
2009-02-17Keep track of active connections in a tmp fileAlberto Mardegan1-0/+3
2009-02-16Keep all accounts in a single hash table.Alberto Mardegan1-1/+1
2009-02-09Asynchronous loading of accountsAlberto Mardegan1-8/+13
2009-02-09Mark internal functions as suchAlberto Mardegan1-0/+2
2008-12-08Let the McdAccount reference the McdAccountManagerAlberto Mardegan1-1/+4
2008-12-05Fix prototype for the account_new virtual method.Alberto Mardegan1-1/+1
2008-12-05Allow creation of derived Account objectsAlberto Mardegan1-1/+2
2008-12-05Class paddingAlberto Mardegan1-0/+7
2008-10-08Add vim and emacs modelinesAlberto Mardegan1-0/+2
2008-08-26Allow the McdAccountManager to be subclassed; rework theAlberto Mardegan1-0/+3
2008-06-26Add a new BDus interface to the AccountManager to request the creationAlberto Mardegan1-0/+8
2008-04-10Cosmetic changes.Alberto Mardegan1-2/+3
2008-04-08Implement libmissioncontrol's McAccount and McAccountMonitor using the new DB...Alberto Mardegan1-0/+2
2008-03-28Start implementing new McdAccount and McdAccountManager object as per theAlberto Mardegan1-0/+10
2008-03-10 * libmissioncontrol/Makefile.am:Alberto Mardegan1-0/+63