54 Commits

Author SHA1 Message Date
ajacoutot
14fb6107e3 Update to accountsservice-0.6.40. 2015-01-23 08:11:41 +00:00
ajacoutot
adf5c81d1b Update to accountsservice-0.6.39. 2014-10-17 06:36:22 +00:00
ajacoutot
d22b2e0850 Update to accountsservice-0.6.38. 2014-09-19 06:20:36 +00:00
ajacoutot
b1ab47b0d8 No need for libkvm. 2014-05-09 12:59:50 +00:00
ajacoutot
64cac3ee96 Properly detect locked/unlocked users. 2014-03-30 12:50:52 +00:00
ajacoutot
5d9e70e9db Update to accountsservice-0.6.37. 2014-03-26 17:16:22 +00:00
ajacoutot
ea9250ee85 Better fix for our lack of utmpx; from upstream. 2014-03-20 18:47:23 +00:00
ajacoutot
59a590fa57 Update to accountsservice-0.6.36. 2014-03-20 17:55:43 +00:00
ajacoutot
fb9f0fb92f Sync comment with what has been committed upstream; no pkg change. 2014-03-16 10:03:22 +00:00
ajacoutot
881645c773 Properly monitor for users changes (password, addition, removal...). 2014-02-04 08:53:34 +00:00
ajacoutot
039124db6e Merge several fixes from upstream (memleak) and the new heuristic stuffs
for users; this allows to get rid of the statis daemon user list.
2014-01-30 10:01:33 +00:00
ajacoutot
3c786f247f Fix path to false(1). 2013-12-17 08:20:04 +00:00
ajacoutot
e6a367bb81 Typo. 2013-12-11 16:11:19 +00:00
ajacoutot
e6c93928fe Update to accountsservice-0.6.35. 2013-10-16 08:44:36 +00:00
ajacoutot
14bf24fb50 Fix the skey case. 2013-10-12 08:43:51 +00:00
ajacoutot
105cd1265a Treat 'skey' password as NULL so that we can properly lock and not been
offered to change the password.
Properly detect encrypted password using getpwnam since getspnam is for
linux.
2013-10-10 10:19:43 +00:00
ajacoutot
5542815309 Properly detect passwd entry so that screenlock under gnome-shell works. 2013-10-10 09:08:28 +00:00
ajacoutot
1675920edb Update to accountsservice-0.6.34. 2013-08-06 19:08:51 +00:00
ajacoutot
373cd98174 Update to accountsservice-0.6.32. 2013-05-30 18:07:43 +00:00
ajacoutot
0ec5b5dc8e Update to accountsservice-0.6.31. 2013-04-19 17:05:32 +00:00
ajacoutot
ee9b9322ef Update to accountsservice-0.6.30. 2013-01-05 15:02:05 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
ajacoutot
f1a76dc88f Update to accountsservice-0.6.29. 2012-12-06 14:35:48 +00:00
ajacoutot
b2eb60aee1 Bugfix update to accountsservice-0.6.26. 2012-11-16 08:50:19 +00:00
ajacoutot
5d4fe51704 Never delete uid 0. 2012-10-10 10:10:57 +00:00
ajacoutot
7c7e58a056 Update to accountsservice-0.6.25. 2012-09-27 05:53:43 +00:00
ajacoutot
3b93a091f6 Add _riak to the user ignore list.
Cleaner way of settingup the class.
2012-09-20 11:30:31 +00:00
ajacoutot
95356df0c5 Adapt after recent usermod(8) changes. 2012-09-18 07:58:10 +00:00
ajacoutot
3e02a823b8 Update to accountsservice-0.6.24. 2012-09-11 14:42:37 +00:00
ajacoutot
f5e3aee4f3 Exclude ports/system users that have a login shell since we only want to
deal with human users
2012-07-08 16:35:19 +00:00
ajacoutot
ef0b6f6c85 SECURITY update to accountsservice-0.6.22. 2012-07-05 07:18:59 +00:00
ajacoutot
2ccc6edecc Fix removal of user/group. 2012-05-11 18:19:10 +00:00
ajacoutot
29fce94f67 Bugfix update to accountsservice-0.6.20. 2012-05-11 15:32:46 +00:00
ajacoutot
14ea07a98a Update to accountsservice-0.6.18. 2012-04-23 13:37:55 +00:00
ajacoutot
c177b177ef Update to accountsservice-0.6.17. 2012-03-28 09:05:54 +00:00
ajacoutot
1340b96119 OpenBSD does not require -lcrypt, DES encryption is part of the standard
libc.
2012-01-12 13:59:29 +00:00
naddy
d24417d408 catch up with KERN_PROC2 -> KERN_PROC change 2012-01-08 19:42:02 +00:00
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
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
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