Commit Graph

19 Commits

Author SHA1 Message Date
ajacoutot
3790ee1e99 Properly handle ACCOUNT_TYPE_STANDARD and ACCOUNT_TYPE_ADMINISTRATOR. 2011-12-02 20:07:26 +00:00
ajacoutot
238aea3484 Fix users creation. 2011-12-02 17:55:00 +00:00
ajacoutot
e9b15534ea Start fixing this nightmare... 2011-12-02 17:45:58 +00:00
ajacoutot
ce708e2019 Bugfix update to accountsservice-0.6.15. 2011-10-29 11:00:39 +00:00
ajacoutot
b46659935d For now, revert upstream commit:
'daemon: get login frequency from wtmp instead of ConsoleKit'
It makes use of utmpx so we'll have to port it over.
2011-09-08 13:56:53 +00:00
ajacoutot
de096dd44b Update to accountsservice-0.6.14. Still needs some major work. 2011-09-08 13:15:52 +00:00
ajacoutot
d5392a8408 Better, from robert@ and pirofti@ 2011-07-04 05:16:47 +00:00
ajacoutot
f1e73ba9cd Implement user (un)locking. 2011-07-04 01:35:57 +00:00
ajacoutot
ca0d3b83a2 ooops 2011-07-03 23:26:39 +00:00
ajacoutot
aad2e6be34 Rework the getgrouplist patch. 2011-07-03 23:26:25 +00:00
ajacoutot
cb653b8a48 Tweak. 2011-07-03 20:16:35 +00:00
ajacoutot
1b47f2c9b0 Fix localstatedir. 2011-06-21 07:18:57 +00:00
ajacoutot
447a06c34b Fix path to gdm/custom.conf. 2011-06-17 14:27:55 +00:00
ajacoutot
3239a328de Fix several users management related functions. 2011-05-29 08:27:05 +00:00
ajacoutot
07c05a5c24 Don't try to open /proc, use kvm(3) instead.
reviewed by robert@
2011-05-23 08:22:43 +00:00
ajacoutot
4faf041b78 Oops, I meant to use g_strcmp0 here. 2011-05-22 17:34:55 +00:00
ajacoutot
ba9b9561d5 Make it possible to lock/unlock users. 2011-05-22 17:30:00 +00:00
ajacoutot
30ca46e876 Fix adding/deleting users with upcoming gnome-control-center 3. 2011-05-22 12:21:41 +00:00
ajacoutot
062fda667a Import accountsservice-0.6.12.
The AccountsService project provides:
    * A set of D-Bus interfaces for querying and manipulating user
      account information.
    * An implementation of these interfaces based on the usermod(8),
      useradd(8) and userdel(8) commands

ok jasper@ ("though I'm surprised they didn't name it 'accountskit'")
2011-05-22 10:57:32 +00:00