summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.6.330.6.33Matthias Clasen2013-06-112-1/+14
* Don't assume that we are part of a session or have a seatMarius Vollmer2013-06-111-7/+9
* Advance even when continuing.Marius Vollmer2013-06-051-5/+4
* Don't completely ignore non-graphical sessions.Marius Vollmer2013-06-053-48/+163
* Really remove obsolete sessions from the records.Marius Vollmer2013-06-051-0/+1
* Emit "changed" signal when setting information from wtmp.Marius Vollmer2013-06-053-1/+10
* daemon: Add wtmp file monitorOndrej Holy2013-06-051-1/+25
* daemon: Check for monitor error immediatelyOndrej Holy2013-06-051-15/+16
* daemon: Rename on_passwd_monitor_changed to on_users_monitor_changedOndrej Holy2013-06-051-7/+7
* lib: don't ever consider non-user sessions when running in user sessionRay Strode2013-06-031-0/+17
* user: never treat cached users as system accountsRay Strode2013-05-203-0/+18
* daemon:Trust SystemAccount key from keyfile over heuristicsRay Strode2013-05-201-0/+10
* daemon: add gnome special users to exclusion listRay Strode2013-05-201-0/+2
* daemon: don't exclude system usersRay Strode2013-05-201-5/+0
* lib: notice when account changes from system acount to normal accountRay Strode2013-05-201-0/+38
* user: write whether account is system account in key fileRay Strode2013-05-201-0/+2
* daemon: make cache_user do a full saveRay Strode2013-05-203-11/+9
* daemon: cache users explicitly created via AccountsServiceRay Strode2013-05-201-20/+31
* Update has-multiple-users before emitting user-added/removedMatthias Clasen2013-05-191-8/+8
* 0.6.320.6.32Matthias Clasen2013-05-142-1/+13
* Don't treat remote users as system accountsStef Walter2013-05-141-1/+1
* Avoid an error when generating enums in distcheckMatthias Clasen2013-05-111-2/+2
* Fix the doc buildMatthias Clasen2013-05-111-2/+7
* util: Clean up spawn_with_login_uid() error handlingColin Walters2013-05-111-24/+35
* Avoid deprecation warning for g_type_initMatthias Clasen2013-05-111-0/+2
* Quit properly when receiving SIGINT or SIGTERMStef Walter2013-05-111-0/+12
* Actually print debug messages when --debugStef Walter2013-05-111-0/+24
* Remove newlines from debug messagesStef Walter2013-05-114-10/+10
* Fix compiler warning for mismatched function signatureStef Walter2013-05-111-1/+1
* Fix warnings when building gir and vapi filesStef Walter2013-05-112-1/+3
* Fix up all documentation warnings and complete documentationStef Walter2013-05-119-17/+274
* 0.6.310.6.31Matthias Clasen2013-04-162-1/+10
* Check for logind, not for systemdMartin Pitt2013-04-062-13/+15
* act-user: when copying from user free existing data firstRay Strode2013-03-241-0/+9
* lib: fix list_users anotationRay Strode2013-03-141-1/+1
* build: Fix previous patchColin Walters2013-03-121-1/+1
* Add --enable-admin-group build optionColin Walters2013-03-123-4/+25
* po: Add back accounts-service.potRay Strode2013-01-171-0/+60
* daemon: be more aggresive at excluding system accountsRay Strode2013-01-043-5/+32
* build: Drop unecessary AC_SUBST of gir includesColin Walters2012-12-192-3/+1
* build: Create internal library for gdbus-codegen gooColin Walters2012-12-192-15/+14
* build: Drop redundant dependenciesColin Walters2012-12-192-11/+4
* user: Fix x-session -> xsession property notificationColin Walters2012-12-191-1/+1
* Fix login history variant handlingGiovanni Campagna2012-12-181-2/+2
* configure: bump to 0.6.300.6.30Ray Strode2012-12-121-1/+1
* NEWS: update for releaseRay Strode2012-12-121-0/+9
* lib: add act_user_manager_no_serviceRay Strode2012-12-122-0/+12
* lib: add new describe_user methodRay Strode2012-12-121-13/+42
* lib: don't lose sessions list for users at startupRay Strode2012-12-123-7/+97
* lib: use act_user_manager_get_user_by_id when neededRay Strode2012-12-121-35/+2