hush/loginutils
Denys Vlasenko 8ced1e5dc5 passwd: do not complain about /etc/shadow needlessly
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-09 22:21:55 +01:00
..
addgroup.c add comment about /etc/gshadow, no code changes 2009-07-13 01:27:47 +02:00
adduser.c adduser: more fixes to "add user to specified group" 2010-01-09 20:57:06 +01:00
chpasswd.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
Config.in getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
cryptpw.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
deluser.c *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 2009-04-14 00:51:05 +00:00
getty.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
Kbuild
login.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
passwd.c passwd: do not complain about /etc/shadow needlessly 2010-01-09 22:21:55 +01:00
su.c a few more GCC-isms removed 2009-09-09 23:12:10 +02:00
sulogin.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
vlock.c