summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: don't fail loading if logind isn't working rightwip/fix-systems-without-auditsyscallRay Strode2018-08-101-4/+1
* README: add link to Code of ConductRay Strode2018-08-061-0/+10
* lib: don't set loaded state until seat is fetchedRay Strode2018-07-191-1/+1
* configure: bump to 0.6.500.6.50Ray Strode2018-07-101-1/+1
* NEWS: update for releaseRay Strode2018-07-101-0/+6
* user: fix insufficient path prefix checkMatthias Gerstner2018-07-101-0/+8
* daemon: don't abort loading users even if missing shadow entriesFelix Zhang2018-06-131-1/+1
* lib: treat session type=wayland as graphical sessionxiaoguang wang2018-06-131-1/+2
* configure: bump to 0.6.490.6.49Ray Strode2018-05-101-1/+1
* NEWS: update for releaseRay Strode2018-05-101-0/+4
* daemon: fix compiler warningsRay Strode2018-05-101-2/+2
* Revert "daemon: fix compiler warnings"Ray Strode2018-05-101-8/+2
* configure: bump to 0.6.480.6.48Ray Strode2018-05-101-1/+1
* NEWS: update for releaseRay Strode2018-05-101-0/+7
* daemon: fix compiler warningsRay Strode2018-05-101-2/+8
* daemon: fix useradd failures caused by invalid readOndrej Holy2018-05-101-4/+4
* daemon: don't emit user-deleted for uncached usersRay Strode2018-05-091-1/+1
* daemon: unregister user after we're done with it not beforeRay Strode2018-05-091-1/+1
* wtmp-helper: don't call getpwnam()Ray Strode2018-04-251-6/+0
* configure: bump to 0.6.470.6.47Ray Strode2018-04-241-1/+1
* NEWS: update for releaseRay Strode2018-04-241-0/+8
* lib: don't emit user-added signal until list_users is completedRay Strode2018-04-201-2/+2
* daemon: don't override property from user skeletonRay Strode2018-04-201-600/+201
* configure: bump to 0.6.460.6.46Ray Strode2018-04-041-1/+1
* NEWS: update for releaseRay Strode2018-04-041-0/+13
* lib: don't try to update login frequency manuallyRay Strode2018-02-142-7/+1
* daemon: don't return account expiration policy if not knownRay Strode2018-02-071-0/+7
* act-user: Prevent segfault if accounts_proxy is not createdOndrej Holy2018-01-301-0/+5
* lib: add crypt.h includeRay Strode2018-01-241-0/+2
* 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