summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-18Backport to GSimpleAsyncResultasync-apiMatthias Clasen1-31/+35
2012-11-18Add docs for new apiMatthias Clasen1-1/+109
2012-11-18wip: new API for g-c-c portRyan Lortie3-1/+190
2012-11-16ActUserManager: clean up source in finalizeMatthias Clasen1-1/+6
2012-11-16Don't call g_object_unref on a sd_login_monitor objectMatthias Clasen1-1/+1
2012-11-12configure: bump to 0.6.260.6.26Ray Strode1-1/+1
2012-11-12NEWS: update for releaseRay Strode1-0/+9
2012-11-12accountsservice: Add User.LoginHistory propertyOndrej Holy5-18/+161
2012-11-12accountsservice: Add User.LoginTime propertyOndrej Holy5-10/+82
2012-11-05ActUserManagerNewSession: do not free if there are pending async callsSimon McVittie1-4/+31
2012-10-26lib: correct typo in error messageRay Strode1-1/+1
2012-10-16lib: fix set_has_multiple_users call in remove_uesrRay Strode1-1/+1
2012-09-28Fix the previous commitMatthias Clasen1-1/+1
2012-09-28Refuse to delete uid 0Matthias Clasen1-0/+5
2012-09-25build: bump libsystemd-login to >= 186Dominique Leuenberger1-1/+1
2012-09-24configure: bump to 0.6.250.6.25Ray Strode1-1/+1
2012-09-24NEWS: update for releaseRay Strode1-0/+10
2012-09-24po: pull latest translations from transifexRay Strode47-115/+240
2012-09-24lib: ignore closing sessionsMatthias Clasen1-0/+16
2012-09-18daemon: Create our directories in /var on demandColin Walters1-3/+37
2012-09-10util: Fix a typoColin Walters1-1/+1
2012-09-10util: Fix an uninitialized variableColin Walters1-1/+1
2012-08-21user-manager: Guard against NULL usersJasper St. Pierre1-1/+3
2012-08-20configure: bump to 0.6.240.6.24Ray Strode1-1/+1
2012-08-20NEWS: update for releaseRay Strode1-0/+5
2012-08-16lib: drop return value from update_infoRay Strode1-8/+2
2012-08-16lib: drop act_user_set_propertyRay Strode1-18/+0
2012-08-16Add User.Local dbus propertyStef Walter7-62/+95
2012-08-16Rename user_local_xxxx() to user_xxxx()Stef Walter3-85/+86
2012-08-06configure: bump to 0.6.230.6.23Ray Strode1-1/+1
2012-08-06NEWS: update for releaseRay Strode1-0/+7
2012-07-24daemon: uncache user before deleting userRay Strode1-8/+8
2012-07-24add CacheUser() and UncacheUser() methodsStef Walter4-0/+265
2012-07-24daemon: add all users from cachedir to ListCachedUsers resultStef Walter1-0/+70
2012-07-24daemon: Refactor reloading of users from multiple sourcesStef Walter1-108/+116
2012-07-20lib: fix some debug spewRay Strode1-3/+2
2012-06-28configure: bump to 0.6.220.6.22Ray Strode1-1/+1
2012-06-28NEWS: update for releaseRay Strode1-0/+21
2012-06-28util: CVE-2012-2737: drop _polkit_subject_get_cmdlineRay Strode1-59/+76
2012-06-28user: CVE-2012-2737: verify caller through bus in more casesRay Strode1-36/+42
2012-06-28util: CVE-2012-2737: validate SetIconFile caller over busRay Strode1-11/+26
2012-06-13lib: manage pending consolekit calls with cancellableRay Strode1-2/+19
2012-06-13lib: fix memory leaks in act-userPavel Vasin1-1/+3
2012-06-12Revert "Don't use the non-standard fgetpwent() if not available."Ray Strode2-13/+0
2012-06-07Only enable _FORTIFY_SOURCE if optimization enabledStef Walter1-1/+17
2012-06-07libaccountsservice: Respect silent rules for gdbus-codegenStef Walter1-5/+5
2012-06-07libaccountsservice: Quiet down the warnings from GIRStef Walter1-4/+7
2012-06-07Quiet down autoreconf warningsStef Walter1-2/+4
2012-06-07Ignore built files with a .gitignoreStef Walter1-0/+56
2012-05-31daemon: fix buildRay Strode3-2/+8