shadow/src
nekral-guest 730fc8fc33 * src/faillog.c: Added support for the specification of a range of
users with -u.
	* src/faillog.c: Do not call print_one() for users which do not
	exist.
	* src/faillog.c: Make sure the user's entry is not outside the
	faillog file and initialize the faillog structure in that case.
	* src/faillog.c: Move print_one() closer to print().
	* src/faillog.c: reset(), setmax(), set_locktime() can also change
	entries of user which do not exist.
	* src/faillog.c: reset(), setmax() and set_locktime() shall not
	create entries for users which have no entries if the value has to
	be set to 0.
	* src/faillog.c: reset(), setmax() and set_locktime(): better
	handling of users whose entry is outside the faillog file.
	* src/faillog.c: Improved option handling. Options can now be
	specified in any order.
	* src/faillog.c: Improved warnings when options are not
	compatible or when the faillog cannot be open with the right mode.
	* src/faillog.c: Only fstat the faillog file once.
	* man/faillog.8.xml: Improved documentation.
2009-03-13 22:49:20 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
chage.c Additional PAM cleanup: 2008-09-06 23:46:44 +00:00
chfn.c Additional PAM cleanup: 2008-09-06 23:46:44 +00:00
chgpasswd.c * src/chpasswd.c: Make sure the SHA related variables is not 2009-03-13 22:28:27 +00:00
chpasswd.c * src/chpasswd.c: Make sure the SHA related variables is not 2009-03-13 22:28:27 +00:00
chsh.c Additional PAM cleanup: 2008-09-06 23:46:44 +00:00
expiry.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
faillog.c * src/faillog.c: Added support for the specification of a range of 2009-03-13 22:49:20 +00:00
gpasswd.c * src/gpasswd.c: Remove the documentation of options from the 2009-03-13 22:21:26 +00:00
groupadd.c * NEWS, src/newusers.c, src/usermod.c, src/useradd.c, 2009-03-08 20:43:15 +00:00
groupdel.c * src/groupdel.c: Remove the fail_exit () declaration. 2008-12-22 23:23:14 +00:00
groupmems.c Additional PAM cleanup: 2008-09-06 23:46:44 +00:00
groupmod.c * NEWS, src/newusers.c, src/usermod.c, src/useradd.c, 2009-03-08 20:43:15 +00:00
groups.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
grpck.c Compile fixes. Fixes warnings. 2009-03-08 23:30:25 +00:00
grpconv.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
grpunconv.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
id.c * src/id.c: Make sure malloc receives a size_t. 2008-06-13 21:31:23 +00:00
lastlog.c * src/lastlog.c: lastlog variable renamed to ll to avoid name 2009-03-13 22:20:20 +00:00
login_nopam.c * libmisc/setugid.c, src/login_nopam.c, src/suauth.c, 2008-09-13 18:03:50 +00:00
login.c Fix typo. 2008-12-22 22:13:50 +00:00
logoutd.c * src/logoutd.c, src/userdel.c: Re-indent. This helps pmccabe. 2008-09-20 14:56:10 +00:00
Makefile.am * src/Makefile.am: Only link with the needed library. When 2008-12-23 00:44:29 +00:00
newgrp.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
newusers.c * src/newusers.c: Make sure the SHA related variables are not 2009-03-13 22:26:35 +00:00
nologin.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
passwd.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
pwck.c Compile fixes. Fixes warnings. 2009-03-08 23:30:25 +00:00
pwconv.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
pwunconv.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2008-09-06 12:51:53 +00:00
su.c * NEWS, src/su.c: Preserve COLORTERM in addition to TERM when su 2009-01-06 20:13:31 +00:00
suauth.c * libmisc/setugid.c, src/login_nopam.c, src/suauth.c, 2008-09-13 18:03:50 +00:00
sulogin.c * src/sulogin.c: Ignore the return value of signal(). 2008-06-13 21:30:09 +00:00
useradd.c * src/useradd.c, man/useradd.8.xml: Added long name for the -l 2009-03-13 22:30:38 +00:00
userdel.c * src/logoutd.c, src/userdel.c: Re-indent. This helps pmccabe. 2008-09-20 14:56:10 +00:00
usermod.c Compile fixes. Fixes warnings. 2009-03-08 23:30:25 +00:00
vipw.c * src/chfn.c: Do not exit on pw_unlock failures. 2008-08-22 02:30:33 +00:00