summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use debian specific path for nologin executablewip/ubuntuLaurent Bigonville2017-12-211-1/+1
* Don't override DefaultStandardOutput.Robert Ancell2017-12-211-1/+0
* In addition to watching /etc/{passwd,shadow,group}, also watch those same fil...Michael Terry2017-12-211-0/+16
* Ubuntu would still like to support login.defs, which is used in at least Ubun...Robert Ancell2017-12-212-68/+97
* On startup, clean out the data of removed usersGunnar Hjalmarsson2017-12-211-3/+9
* Move cache cleanup out into a common function and clean up icon tooGunnar Hjalmarsson2017-12-211-16/+16
* Store input sources in user objects.William Hua2017-12-214-0/+343
* Add XHasMessages property to report if a user had unread messages, largely fo...Michael Terry2017-12-213-0/+162
* Add XKeyboardLayouts property to report a user's keyboard layouts, largely fo...Michael Terry2017-12-213-0/+201
* Add support for a BackgroundFile property, similar to IconFileMichael Terry2017-12-213-0/+210
* Save user language and regional formats settings to ~/.pam_environment.Gunnar Hjalmarsson2017-12-211-11/+390
* Help files for dealing with language/locale settings.Gunnar Hjalmarsson2017-12-212-0/+2
* Support setting/reading LightDM autologin setingsMichael Terry2017-12-211-11/+132
* Replace useradd with adduser to comply with Debian Policy.Alessio Treglia2017-12-211-6/+7
* Fix path to the GDM configuration file, which is different in Debian/Ubuntu.Alessio Treglia2017-12-211-1/+1
* Create and manage groups like on a debian system.Frederic Peters2017-12-214-21/+62
* Addition of FormatsLocale property and SetFormatsLocale methodGunnar Hjalmarsson2017-12-214-0/+193
* configure: bump to 0.6.450.6.45Ray Strode2017-03-271-1/+1
* NEWS: update for releaseRay Strode2017-03-271-0/+4
* lib: add getter for expiration policy numbersRay Strode2017-03-272-0/+51
* configure: bump to 0.6.440.6.44Ray Strode2017-03-271-1/+1
* NEWS: update for releaseRay Strode2017-03-271-0/+6
* daemon: make sure explicitly requested users aren't lost on reloadsRay Strode2017-03-271-7/+67
* user: export password expiration numbers from shadow fileRay Strode2017-03-272-0/+72
* configure: bump to 0.6.43Ray Strode2016-12-161-1/+1
* user-classify: fix logic for getusershellAlexander Ried2016-10-051-0/+5
* configure.ac: fix typoAlexander Ried2016-10-051-1/+1
* NEWS: update for releaseRay Strode2016-09-201-0/+7
* user-classify: exclude nologin usersRay Strode2016-09-061-35/+42
* configure: actually define HAVE_GETUSERSHELLRay Strode2016-09-061-0/+5
* daemon: fix syntax errorRay Strode2016-07-011-1/+1
* daemon: allocate large enough structure to hold generator stateRay Strode2016-07-011-1/+1
* main: fix leak in log handlerRay Strode2016-07-011-0/+2
* daemon: don't source user list from wtmpRay Strode2016-06-303-43/+10
* daemon: constrain max local users to 50Ray Strode2016-06-301-6/+13
* daemon: don't call getspnam for local usersRay Strode2016-06-305-41/+71
* daemon: get local users from /etc/shadow not /etc/passwdRay Strode2016-06-301-6/+53
* user: check if user is in wheel more efficientlyRay Strode2016-06-301-11/+2
* wtmp: Fix logout times in login-historyOndrej Holy2016-06-281-2/+10
* configure: bump to 0.6.420.6.42Ray Strode2016-06-091-1/+1
* NEWS: update for releaseRay Strode2016-06-091-0/+8
* po: add data/accounts-daemon.service.inRay Strode2016-06-091-0/+1
* systemd: disable GVFS supportRay Strode2016-06-011-0/+3
* Allow remote/inactive users to change their own data.Alkis Georgopoulos2016-05-201-2/+2
* Makefile: Move to AM_DISTCHECK_CONFIGURE_FLAGSSam Spilsbury2016-03-302-2/+2
* systemd: check for libsystemd instead of libsystemd-loginMarc-Antoine Perennou2016-03-161-1/+1
* wtmp: fix wtmp file on solaris and netbsdAlan Coopersmith2016-01-272-13/+31
* lib: fix misleading debug messageMichael Catanzaro2016-01-181-2/+4
* lib: Use G_PARAM_STATIC_STRINGSMichael Catanzaro2016-01-112-26/+26
* accountsservice: Add SetPasswordHint functionJuan A. Suarez Romero2015-03-165-1/+125