.. |
.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: Ignore the return value of pam_end() before exiting.
|
2008-07-11 22:31:43 +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
|
* 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
|
* src/groupmems.c (check_perms): Simplify. Always call pam_end()
|
2008-07-27 01:41:07 +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: sys_ngroups is only used when HAVE_GETGROUPS is
|
2008-06-13 21:29:13 +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: 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
|
* README, NEWS, configure.in, lib/pam_defs.h, src/login.c: Add
|
2008-07-21 21:14:06 +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 %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
|
* 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
|
* src/sulogin.c: Ignore the return value of signal().
|
2008-06-13 21:30:09 +00:00 |
useradd.c
|
Re-indent.
|
2008-06-17 22:00:36 +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: Do not call usr_update() if it will have no
|
2008-07-11 21:50:05 +00:00 |
vipw.c
|
* src/vipw.c: Use a bool when possible instead of int integers.
|
2008-06-09 21:18:28 +00:00 |