.. |
.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
|
* src/chgpasswd.c: Use a bool when possible instead of int
|
2008-06-09 20:56:03 +00:00 |
chpasswd.c
|
* src/chpasswd.c: Use a bool when possible instead of int
|
2008-06-09 19:46:11 +00:00 |
chsh.c
|
* src/chsh.c: Use a bool when possible instead of int integers.
|
2008-06-10 19:42:22 +00:00 |
expiry.c
|
* src/expiry.c: Ignore return value of setlocale(),
|
2008-06-09 20:36:24 +00:00 |
faillog.c
|
re-indent.
|
2008-06-10 19:18:44 +00:00 |
gpasswd.c
|
* src/gpasswd.c: Use a bool when possible instead of int integers.
|
2008-06-09 19:26:19 +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: Use a bool when possible instead of int
|
2008-06-09 20:54: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: Use a bool when possible instead of int
|
2008-06-10 17:45:08 +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
|
* src/login_nopam.c: Do not use the YES and NO macros. Use the
|
2008-06-09 18:35:32 +00:00 |
login.c
|
* src/login.c: Avoid multi-statements lines.
|
2008-06-10 18:56:23 +00:00 |
logoutd.c
|
* src/logoutd.c: Use a bool when possible instead of int integers.
|
2008-06-09 20:02: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
|
Avoid implicit conversion of integer to boolean.
|
2008-06-10 20:34:25 +00:00 |
newusers.c
|
* NEWS, src/newusers.c: Implement the -r, --system option.
|
2008-06-09 19:36:08 +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: Use a bool when possible instead of int integers.
|
2008-06-10 17:50:21 +00:00 |
pwck.c
|
* src/pwck.c: Use a bool when possible instead of int integers.
|
2008-06-10 17:51:30 +00:00 |
pwconv.c
|
* src/pwconv.c: Use a bool when possible instead of int integers.
|
2008-06-09 19:43:22 +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
|
* src/su.c: Ignore return value of setlocale(),
|
2008-06-09 22:28:16 +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 return value of setlocale(),
|
2008-06-10 19:36:05 +00:00 |
useradd.c
|
* src/useradd.c: Use a bool when possible instead of int integers.
|
2008-06-09 22:08:08 +00:00 |
userdel.c
|
* src/userdel.c: Use a bool for the is_shadow_pwd, is_shadow_grp,
|
2008-06-09 19:10:44 +00:00 |
usermod.c
|
Add brackets and parenthesis.
|
2008-06-09 20:32:17 +00:00 |
vipw.c
|
* src/vipw.c: Use a bool when possible instead of int integers.
|
2008-06-09 21:18:28 +00:00 |