shadow/src
nekral-guest f7a256fc19 * src/passwd.c, NEWS: Make SE Linux tests more strict, when the
real UID is 0 SE Linux checks will be performed. Thanks to
 Russell Coker  <russell@coker.com.au>
* TODO: Added entries regarding SE Linux.
2008-03-26 22:00:50 +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 Fix minor compilation warning (assignment used as a comparison). 2008-03-17 23:05:59 +00:00
gpasswd.c Compilation fix. gshadow_locked should only be used if SHADOWGRP is defined. 2008-03-17 23:02:23 +00:00
groupadd.c Add missing -p, --password description to the Usage message. 2008-02-19 21:21:52 +00:00
groupdel.c Remove unused global variable. 2008-03-08 23:52:50 +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 Compilation fix. gshadow_locked should only be used if SHADOWGRP is defined. 2008-03-17 23:02:23 +00:00
groups.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
grpck.c Fix some warnings. compare_members_lists() is only used if SHADOWGRP is defined. 2008-03-17 23:00:49 +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 login_access() is used in src/login.c, and defined in src/login_nopam.c 2008-03-17 23:04:46 +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 Make sure the passwd, group, shadow, and gshadow files are unlocked on 2008-03-08 21:04:31 +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 * src/passwd.c, NEWS: Make SE Linux tests more strict, when the 2008-03-26 22:00:50 +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 Make sure the passwd, group, shadow, and gshadow files are unlocked on 2008-03-08 22:44:53 +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