summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Search for libsystemd instead libsystemd-loginbaserock/0.6.40-8-gcad21b1+libsystemd_fixJavier Jardón2016-03-161-1/+1
* wtmp: fix wtmp file on solaris and netbsdAlan Coopersmith2016-01-272-13/+31
* lib: fix misleading debug messageMichael Catanzaro2016-01-181-2/+4
* lib: Use G_PARAM_STATIC_STRINGSMichael Catanzaro2016-01-112-26/+26
* accountsservice: Add SetPasswordHint functionJuan A. Suarez Romero2015-03-165-1/+125
* lib: clean up debug messageRay Strode2015-03-121-2/+2
* lib: Copy "password-hint" instead of user's real nameJuan A. Suarez Romero2015-03-061-1/+1
* daemon: remove dead codeEric Koegel2015-02-251-4/+0
* lib: add language to SetLanguage failureRay Strode2015-01-221-1/+1
* configure: bump to 0.6.400.6.40Ray Strode2015-01-221-1/+1
* NEWS: update for releaseRay Strode2015-01-221-0/+6
* lib: don't require X11 display to fetch userRay Strode2015-01-221-9/+9
* daemon: fix object path derivation for large UIDsGiovanni Mascellani2014-10-311-2/+2
* systemd: ensure that accounts service starts after NSS initializesStephen Gallagher2014-10-171-0/+6
* configure: bump to 0.6.390.6.39Ray Strode2014-10-161-1/+1
* NEWS: update for releaseRay Strode2014-10-161-0/+7
* daemon: close up ListCachedUsers race at start upRay Strode2014-10-161-2/+1
* lib: Add asynchronous api for user uncachingOndrej Holy2014-09-302-0/+92
* lib: make sure replace key when replacing value in object_path hashRay Strode2014-09-191-3/+3
* autogen.sh: Fix gtkdocize call for srcdir != builddirStef Walter2014-09-181-1/+1
* Ignore some more built filesStef Walter2014-09-181-0/+2
* Release version 0.6.380.6.38Stef Walter2014-09-182-1/+7
* lib: add more debug spewRay Strode2014-09-171-0/+2
* lib: add more debug spewRay Strode2014-09-161-0/+3
* lib: fix some annotations to quiet compile outputRay Strode2014-09-081-0/+8
* lib: filter out duplicate "new-user" messages from accountsserviceRay Strode2014-09-081-0/+27
* lib: take out extraneous "user" word in debug spewRay Strode2014-09-081-2/+1
* libaccountsservice: sprinkle some extra debug spew aroundRay Strode2014-07-211-1/+15
* lib: rename get_all_call to get_all_cancellableRay Strode2014-07-211-9/+9
* lib: clear the cancellable unconditionally in on_get_all_finishedRay Strode2014-07-211-2/+2
* lib: call g_clear_object in update_info instead of g_object_unrefRay Strode2014-07-211-1/+1
* lib: user g_clear_object instead of g_object_unrefRay Strode2014-07-211-2/+1
* lib: log when a user changes from system account to normal and vice versaRay Strode2014-07-211-0/+4
* data: Fix desktop-centric polkit policyStef Walter2014-05-071-6/+6
* configure: bump to 0.6.370.6.37Ray Strode2014-03-201-1/+1
* NEWS: update for releaseRay Strode2014-03-201-0/+4
* wtmp-helper: rename stub generatorRyan Lortie2014-03-201-2/+2
* configure: bump to 0.6.360.6.36Ray Strode2014-03-191-1/+1
* NEWS: update for releaseRay Strode2014-03-191-0/+347
* wtmp: unbreak the build on FreeBSDRyan Lortie2014-03-191-0/+2
* wtmp: stop using private _PATH_WTMPXRyan Lortie2014-03-191-7/+11
* wtmp: split out the platform-specific bitsRyan Lortie2014-03-191-6/+21
* daemon: split wtmp code into separate fileRyan Lortie2014-03-194-180/+258
* daemon: emulate fgetpwent() if we don't have itRyan Lortie2014-03-144-0/+118
* user: fix memory leak in save_extra_data functionRay Strode2014-01-291-0/+1
* daemon: call userdel consistentlyMatthias Clasen2014-01-101-3/+4
* Change up user classification logic againRay Strode2013-11-192-105/+32
* Revert "daemon: rip out extension interface"Ray Strode2013-11-075-1/+289
* Avoid deleting the root userMatthias Clasen2013-11-041-3/+3
* daemon: rip out extension interfaceRay Strode2013-10-225-289/+1