summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2018-01-11Expose the automatic login users as a daemon property.Robert Ancell1-0/+10
2017-12-20Don't override DefaultStandardOutputAlessio Treglia1-1/+0
2017-11-29Remove duplicate D-Bus annotationRobert Ancell1-1/+0
2017-10-27daemon: add new HasMultipleUsers and HasNoUsers propertiesRay Strode1-0/+20
2017-08-18data: require an adminstrator password to change own passwordRay Strode1-3/+3
2017-08-18Allow a user to change their own password without adminDavid Edmundson1-0/+10
2017-03-27user: export password expiration numbers from shadow fileRay Strode1-0/+10
2016-06-01systemd: disable GVFS supportRay Strode1-0/+3
2016-05-20Allow remote/inactive users to change their own data.Alkis Georgopoulos1-2/+2
2015-03-16accountsservice: Add SetPasswordHint functionJuan A. Suarez Romero1-0/+35
2014-10-17systemd: ensure that accounts service starts after NSS initializesStephen Gallagher1-0/+6
2014-05-07data: Fix desktop-centric polkit policyStef Walter1-6/+6
2012-11-12accountsservice: Add User.LoginHistory propertyOndrej Holy1-0/+17
2012-11-12accountsservice: Add User.LoginTime propertyOndrej Holy1-0/+10
2012-08-16Add User.Local dbus propertyStef Walter1-0/+10
2012-07-24add CacheUser() and UncacheUser() methodsStef Walter1-0/+51
2011-09-04Fix doc formattingMatthias Clasen1-4/+4
2011-04-11Add a 'system-account' property to usersMatthias Clasen1-0/+12
2011-03-17daemon: drop supervised user conceptDavid Zeuthen2-12/+0
2011-03-17policy: Improve policy stringRay Strode1-1/+1
2011-03-08daemon: add XSession property to dbus-glib gooRay Strode1-0/+10
2011-02-01daemon: Add api for storing/retrieving sessionRay Strode1-0/+40
2010-07-22Remove unused UserChanged signalMatthias Clasen1-13/+0
2010-07-21Install systemd unit filesLennart Poettering3-2/+30
2010-03-25Drop SetIconDataMatthias Clasen1-64/+0
2010-03-25Always require admin privs for changing usernamesMatthias Clasen1-5/+1
2010-03-25Change handling of account lockingMatthias Clasen1-0/+8
2010-03-24Remove special handling for setting your own passwordMatthias Clasen1-4/+1
2010-01-29Fix some issues in the docsMatthias Clasen1-11/+12
2010-01-22Set account type when creating usersMatthias Clasen1-1/+21
2010-01-21Streamline privilegesMatthias Clasen3-83/+26
2010-01-20First cut at api docsMatthias Clasen2-47/+773
2010-01-20Add 'automatic-login' as a user propertyMatthias Clasen2-0/+17
2010-01-15Fix a typo and make distcheck workMatthias Clasen1-1/+5
2010-01-12initial commitMatthias Clasen6-0/+336