summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add guest account supportwip/rancell/guest-accountsRobert Ancell2018-01-1811-3/+521
* Expose the automatic login users as a daemon property.Robert Ancell2018-01-112-0/+17
* Remove trailing whitespaceRobert Ancell2017-12-221-1/+1
* Remove some unneeded variable initialization after g_auto refactoringRobert Ancell2017-12-214-22/+2
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-211-28/+20
* Don't override DefaultStandardOutputAlessio Treglia2017-12-201-1/+0
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-202-234/+96
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-203-45/+20
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-201-75/+33
* Require glib 2.44 for g_autoRobert Ancell2017-12-203-12/+6
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-201-27/+23
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-201-61/+38
* Use g_auto to reduce chances of memory leaksRobert Ancell2017-12-201-128/+52
* Revert "po: update translations from transifex"Ray Strode2017-12-1947-0/+2854
* po: update translations from transifexRay Strode2017-12-1947-2854/+0
* po: move Bulgarian and Persian translations to correct language codesPiotr Drąg2017-12-193-2/+2
* Add --with-gdmconffile configure flag.Robert Ancell2017-12-202-1/+6
* Add support for a list of extra groups for admin usersCosimo Cecchi2017-12-203-1/+29
* Remove references to wheel group - this group is configurableRobert Ancell2017-12-191-5/+5
* Simplify valid shell checking.Robert Ancell2017-12-191-11/+3
* On startup, clean out the data of removed usersGunnar Hjalmarsson2017-12-191-3/+9
* Move cache cleanup out into a common functionGunnar Hjalmarsson2017-12-191-16/+16
* Generate autocleanup definitions in libaccountsserviceRobert Ancell2017-12-152-0/+8
* Replace deprecated GSimpleAsyncResult with GTaskRobert Ancell2017-12-151-51/+39
* user-classify: prune username blacklist a bitqzheng2017-12-081-3/+0
* Add DOAP fileRobert Ancell2017-12-041-0/+28
* Fix documentationRobert Ancell2017-11-303-8/+22
* Remove invalid GIR annotationsRobert Ancell2017-11-291-4/+4
* Fix docstring copy-paste errorRobert Ancell2017-11-291-1/+1
* Remove duplicate D-Bus annotationRobert Ancell2017-11-291-1/+0
* AUTHORS: add myself to AUTHORSRay Strode2017-11-291-0/+1
* lib: fix crasher if accounts proxy is unavailableRay Strode2017-11-031-0/+3
* lib: only track users after act_user_manager_list_usersRay Strode2017-10-271-70/+75
* lib: don't track user-added/user-removed until we get initial listRay Strode2017-10-271-0/+14
* lib: simplify code dramaticallyRay Strode2017-10-271-534/+143
* lib: retry connecting to accountsservice when loading usersRay Strode2017-10-271-0/+4
* lib: move accounts proxy creation to helperRay Strode2017-10-271-31/+43
* lib: factor user loading functions into helpersRay Strode2017-10-271-37/+48
* lib: use new has-multiple-users property from accountsserviceRay Strode2017-10-271-17/+10
* daemon: add new HasMultipleUsers and HasNoUsers propertiesRay Strode2017-10-272-3/+41
* lib: consolidate change notificationRay Strode2017-10-271-1/+19
* daemon: don't send spurious change signals when wtmp changesRay Strode2017-10-271-3/+19
* lib: another leak fixRay Strode2017-10-271-1/+7
* lib: leak fixRay Strode2017-10-271-1/+4
* lib: move g_object_ref call for clarityRay Strode2017-10-271-2/+2
* lib: Plug leakCarlos Garnacho2017-10-271-0/+1
* data: require an adminstrator password to change own passwordRay Strode2017-08-181-3/+3
* Allow a user to change their own password without adminDavid Edmundson2017-08-182-2/+33
* configure: elogind on non-systemd systemsSven Eden2017-06-061-14/+49
* daemon: don't treat explicitly requested users as "cached"Ray Strode2017-05-153-25/+66