summaryrefslogtreecommitdiff
path: root/src/libaccountsservice
AgeCommit message (Expand)AuthorFilesLines
2011-03-17daemon: drop supervised user conceptDavid Zeuthen2-2/+1
2011-03-15lib: Check for empty, not just NULL, real name when falling back to user nameRay Strode1-1/+6
2011-03-10lib: gracefully handle multiple in-flight user updatesRay Strode1-16/+13
2011-03-08lib: use proper dbus proxy for settersRay Strode1-12/+24
2011-02-27Don't accidentally add the gdm user to the listMatthias Clasen1-0/+4
2011-02-22lib: s/HomeDir/HomeDirectory/Ray Strode1-2/+2
2011-02-22lib: set is loaded when cached users finishesRay Strode1-0/+1
2011-02-01lib: add settersRay Strode3-0/+428
2011-02-01lib: Add getters for some of the other types supported by the serviceRay Strode3-1/+433
2011-02-01lib: fix up more login-frequency confusionRay Strode1-2/+2
2011-01-31lib: add getter for user localeRay Strode2-0/+39
2010-10-16lib: fix up login frequency type confusionRay Strode3-18/+18
2010-10-16lib: more uid type clean upsRay Strode1-6/+6
2010-10-16lib: fix up uid type confusionRay Strode3-6/+6
2010-10-16lib: add private headerRay Strode1-0/+45
2010-10-12lib: Add start of client libraryRay Strode6-0/+3164