..
.indent.pro
chage.c
* src/chage.c: Add the arguments' names in the functions
2008-06-13 21:23:09 +00:00
chfn.c
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
* src/chsh.c: <signal.h> is not needed.
2008-06-14 15:03:58 +00:00
expiry.c
* src/expiry.c: Ignore the return value of signal().
2008-06-13 20:57:20 +00:00
faillog.c
* src/faillog.c: Ignore return value of time() when use with a
2008-06-13 21:28:11 +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: The ID argument of audit_logger is an unsigned
2008-06-13 21:19:07 +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
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: sys_ngroups is only used when HAVE_GETGROUPS is
2008-06-13 21:29:13 +00:00
grpck.c
grpconv.c
grpunconv.c
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: Use getrange to parse the range of users.
2008-06-14 21:06:53 +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: Ignore the return value of signal().
2008-06-13 21:25:15 +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
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
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 %lu format and cast group and user IDs to
2008-06-13 21:16:01 +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
su.c
Fix typo.
2008-06-13 21:02:26 +00:00
suauth.c
sulogin.c
* src/sulogin.c: Ignore the return value of signal().
2008-06-13 21:30:09 +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