shadow/src
nekral-guest 623d9e2ab3 * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp.
check_user_name) renamed to is_valid_user_name (resp.
	is_valid_group_name). is_valid_user_name and is_valid_group_name
	return a bool.
	* src/grpck.c, src/newusers.c, src/usermod.c, src/useradd.c,
	src/groupmod.c, src/pwck.c, src/groupadd.c: Use is_valid_user_name
	and is_valid_group_name, following above change.
	* libmisc/chkname.c: Avoid implicit conversion of chars to
	booleans. Add brackets and parenthesis.
2008-05-25 20:58:16 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
chage.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
chfn.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
chgpasswd.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
chpasswd.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
chsh.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
expiry.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
faillog.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
gpasswd.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
groupadd.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +00:00
groupdel.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
groupmems.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
groupmod.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +00:00
groups.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
grpck.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +00:00
grpconv.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
grpunconv.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
id.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
lastlog.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
login_nopam.c * src/login_nopam.c: Use an ANSI prototype for resolve_hostname() 2008-01-06 12:07:42 +00:00
login.c Import Debian patch 434_login_stop_checking_args_after-- 2008-05-18 14:54:35 +00:00
logoutd.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +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 Fix typo. 2008-05-18 16:38:13 +00:00
newusers.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +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 Fix compiler warnings: 2008-05-24 13:08:58 +00:00
pwck.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +00:00
pwconv.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pwunconv.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
su.c * src/vipw.c, src/su.c, src/newgrp.c: Harmonize the children's 2008-05-18 13:41:56 +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 Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
useradd.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +00:00
userdel.c * libmisc/copydir.c (remove_tree): As we always use remove_tree 2008-05-24 15:35:15 +00:00
usermod.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +00:00
vipw.c * src/vipw.c, src/su.c, src/newgrp.c: Harmonize the children's 2008-05-18 13:41:56 +00:00