summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-31daemon: move ICONDIR/USERDIR defs to makefileRay Strode3-4/+2
2012-05-31daemon: remove icon when deleting userRay Strode1-0/+3
2012-05-31lib: make has-multiple-users property only check non-system usersRay Strode1-17/+45
2012-05-31daemon: exclude system accounts from ListCachedUsersRay Strode1-3/+12
2012-05-17configure: bump to 0.6.210.6.21Ray Strode1-1/+1
2012-05-17NEWS: update for releaseRay Strode1-0/+9
2012-05-17configure: fix version checkRay Strode1-1/+1
2012-05-17configure: Require a new enough systemdColin Walters1-1/+1
2012-05-17build: Add a --disable-systemd configure optionColin Walters1-2/+30
2012-05-08daemon: exclude users without valid shellChristian Hesse3-2/+23
2012-05-07daemon: Fix spurious log spewKalev Lember1-16/+20
2012-05-04configure: bump to 0.6.200.6.20Ray Strode1-1/+1
2012-05-04NEWS: update for releaseRay Strode1-0/+5
2012-05-04daemon: FIx overly aggressive user exclusionRay Strode1-1/+1
2012-05-03configure: bump to 0.6.190.6.19Ray Strode1-1/+1
2012-05-03NEWS: update for releaseRay Strode1-0/+11
2012-04-28Don't notify a non-existing propertyMatthias Clasen1-1/+1
2012-04-24daemon: Also exclude "at" userVincent Untz1-0/+1
2012-04-24daemon: Exclude users with no shellVincent Untz1-2/+2
2012-04-13lib: don't clear get_all call until after we've ensured call succeededRay Strode1-2/+3
2012-04-13daemon: make userdel force deletionRay Strode1-5/+6
2012-04-110.6.180.6.18Matthias Clasen2-1/+10
2012-04-09lib: Add missing return in libaccountsserviceAlban Browaeys1-0/+1
2012-04-05lib: ensure session type is x11 before trying to find displayRay Strode1-3/+25
2012-04-05lib: move debug message to proper placeRay Strode1-1/+1
2012-04-05lib: handle when get_sessions() returns NULL more gracefullyRay Strode1-4/+6
2012-04-02daemon: extend blacklistRay Strode1-0/+4
2012-04-02Fix the systemd configure checkMatthias Clasen1-1/+1
2012-03-27configure: bump to 0.6.170.6.17Ray Strode1-1/+1
2012-03-27NEWS: update for releaseRay Strode1-0/+7
2012-03-27daemon: fix up user exclusionsRay Strode1-1/+1
2012-03-27act-user: fix double freeRay Strode1-1/+0
2012-03-26po: pull latest translations from transifex0.6.16Ray Strode46-253/+921
2012-03-26NEWS: update for releaseRay Strode1-0/+19
2012-03-26lib: vala discheck fixesRay Strode1-1/+3
2012-03-26lib: add gdbus xml to EXTRA_DISTRay Strode1-1/+1
2012-03-26lib: drop AccountsService-1.0.metadataRay Strode1-1/+1
2012-03-26daemon: be more liberabl about excluding usersRay Strode3-7/+25
2012-03-26Filter users on nologin rather than minimal UIDBastien Nocera1-5/+9
2012-03-26Don't use hard-coded minimal UID to exclude usersBastien Nocera1-63/+0
2012-03-26lib: Add systemd supportRay Strode2-96/+557
2012-03-15lib: set infinite timeout for accounts manager callsRay Strode1-0/+1
2012-03-15lib: return initialized result for delete userRay Strode1-1/+2
2012-03-15ActUserManager: ensure the manager is alive across async callsGiovanni Campagna1-20/+44
2012-03-15ActUser: use -1 to indicate default DBus timeoutGiovanni Campagna1-1/+1
2012-03-15ActUser: set loaded status even if an error occursGiovanni Campagna1-0/+4
2012-03-15UserManager: fix advancing seat loading state machineGiovanni Campagna1-8/+22
2012-02-23libaccountsservice: Fix srcdir != builddir for generated filesColin Walters1-3/+3
2012-02-21build: add optionnal vala bindings generationMarc-André Lureau5-1/+109
2012-02-21Generate ActUserManagerError type tooMarc-André Lureau2-7/+7