shadow/lib
nekral-guest 39e5c0a1ab Fix some compilation warnings:
* src/login.c: "dereferencing type-punned pointer will break
   strict-aliasing rules", add a variable indirection: ptr_pam_user.
 * lib/commonio.c: do not initialize the sb stat structure.
 * lib/pwio.c, lib/shadowio.c, lib/sgroupio.c, lib/groupio.c:
   initialize the security context if WITH_SELINUX.
 * lib/nscd.c: The service argument is not const (used in the exec*
   parameters). This matches with the prototype definition.
 * src/groupmems.c: Avoid ++i when i is also used in the same line.
 * src/newusers.c: i is positive every time it is compared. Add
   cast to unsigned int.
 * src/nologin.c: Use a main() prototype with no arguments.
 * libmisc/getdate.y: Initialize the type and value fields of the
   terminating entry for each TABLE.
 * libmisc/tz.c: Use "TZ=CST6CDT" as the default timezone.
2007-11-19 20:25:36 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
commonio.c Fix some compilation warnings: 2007-11-19 20:25:36 +00:00
commonio.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
defines.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
encrypt.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
exitcodes.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
faillog.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
fputsx.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
getdef.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
getdef.h [svn-upgrade] Integrating new upstream version, shadow (4.0.15) 2007-10-07 11:47:22 +00:00
groupio.c Fix some compilation warnings: 2007-11-19 20:25:36 +00:00
groupio.h [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
groupmem.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
gshadow_.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
gshadow.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
lockpw.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
Makefile.am Add forgotten files in the previous ChangeLog entry. 2007-11-18 23:20:02 +00:00
nscd.c Fix some compilation warnings: 2007-11-19 20:25:36 +00:00
nscd.h * NEWS, lib/nscd.c: Execute nscd -i instead of using the private 2007-11-17 14:04:05 +00:00
pam_defs.h [svn-upgrade] Integrating new upstream version, shadow (4.0.14) 2007-10-07 11:47:11 +00:00
port.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
port.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
prototypes.h * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
pwauth.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
pwauth.h Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
pwio.c Fix some compilation warnings: 2007-11-19 20:25:36 +00:00
pwio.h [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
pwmem.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
sgetgrent.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
sgetpwent.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
sgetspent.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
sgroupio.c Fix some compilation warnings: 2007-11-19 20:25:36 +00:00
sgroupio.h [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
shadow.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00
shadowio.c Fix some compilation warnings: 2007-11-19 20:25:36 +00:00
shadowio.h [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
shadowmem.c * lib/prototypes.h, configure.in, libmisc/Makefile.am, 2007-11-18 23:15:26 +00:00
utent.c Added the subversion svn:keywords property (Id) for proper identification. 2007-11-10 23:46:11 +00:00