summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: bump to 0.6.210.6.21Ray Strode2012-05-171-1/+1
* NEWS: update for releaseRay Strode2012-05-171-0/+9
* configure: fix version checkRay Strode2012-05-171-1/+1
* configure: Require a new enough systemdColin Walters2012-05-171-1/+1
* build: Add a --disable-systemd configure optionColin Walters2012-05-171-2/+30
* daemon: exclude users without valid shellChristian Hesse2012-05-083-2/+23
* daemon: Fix spurious log spewKalev Lember2012-05-071-16/+20
* configure: bump to 0.6.200.6.20Ray Strode2012-05-041-1/+1
* NEWS: update for releaseRay Strode2012-05-041-0/+5
* daemon: FIx overly aggressive user exclusionRay Strode2012-05-041-1/+1
* configure: bump to 0.6.190.6.19Ray Strode2012-05-031-1/+1
* NEWS: update for releaseRay Strode2012-05-031-0/+11
* Don't notify a non-existing propertyMatthias Clasen2012-04-281-1/+1
* daemon: Also exclude "at" userVincent Untz2012-04-241-0/+1
* daemon: Exclude users with no shellVincent Untz2012-04-241-2/+2
* lib: don't clear get_all call until after we've ensured call succeededRay Strode2012-04-131-2/+3
* daemon: make userdel force deletionRay Strode2012-04-131-5/+6
* 0.6.180.6.18Matthias Clasen2012-04-112-1/+10
* lib: Add missing return in libaccountsserviceAlban Browaeys2012-04-091-0/+1
* lib: ensure session type is x11 before trying to find displayRay Strode2012-04-051-3/+25
* lib: move debug message to proper placeRay Strode2012-04-051-1/+1
* lib: handle when get_sessions() returns NULL more gracefullyRay Strode2012-04-051-4/+6
* daemon: extend blacklistRay Strode2012-04-021-0/+4
* Fix the systemd configure checkMatthias Clasen2012-04-021-1/+1
* configure: bump to 0.6.170.6.17Ray Strode2012-03-271-1/+1
* NEWS: update for releaseRay Strode2012-03-271-0/+7
* daemon: fix up user exclusionsRay Strode2012-03-271-1/+1
* act-user: fix double freeRay Strode2012-03-271-1/+0
* po: pull latest translations from transifex0.6.16Ray Strode2012-03-2646-253/+921
* NEWS: update for releaseRay Strode2012-03-261-0/+19
* lib: vala discheck fixesRay Strode2012-03-261-1/+3
* lib: add gdbus xml to EXTRA_DISTRay Strode2012-03-261-1/+1
* lib: drop AccountsService-1.0.metadataRay Strode2012-03-261-1/+1
* daemon: be more liberabl about excluding usersRay Strode2012-03-263-7/+25
* Filter users on nologin rather than minimal UIDBastien Nocera2012-03-261-5/+9
* Don't use hard-coded minimal UID to exclude usersBastien Nocera2012-03-261-63/+0
* lib: Add systemd supportRay Strode2012-03-262-96/+557
* lib: set infinite timeout for accounts manager callsRay Strode2012-03-151-0/+1
* lib: return initialized result for delete userRay Strode2012-03-151-1/+2
* ActUserManager: ensure the manager is alive across async callsGiovanni Campagna2012-03-151-20/+44
* ActUser: use -1 to indicate default DBus timeoutGiovanni Campagna2012-03-151-1/+1
* ActUser: set loaded status even if an error occursGiovanni Campagna2012-03-151-0/+4
* UserManager: fix advancing seat loading state machineGiovanni Campagna2012-03-151-8/+22
* libaccountsservice: Fix srcdir != builddir for generated filesColin Walters2012-02-231-3/+3
* build: add optionnal vala bindings generationMarc-André Lureau2012-02-215-1/+109
* Generate ActUserManagerError type tooMarc-André Lureau2012-02-212-7/+7
* Add a global act.h library header for bindingsMarc-André Lureau2012-02-212-2/+37
* lib: change loop iteration idiomRay Strode2012-02-161-12/+13
* Port library to GDBusMatthias Clasen2012-02-136-768/+1458
* Port daemon to GDBusMatthias Clasen2012-02-139-951/+697