shadow/src
nekral-guest 614e95af39 * src/su.c: Add brackets and parenthesis.
* src/su.c: Avoid implicit conversion of pointers to booleans.
2008-08-31 17:30:30 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
Makefile.am * lib/Makefile.am: Do not link libshadow.la with the intl, crypt, 2008-01-06 14:19:32 +00:00
chage.c * src/chage.c: Fix the format for long integers (from %ul to %lu). 2008-08-31 17:27:47 +00:00
chfn.c * src/chfn.c: Merge some translated messages. 2008-08-30 18:28:24 +00:00
chgpasswd.c * src/chgpasswd.c, src/chpasswd.c: Removed variable ok, which is 2008-08-31 17:27:56 +00:00
chpasswd.c * src/chgpasswd.c, src/chpasswd.c: Removed variable ok, which is 2008-08-31 17:27:56 +00:00
chsh.c * src/chfn.c: Merge some translated messages. 2008-08-30 18:28:24 +00:00
expiry.c * src/expiry.c: Use Basename for Prog. 2008-08-30 18:34:04 +00:00
faillog.c Added brackets. 2008-08-30 18:33:37 +00:00
gpasswd.c * src/gpasswd.c: Replace the 'valid' variable by is_valid to avoid 2008-08-31 17:28:59 +00:00
groupadd.c * src/chfn.c: Merge some translated messages. 2008-08-30 18:28:24 +00:00
groupdel.c Fix typos. 2008-08-22 02:31:55 +00:00
groupmems.c Finish the support for shadow groups. 2008-08-31 17:29:41 +00:00
groupmod.c * src/groupmems.c: Check the return value of gr_update(). 2008-08-30 18:27:34 +00:00
groups.c Name the parameters in the prototypes of the static functions. 2008-08-31 17:28:03 +00:00
grpck.c * src/groupmems.c: Check the return value of gr_update(). 2008-08-30 18:27:34 +00:00
grpconv.c * src/grpconv.c, src/groups.c: Name the parameters in the 2008-08-31 17:28:12 +00:00
grpunconv.c * src/grpunconv.c: Fail if unexpected parameters 2008-08-31 17:28:21 +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.c * configure.in, src/login.c: Do not use HAVE_PAM_FAIL_DELAY, but 2008-08-31 17:27:16 +00:00
login_nopam.c * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c, 2008-06-13 18:11:09 +00:00
logoutd.c * src/logoutd.c: Fail if 2008-08-31 17:28:30 +00:00
newgrp.c * src/chfn.c: Merge some translated messages. 2008-08-30 18:28:24 +00:00
newusers.c * src/chfn.c: Merge some translated messages. 2008-08-30 18:28:24 +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: Add brackets and parenthesis. 2008-08-31 17:29:51 +00:00
pwck.c * src/groupmems.c: Check the return value of gr_update(). 2008-08-30 18:27:34 +00:00
pwconv.c * src/pwconv.c, src/pwunconv.c: Fail if unexpected parameters are 2008-08-31 17:30:00 +00:00
pwunconv.c * src/pwconv.c, src/pwunconv.c: Fail if unexpected parameters are 2008-08-31 17:30:00 +00:00
su.c * src/su.c: Add brackets and parenthesis. 2008-08-31 17:30:30 +00:00
suauth.c * src/chfn.c, src/chsh.c, src/groupdel.c, src/groupmems.c, 2008-08-06 15:51:52 +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: Harmonize some error messages. 2008-08-30 18:27:59 +00:00
userdel.c * src/useradd.c: Harmonize some error messages. 2008-08-30 18:27:59 +00:00
usermod.c * src/useradd.c: Harmonize some error messages. 2008-08-30 18:27:59 +00:00
vipw.c * src/chfn.c: Do not exit on pw_unlock failures. 2008-08-22 02:30:33 +00:00