shadow/src
nekral-guest 2b5ba27ff8 * src/grpconv.c: Fail if not called correctly.
* src/grpconv.c: At the end of main, the passwd and shadow files
	are locked. No need to check before unlocking. No need to set the
	lock as false neither since there cannot be anymore failures.
2011-09-18 20:26:27 +00:00
..
.gitignore * .gitignore, man/.gitignore, src/.gitignore: Added .gitignore 2009-06-04 20:08:11 +00:00
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
chage.c * src/chage.c: EPOCH is not needed, it's converted to -1 by 2011-09-18 20:24:36 +00:00
chfn.c * NEWS, src/chfn.c, src/chsh.c: Fix CVE-2011-0721: forbid \n in 2011-02-16 00:18:45 +00:00
chgpasswd.c * src/chgpasswd.c, src/chpasswd.c, src/newusers.c: Replace cflg by 2011-08-14 14:44:35 +00:00
chpasswd.c * src/chgpasswd.c, src/chpasswd.c, src/newusers.c: Replace cflg by 2011-08-14 14:44:35 +00:00
chsh.c * src/chsh.c: No needto remove lines tarting with '#' from 2011-09-18 17:24:15 +00:00
expiry.c * src/expiry.c: Remove dead code. 2011-07-22 22:39:30 +00:00
faillog.c * src/faillog.c: Add annotations to indicate that usage() does not 2011-07-22 23:59:57 +00:00
gpasswd.c * src/gpasswd.c: Remove log_gpasswd_success_gshadow(). Writing in 2011-09-18 17:27:18 +00:00
groupadd.c Fix typo in comment. 2011-07-08 19:51:32 +00:00
groupdel.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2010-08-22 19:36:09 +00:00
groupmems.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2010-08-22 19:36:09 +00:00
groupmod.c re-indent. 2011-08-15 14:40:42 +00:00
groups.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2010-08-22 19:36:09 +00:00
grpck.c * src/grpck.c: Added comments. 2011-07-22 22:07:23 +00:00
grpconv.c * src/grpconv.c: Fail if not called correctly. 2011-09-18 20:26:27 +00:00
grpunconv.c * src/pwunconv.c: Exit after printing usage when arguments or 2011-07-28 14:40:56 +00:00
id.c * src/newgrp.c: Limit the scope of variable pid. 2010-03-23 11:26:34 +00:00
lastlog.c * src/lastlog.c: Add annotations to indicate that usage() does not 2011-07-23 08:10:27 +00:00
login_nopam.c * src/newgrp.c: Limit the scope of variable pid. 2010-03-23 11:26:34 +00:00
login.c * NEWS, src/login.c: Do not log in utmp / utmpx / wtmp when PAM is 2011-07-23 11:03:50 +00:00
logoutd.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2010-08-22 19:36:09 +00:00
Makefile.am * NEWS, configure.in, libmisc/copydir.c, man/useradd.8.xml, 2010-03-30 21:01:27 +00:00
newgrp.c * src/newgrp.c: Fix typo in notreached annotation. 2011-07-30 01:41:56 +00:00
newusers.c * src/newusers.c: Initially set the passwd's password to '*' 2011-09-18 17:29:52 +00:00
nologin.c * src/nologin.c: Include <stdlib.h> to get EXIT_FAILURE. 2009-05-09 13:14:23 +00:00
passwd.c * src/passwd.c: Overflow when computing the number of days based 2011-07-14 14:03:19 +00:00
pwck.c * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c, 2010-08-22 19:36:09 +00:00
pwconv.c * src/pwconv.c: Fail if not called correctly. 2011-09-18 17:32:04 +00:00
pwunconv.c * src/pwunconv.c: Exit after printing usage when arguments or 2011-07-28 14:40:56 +00:00
su.c * src/su.c: Too much const were added on 2011-08-15. pw in 2011-09-18 17:47:03 +00:00
suauth.c * lib/prototypes.h, src/suauth.c, src/su.c (check_su_auth): Do not 2011-06-13 18:26:26 +00:00
sulogin.c * src/sulogin.c: Added Prog, needed because of the last xmalloc() 2011-06-03 21:08:56 +00:00
useradd.c * src/useradd.c: Remove def_file. It was always set to 2011-09-18 18:00:06 +00:00
userdel.c 2011-08-20 Jonathan Nieder <jrnieder@gmail.com> 2011-08-20 13:33:38 +00:00
usermod.c * src/usermod.c: date_to_str() is always called with negativ set 2011-09-18 17:34:21 +00:00
vipw.c * lib/fields.c: Fixed typo from 2010-02-15. field insteadof cp 2011-07-08 19:56:18 +00:00