shadow/src
2008-03-08 16:17:07 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
chage.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +00:00
chfn.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +00:00
chgpasswd.c Fix build failures with --disable-shadowgrp. Thanks to Jürgen 2008-01-26 17:41:20 +00:00
chpasswd.c The crypt_method string always points to a constant string. Add the const qualifier. 2008-01-06 12:26:20 +00:00
chsh.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +00:00
expiry.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 20:42:12 +00:00
faillog.c Only reset the entries of existing users with faillog -r (not all numeric 2008-03-05 00:10:25 +00:00
gpasswd.c When a password is moved to the gshadow file, use "x" instead of "x" 2008-02-26 20:09:56 +00:00
groupadd.c Add missing -p, --password description to the Usage message. 2008-02-19 21:21:52 +00:00
groupdel.c Do not raise an error if the group does not exist in the gshadow file. 2008-03-08 16:17:07 +00:00
groupmems.c Fix buffer overflow when adding an user to a group. Thanks to Peter Vrabec. 2008-02-18 21:36:03 +00:00
groupmod.c Add missing 'p' to the getopt_long's optstring. 2008-02-19 21:26:04 +00:00
groups.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
grpck.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +00:00
grpconv.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
grpunconv.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
id.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 20:42:12 +00:00
lastlog.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +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 Do not translate the fromhost variable. It is always used for syslog messages. 2008-02-03 17:57:43 +00:00
logoutd.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +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: Add missing end of line in message. 2008-03-07 20:21:15 +00:00
newusers.c Added new option -r, --system for system accounts in useradd, groupadd, 2008-02-19 21:01:38 +00:00
nologin.c Make a proper prototype for the main() function declaration. (add void) 2008-01-05 13:51:43 +00:00
passwd.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +00:00
pwck.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +00:00
pwconv.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
pwunconv.c Fix typo. One "can't open" message is a "can't lock". 2008-03-04 23:53:00 +00:00
su.c Re-indent. 2008-01-24 20:54:42 +00:00
suauth.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 20:42:12 +00:00
sulogin.c * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src/grpck.c, 2008-02-03 16:28:03 +00:00
useradd.c * NEWS, src/useradd.c, man/useradd.8.xml: Added options 2008-02-25 21:03:46 +00:00
userdel.c Re-indent. 2008-01-24 20:54:42 +00:00
usermod.c * Reset oflg with uflg if the new UID is equal to 2008-02-10 21:35:17 +00:00
vipw.c Re-indent. 2008-01-24 19:50:09 +00:00