shadow/src
nekral-guest 8b98a2e829 * src/userdel.c: Use a bool for the is_shadow_pwd, is_shadow_grp,
deleted_user_group, was_member, was_admin, and the
	options' flags.
	* src/userdel.c: Change path_prefix() prototype to return a bool.
	* src/userdel.c: Ignore return value of setlocale(),
	bindtextdomain(), and textdomain().
	* src/userdel.c: Ignore the return value from pam_end() since we
	are exiting anyway just afterwards.
	* src/userdel.c: Avoid implicit conversion of pointers /
	integers / chars to booleans.
	* src/userdel.c: Add brackets and parenthesis.
	* src/userdel.c: Avoid assignments in comparisons.
	* src/userdel.c: Do not ignore the return value of the *_unlock()
	functions.
2008-06-09 19:10:44 +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: Do not use the YES and NO macros. Use the 2008-06-09 18:35:32 +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 * src/newgrp.c: Use a bool for is_newgrp, notfound, needspasswd, 2008-06-09 18:23:23 +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 * src/userdel.c: Use a bool for the is_shadow_pwd, is_shadow_grp, 2008-06-09 19:10:44 +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