summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-28McdAccountManager: don't leak if mcd_master_get_default() returns NULLHEADreturn-if-fail-leakmasterMarco Barisione1-3/+3
2011-01-27Aegis plugin: fix a leak of DBus proxiesacl-proxy-leakMarco Barisione1-6/+10
2011-01-19version 5.7.2+Vivek Dasmohapatra2-1/+6
2011-01-19Prepare version 5.7.2Vivek Dasmohapatra2-2/+10
2011-01-19Tests using the debug API must be in the special section to work in distcheckVivek Dasmohapatra1-1/+1
2011-01-18Merge branch 'hidden-for-accounts-glib' of git+ssh://git.collabora.co.uk/git/...Vivek Dasmohapatra23-269/+1000
2011-01-11Explanation of map had drifted away from same (in terms of location & accuracy)Vivek Dasmohapatra1-14/+15
2011-01-11Commit delay now #defined and logged explicitlyVivek Dasmohapatra1-2/+5
2011-01-11Add comment explaining _commit, remove obsolete FIXME commentVivek Dasmohapatra1-2/+5
2011-01-11Delay actual commit() in sso backend.Eitan Isaacson2-6/+29
2011-01-11Set a plugin name and description for ag hidden backendWill Thompson1-0/+5
2011-01-11Add a configure flag for hidden accounts-glib backendWill Thompson4-2/+32
2011-01-11Set Hidden on accounts from hidden accounts-glib backendWill Thompson1-2/+48
2011-01-11mc-tool: show Service (if present)Will Thompson1-0/+1
2011-01-10Add an accounts-glib backend for hidden accounts.Will Thompson4-4/+118
2011-01-10account-glib: Remove spurious newlines in DEBUG messagesWill Thompson1-3/+3
2011-01-10accounts-glib: remove unused list of services.Will Thompson2-2/+0
2011-01-10accounts-glib: expose _get implemenation for subclassesWill Thompson2-4/+18
2011-01-10accounts-glib: split up gargantuan _get implementationWill Thompson1-108/+135
2011-01-10Clean up loading account storage plugins.Will Thompson1-10/+10
2011-01-10Correct MCD_ACCOUNT_MANAGER_SSO_CLASS() macroWill Thompson1-1/+1
2011-01-10accounts-glib: make service type parametrizableWill Thompson2-57/+115
2011-01-10accounts-glib: List services in constructed, not initWill Thompson1-4/+15
2011-01-10accounts-glib: declutter class_initWill Thompson1-2/+1
2011-01-10accounts-glib: make null termination clearerWill Thompson1-1/+1
2011-01-10Add a smoke test for Account[Manager].I.HiddenWill Thompson4-3/+120
2011-01-10Implement AccountManager.Interface.HiddenWill Thompson4-8/+82
2011-01-10Implement Account.Interface.HiddenWill Thompson3-1/+84
2011-01-10Generate code for hidden account interfaces.Will Thompson6-0/+157
2011-01-10mctest: improve error messages from post-test cleanupWill Thompson1-4/+4
2011-01-10AM: Remove a stray paren from a debug messageWill Thompson1-1/+1
2011-01-10tests: extract common mc-slaying and keyfile-reading codeWill Thompson3-50/+46
2011-01-10mctest: tidy up create_fakecm_account()Will Thompson1-13/+10
2011-01-10mctest: support passing properties to create_fakecm_account()Will Thompson1-4/+6
2011-01-10account_check_parameters: assert callback is non-NULLWill Thompson1-3/+3
2011-01-10Log why we're declaring accounts invalid.Will Thompson1-0/+3
2011-01-06Preliminary news for 5.7.2Will Thompson1-1/+25
2011-01-06Merge branch 'misc'Will Thompson7-128/+139
2011-01-06Simplify mcd_account_set_string_val()Will Thompson1-18/+9
2011-01-05Storage: allow backends to implement only one of commit/commit_oneWill Thompson1-12/+17
2011-01-05Account: ensure updated string properties are committed.Will Thompson2-3/+4
2011-01-05Accounts-GLib backend: fix shadowing warningsWill Thompson1-47/+49
2011-01-05tests: improve assertion when forbidden events occurWill Thompson1-4/+9
2011-01-05Tests: handle more exceptions during cleanupWill Thompson1-0/+6
2010-12-30tests: simplify holding the name for fakecmWill Thompson2-3/+6
2010-12-30mctest: use ProxyWrapper for Account/AM proxiesWill Thompson1-42/+40
2010-12-22tests: add a tests/README symlinkJonny Lamb1-0/+1
2010-12-22tests: move from test/ to tests/Jonny Lamb114-49/+49
2010-12-22create-with-properties: remove unsound signal expectationWill Thompson1-5/+3
2010-12-22create-twice.py: use a different 'account' parameterWill Thompson1-1/+1