Commit graph

107 commits

Author SHA1 Message Date
Fedora Release Engineering
3c657e4c60 dist-git conversion 2010-07-29 12:41:51 +00:00
Peter Vrabec
b061ab3bdf fix infinitive loop if there are duplicate entries in /etc/group (#240915) shadow-utils-4_0_18_1-15_fc7 2007-06-05 14:50:50 +00:00
Peter Vrabec
9744679f21 do not run find_new_uid() twice and use getpwuid() to check UID uniqueness
(#236871)
2007-06-05 14:44:57 +00:00
Bill Nottingham
8cfc807e8c Initialize branch F-7 for shadow-utils 2007-05-18 09:55:31 +00:00
Peter Vrabec
1db68add04 fix 235641: useradd dumps core when build without WITH_SELINUX F-7-split F-7-start shadow-utils-4_0_18_1-13_fc7 2007-04-10 10:14:19 +00:00
Peter Vrabec
0efaa0797a create user's mailbox file by default shadow-utils-4_0_18_1-12_fc7 2007-03-26 15:07:41 +00:00
Peter Vrabec
0d450f9e24 - assign system dynamic UID/GID from the top of available UID/GID (#190523) shadow-utils-4_0_18_1-11_fc7 2007-03-16 10:04:22 +00:00
Peter Vrabec
cfdfb91d40 - spec file fixes to meet fedora standarts. shadow-utils-4_0_18_1-10_fc7
- fix useless call of restorecon(). (#222159)
2007-02-28 16:24:03 +00:00
Peter Vrabec
705d185c4b correct previous wrong spec file commit shadow-utils-4_0_18_1-9_fc7 2007-01-14 13:49:46 +00:00
Peter Vrabec
ae7558930b fix append option in usermod (#222540) 2007-01-14 13:25:14 +00:00
Daniel J Walsh
eba9b69bbf - Fix execution and creation of Home Directories under SELinux shadow-utils-4_0_18_1-8_fc7
- Resolves: rhbz#217441
2006-12-21 20:09:26 +00:00
Daniel J Walsh
8abc852df0 - Fix execution and creation of Home Directories under SELinux
- Resolves: rhbz#217441
2006-12-21 19:45:11 +00:00
Peter Vrabec
b7ef4b2857 fix rpmlint issues shadow-utils-4_0_18_1-7_fc7 2006-12-14 13:25:19 +00:00
Peter Vrabec
85c26f5b73 use MD5 encryption by default (#218629). shadow-utils-4_0_18_1-6_fc7 2006-12-06 16:00:06 +00:00
Steve Grubb
5e8c96ebfa - Fix SELinux context on home directories created with useradd (#217441) shadow-utils-4_0_18_1-5_fc7 2006-11-30 21:52:48 +00:00
Peter Vrabec
1295a7f472 fix chpasswd and chgpasswd stack overflow (#213052) shadow-utils-4_0_18_1-4_fc7 2006-11-14 10:07:36 +00:00
Peter Vrabec
a786dc2b51 fix "-g" and "-G" option. shadow-utils-4_0_18_1-3_fc7 2006-11-04 13:26:21 +00:00
Peter Vrabec
967e600d2f - improve audit logging (#211659) shadow-utils-4_0_18_1-2_fc7
- improve "-l" option. Do not reset faillog if it's used (#213450).
2006-11-03 15:29:36 +00:00
Peter Vrabec
7d0c959713 upgrade shadow-utils-4_0_18_1-1_fc7 2006-11-01 13:49:50 +00:00
Peter Vrabec
0e5b486144 add dist tag shadow-utils-4_0_17-7_fc7 2006-10-25 14:31:01 +00:00
Peter Vrabec
1649661028 - fix regression. Permissions on user* group* binaries should be 0750, FC-6-split shadow-utils-4_0_17-6
because of CAPP/LSPP certification
- fix groupdel man page
2006-10-04 21:03:00 +00:00
Peter Vrabec
0489e160be fix bug introduced with UIG_GID.patch (#201991) shadow-utils-4_0_17-5 2006-08-11 09:50:58 +00:00
Peter Vrabec
74f8e378f8 fix sources in spec file shadow-utils-4_0_17-4 2006-08-05 15:28:45 +00:00
Peter Vrabec
64a2d147d7 add shadow-4.0.17-login.defs 2006-08-05 15:23:00 +00:00
Peter Vrabec
8ae1fa8db1 fix userdel, it didn't delete user's group (#201379) 2006-08-05 15:19:40 +00:00
Peter Vrabec
972086e09a fix UID/GID overflow in user* group* (#198920) shadow-utils-4_0_17-3 2006-08-04 13:40:45 +00:00
Peter Vrabec
3d843213ea do not inherit file desc. in execve(nscd) 2006-08-04 13:34:12 +00:00
Peter Vrabec
dbff8dbd1a upgrade shadow-utils-4_0_17-1 2006-07-17 11:48:22 +00:00
Jesse Keating
d00529e2da bumped for rebuild shadow-utils-4_0_16-3_1 2006-07-12 08:14:38 +00:00
Peter Vrabec
b29d23a02d call "nscd -i" to flush nscd cache (#191464) shadow-utils-4_0_16-3 2006-06-13 19:46:40 +00:00
Peter Vrabec
92860960d9 "useradd -r" must create a system group (#194728) shadow-utils-4_0_16-2 2006-06-10 12:25:02 +00:00
Peter Vrabec
045376fb17 - upgrade shadow-utils-4_0_16-1
- do not replace login.defs file (#190014)
2006-06-06 11:01:03 +00:00
Peter Vrabec
97373f69fe fix typo in shadow-4.0.15-login.defs (#188263) 2006-04-08 11:59:38 +00:00
Peter Vrabec
b1e692daf7 properly notify nscd to flush its cache(#186803) shadow-utils-4_0_15-2 2006-04-04 06:38:10 +00:00
Peter Vrabec
492a2b44fa upgrade shadow-utils-4_0_15-1 2006-04-03 12:45:14 +00:00
Peter Vrabec
4033f9bfe1 fix lrename() function to handle relative symlinks too FC-5-split 2006-03-10 14:02:43 +00:00
Peter Vrabec
0892d80e2e set default umask to 077 in login.defs shadow-utils-4_0_14-3 2006-03-07 15:24:21 +00:00
Peter Vrabec
b00c7169d4 use lrename() function, which follow a destination symbolic link(#181977) shadow-utils-4_0_14-2 2006-03-06 14:57:57 +00:00
Jesse Keating
6914f87592 bump for bug in double-long on ppc(64) shadow-utils-4_0_14-1_2 2006-02-11 05:41:44 +00:00
Jesse Keating
e368293c6f bump for new gcc/glibc shadow-utils-4_0_14-1_1 2006-02-07 13:50:13 +00:00
Peter Vrabec
932fac90f7 upgrade 4.0.14 shadow-utils-4_0_14-1 2006-01-06 09:56:57 +00:00
Jesse Keating
f6de36b01c gcc update bump shadow-utils-4_0_13-4_1 2005-12-09 22:43:13 +00:00
Peter Vrabec
9de0bfdf05 fix incorrect audit record in userdel (#174392) shadow-utils-4_0_13-4 2005-11-29 10:26:49 +00:00
Peter Vrabec
65f62a2d58 fix useradd segfaults (#173241) shadow-utils-4_0_13-3 2005-11-16 11:02:39 +00:00
Steve Grubb
dde8a90fd0 - Update audit communication to standard format messages shadow-utils-4_0_13-2 2005-11-05 18:09:50 +00:00
Peter Vrabec
05398462e2 upgrade shadow-utils-4_0_13-1 2005-10-22 12:38:17 +00:00
Peter Vrabec
5674cf5dbc add useradd -l option back, it was removed by mistake shadow-utils-4_0_12-4 2005-09-23 08:33:48 +00:00
Peter Vrabec
6d795764d1 - provide login.defs man page
- adjust audit patch
2005-09-20 12:48:57 +00:00
Peter Vrabec
8443877267 audit support shadow-utils-4_0_12-2 2005-09-01 11:46:33 +00:00
Peter Vrabec
2067db1a41 upgrade shadow-utils-4_0_12-1 2005-08-27 15:35:09 +00:00