.. |
.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: expdays renamed to expdate. It is a date, even if
|
2009-04-10 22:34:42 +00:00 |
chfn.c
|
Additional PAM cleanup:
|
2008-09-06 23:46:44 +00:00 |
chgpasswd.c
|
* src/chgpasswd.c, src/newusers.c: There is no need to test for 0
|
2009-04-28 20:10:18 +00:00 |
chpasswd.c
|
Fix typo.
|
2009-04-05 21:56:37 +00:00 |
chsh.c
|
Additional PAM cleanup:
|
2008-09-06 23:46:44 +00:00 |
expiry.c
|
* lib/prototypes.h, libmisc/age.c, src/expiry.c, src/login.c: A
|
2009-04-11 18:37:08 +00:00 |
faillog.c
|
* src/faillog.c: Remove function calls from within assert().
|
2009-04-24 22:27:09 +00:00 |
gpasswd.c
|
* src/gpasswd.c: Fix the usage of the unused macro.
|
2009-04-11 18:37:59 +00:00 |
groupadd.c
|
* src/groupadd.c: Added missing include of <assert.h>
|
2009-04-27 20:16:04 +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
|
* src/groupmod.c: Cast ID to ulongs and use ulong formats for IDs.
|
2009-04-23 20:39:29 +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
|
* src/grpck.c: Ignore puts return value.
|
2009-04-23 11:21:57 +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: Replace atoi() by getulong().
|
2009-04-28 19:25:15 +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
|
* src/login.c: Move update_utmp() after the PID or session ID
|
2009-04-27 20:25:23 +00:00 |
logoutd.c
|
* libmisc/utmp.c, src/userdel.c, src/logoutd.c: Replace #if by #ifdef
|
2009-04-28 20:03:23 +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: Close the databases before changing the UDI and
|
2009-04-26 17:11:38 +00:00 |
newusers.c
|
* src/newusers.c: There is no need to test for 0 after
|
2009-04-28 20:08:30 +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
|
Re-indent, reformat #ifndef blocks.
|
2009-04-28 20:55:10 +00:00 |
pwck.c
|
* libmisc/pwd2spwd.c, src/chpasswd.c, src/newusers.c,
|
2009-04-05 21:23:27 +00:00 |
pwconv.c
|
Updated copyright dates.
|
2009-04-05 21:23:42 +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
|
* src/su.c: If there are no root account, or if the root account
|
2009-04-12 00:28:32 +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: Check assumptions on snprintf().
|
2009-04-24 23:23:51 +00:00 |
userdel.c
|
* libmisc/utmp.c, src/userdel.c, src/logoutd.c: Replace #if by #ifdef
|
2009-04-28 20:03:23 +00:00 |
usermod.c
|
* src/usermod.c, src/useraddd.c: Fix the usage string so that it
|
2009-04-11 18:39:56 +00:00 |
vipw.c
|
* src/vipw.c: Harmonize messages.
|
2009-04-28 19:26:27 +00:00 |