shadow/src
nekral-guest 186eef69dc * src/passwd.c: Ignore return value of time() when use with a
non NULL argument.
	* src/passwd.c: Cast number of days to a long integer.
2008-06-13 21:09:14 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
chage.c * src/chage.c: Use a bool when possible instead of int integers. 2008-06-10 17:56:53 +00:00
chfn.c * src/chfn.c: Use a bool when possible instead of int integers. 2008-06-09 20:05:13 +00:00
chgpasswd.c * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c, 2008-06-13 18:11:09 +00:00
chpasswd.c * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c, 2008-06-13 18:11:09 +00:00
chsh.c Avoid implicit conversion of pointers to booleans. 2008-06-10 22:10:47 +00:00
expiry.c * src/expiry.c: Ignore the return value of signal(). 2008-06-13 20:57:20 +00:00
faillog.c re-indent. 2008-06-10 19:18:44 +00:00
gpasswd.c * src/gpasswd.c: The ID argument of audit_logger is an unsigned 2008-06-13 20:29:58 +00:00
groupadd.c * src/groupadd.c: Use a bool when possible instead of int 2008-06-10 17:53:35 +00:00
groupdel.c * src/groupdel.c: The ID argument of audit_logger is an unsigned 2008-06-13 20:59:04 +00:00
groupmems.c * src/groupmems.c: Move the declaration of option_index and 2008-06-09 20:09:38 +00:00
groupmod.c * src/groupmod.c: The ID argument of audit_logger is an unsigned 2008-06-13 21:08:06 +00:00
groups.c * src/groups.c: Use a bool when possible instead of int integers. 2008-06-10 19:29:54 +00:00
grpck.c * src/grpck.c: Use a bool when possible instead of int integers. 2008-06-09 19:20:00 +00:00
grpconv.c * src/grpconv.c: Use a bool when possible instead of int integers. 2008-06-10 19:18:34 +00:00
grpunconv.c * src/grpunconv.c: Use a bool when possible instead of int 2008-06-10 19:39:18 +00:00
id.c * src/id.c: Ignore the return value of fputs(), puts(), putchar(), 2008-06-10 19:45:06 +00:00
lastlog.c * src/lastlog.c: Use a bool when possible instead of int integers. 2008-06-09 19:15:27 +00:00
login_nopam.c * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c, 2008-06-13 18:11:09 +00:00
login.c * src/login.c: Avoid multi-statements lines. 2008-06-10 18:56:23 +00:00
logoutd.c * src/logoutd.c: Ignore return value of time() when use with a 2008-06-13 20:34:46 +00:00
Makefile.am * lib/Makefile.am: Do not link libshadow.la with the intl, crypt, 2008-01-06 14:19:32 +00:00
newgrp.c * src/newgrp.c: Use a %lu format and cast group and user IDs to 2008-06-13 20:21:24 +00:00
newusers.c * src/newusers.c: Fix the check for GID/UID validity. 2008-06-13 20:56:44 +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/passwd.c: Ignore return value of time() when use with a 2008-06-13 21:09:14 +00:00
pwck.c * src/pwck.c: Use a bool when possible instead of int integers. 2008-06-10 22:09:12 +00:00
pwconv.c * src/pwconv.c: Use SHADOW_SP_FLAG_UNSET for the initial 2008-06-13 20:33:38 +00:00
pwunconv.c * src/pwunconv.c: Use a bool when possible instead of int 2008-06-09 20:30:34 +00:00
su.c Fix typo. 2008-06-13 21:02:26 +00:00
suauth.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
sulogin.c Add brackets. 2008-06-10 22:10:21 +00:00
useradd.c * src/useradd.c: The ID argument of audit_logger is an unsigned 2008-06-13 21:06:04 +00:00
userdel.c * src/userdel.c: The ID argument of audit_logger is an unsigned 2008-06-13 20:23:26 +00:00
usermod.c * src/usermod.c: Cast dates to time_t, and number of days to a 2008-06-13 20:40:04 +00:00
vipw.c * src/vipw.c: Use a bool when possible instead of int integers. 2008-06-09 21:18:28 +00:00