shadow/src
nekral-guest ae99674e9b Fix build failures with --disable-shadowgrp. Thanks to Jürgen
Daubert for the patch.
* libmisc/salt.c: Include <stdio.h>, needed for stderr and printf
  functions.
* lib/encrypt.c: Include <stdio.h>, needed for perror, stderr and
  printf functions
* src/usermod.c: sgr_locked exists only if SHADOWGRP is defined.
* src/chgpasswd.c: Only check is the gshadow file exists if
  SHADOWGRP is defined.
2008-01-26 17:41:20 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
chage.c Re-indent. 2008-01-24 19:24:03 +00:00
chfn.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 18:39:05 +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 Re-indent. 2008-01-24 19:24: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 Re-indent. 2008-01-24 20:54:42 +00:00
gpasswd.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 18:39:05 +00:00
groupadd.c Re-indent. 2008-01-24 20:54:42 +00:00
groupdel.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 20:42:12 +00:00
groupmems.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 20:42:12 +00:00
groupmod.c Re-indent. 2008-01-24 20:54:42 +00:00
groups.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
grpck.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 19:38:06 +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 Re-indent. 2008-01-24 20:54:42 +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 Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 20:42:12 +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 Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 20:42:12 +00:00
newusers.c * src/newusers.c: Compilation fix for PAM support (pamh needs to be 2007-12-31 04:57:54 +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 Re-indent. 2008-01-24 20:54:42 +00:00
pwck.c Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 19:38:06 +00:00
pwconv.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
pwunconv.c Remove prototype of l64a() (not used in pwunconv). 2008-01-06 12:12:30 +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 Replace printf by puts for fixed strings. This would avoid issues caused 2008-01-24 19:38:06 +00:00
useradd.c Re-indent. 2008-01-24 20:54:42 +00:00
userdel.c Re-indent. 2008-01-24 20:54:42 +00:00
usermod.c Fix build failures with --disable-shadowgrp. Thanks to Jürgen 2008-01-26 17:41:20 +00:00
vipw.c Re-indent. 2008-01-24 19:50:09 +00:00