summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-19Merge branch 'telepathy-mission-control-5.4' of git+ssh://git.collabora.co.uk...HEADmasterVivek Dasmohapatra1-5/+25
2010-08-19Drop the McdConnection probation timer when the TpConnection is releasedVivek Dasmohapatra1-5/+25
2010-08-19Irrational co-dependency of commit and commit_one eliminated.Vivek Dasmohapatra1-4/+10
2010-08-19Merge branch 'telepathy-mission-control-5.4' of git+ssh://git.collabora.co.uk...Vivek Dasmohapatra2-14/+19
2010-08-19More checks on built strings (from coverity report)Vivek Dasmohapatra1-12/+19
2010-08-19Unused variableVivek Dasmohapatra1-2/+0
2010-08-18McdAccount: Correctly chain up to constructedWill Thompson1-3/+3
2010-08-11Merge branch 'trivia'Simon McVittie9-1043/+20
2010-08-11Delete old examplesSimon McVittie7-1036/+0
2010-08-11server, util: fix CPPFLAGS/LDADD for recent ld versionsSimon McVittie2-7/+20
2010-08-09Only honour scheduled saves when we have actual differences to commit.Vivek Dasmohapatra1-5/+12
2010-08-09Don't flush unchanged settings to SSOVivek Dasmohapatra1-3/+41
2010-08-09Don't flush the enabled state if the SSO state is functionally equivalentVivek Dasmohapatra1-1/+9
2010-08-04Make McpStoragePlugin retrieval in McdAccount safer.Eitan Isaacson1-10/+19
2010-08-04Merge branch 'account-storage'Eitan Isaacson6-10/+461
2010-08-03Retrieve the account storage plugin lazily.Eitan Isaacson1-19/+39
2010-08-03Remove references to McSvcAccountInterfaceStorageEitan Isaacson4-6/+6
2010-08-03Added maemo accounts support for Account.Storage API.Eitan Isaacson1-0/+118
2010-08-03Implented default Account.Storage API.Eitan Isaacson6-6/+319
2010-08-03Remove warnings.Eitan Isaacson1-5/+5
2010-07-30Merge branch 'telepathy-mission-control-5.4'Vivek Dasmohapatra3-12/+75
2010-07-29Can't use the AvatarRetrieved signal to find out if an avatar has been removedVivek Dasmohapatra1-10/+59
2010-07-29Implement a test for a remote client unsetting our avatarVivek Dasmohapatra2-2/+16
2010-07-22ABI has been added, update configure.ac variablesVivek Dasmohapatra1-2/+2
2010-07-22Prepare NEWS and configure.ac for a releaseVivek Dasmohapatra2-2/+2
2010-07-22freed GStrv may not be set, so should be initialised to NULLVivek Dasmohapatra1-1/+1
2010-07-21SSO plugin should claim all setting for accounts it knows aboutVivek Dasmohapatra1-9/+19
2010-07-21Make the debugging of account storage plugins in the AM clearerVivek Dasmohapatra1-10/+12
2010-07-19Update NEWSSimon McVittie1-1/+29
2010-07-19Merge branch 'rescue-mission'Simon McVittie8-140/+205
2010-07-19Fix over-zealous search/replace in ensure-and-redispatch.pySimon McVittie1-1/+1
2010-07-19plugin-account: unique_name: move g_free into the loop to avoid leakingSimon McVittie1-7/+9
2010-07-16dispatcher/ensure-and-redispatch.py: test fd.o #24645Simon McVittie1-8/+28
2010-07-16fd.o #24645: _mcd_dispatcher_reinvoke_handler: try to use the same HandlerSimon McVittie1-23/+34
2010-07-16McdHandlerMap: remember which Handler well-known name is responsible for each...Simon McVittie4-14/+54
2010-07-16dispatcher/ensure-and-redispatch.py: give the better handler a valid filterSimon McVittie1-1/+4
2010-07-16mcp-dbus-caller-permission: don't shadow link(2)Simon McVittie1-6/+6
2010-07-16mcd-account-manager-default: don't shadow acct(3)Simon McVittie1-50/+50
2010-07-16plugin-account: avoid sprintf, and remove limit of 1024 colliding accountsSimon McVittie1-16/+8
2010-07-16plugin-account.c: unique_name(): don't crash if 'account' is not a stringSimon McVittie1-6/+3
2010-07-16Don't shadow BSD acct(3) from unistd.hSimon McVittie1-12/+12
2010-07-15Typo in comment.Vivek Dasmohapatra1-1/+1
2010-07-15Typo in header guard #define symbol nameVivek Dasmohapatra1-1/+1
2010-07-15Merge branch 'libcreds-demo'Vivek Dasmohapatra15-21/+1371
2010-07-07Document mc-tool service in the manpage.Will Thompson1-0/+12
2010-07-07Merge branch 'sso-updates+service-property'Vivek Dasmohapatra11-209/+768
2010-07-07Fix braino in commentVivek Dasmohapatra1-1/+1
2010-07-07Add 'service' support to mc-toolWill Thompson2-2/+23
2010-07-07Implement Service property for SSO accountsVivek Dasmohapatra1-1/+26
2010-07-07Implement new Service property on account interfaceVivek Dasmohapatra1-0/+54