shadow/lib
nekral-guest 2c0f3ef707 * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c,
lib/groupio.h, lib/sgroupio.c, lib/sgroupio.h, lib/shadowio.c,
	lib/pwio.c, lib/commonio.c, lib/shadowio.h, lib/pwio.h,
	lib/commonio.h, lib/prototypes.h: Added splint annotations.
2009-04-22 21:21:14 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
commonio.c * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
commonio.h * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
defines.h * lib/defines.h: Define USER_NAME_MAX_LENGTH, based on utmp and 2009-04-22 20:42:48 +00:00
encrypt.c * lib/encrypt.c: Avoid implicit conversion of pointers to booleans. 2008-05-26 01:07:13 +00:00
exitcodes.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
faillog.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
fputsx.c * lib/fputsx.c: Add brackets. 2008-05-26 00:59:42 +00:00
get_gid.c * libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefile.am, 2009-03-21 20:24:37 +00:00
get_uid.c * libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefile.am, 2009-03-21 20:24:37 +00:00
getdef.c * lib/getdef.c: Use getlong instead of strtol/strtoul. 2009-04-10 22:35:26 +00:00
getdef.h * lib/getdef.c: Fix the getdef_ulong() prototype. 2008-06-14 21:09:33 +00:00
getlong.c * NEWS, srclib/getlong.c: Fix parsing of octal numbers. 2009-04-15 17:50:17 +00:00
groupio.c * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
groupio.h * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
groupmem.c * lib/shadowmem.c: Added spw_free(). 2009-04-21 22:14:10 +00:00
gshadow_.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
gshadow.c * lib/gshadow.c: Avoid assignments in comparison. 2008-07-11 22:23:42 +00:00
lockpw.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
Makefile.am * lib/Makefile.am, lib/prototypes.h: Added sgetspent.c. 2009-04-10 22:35:43 +00:00
nscd.c * lib/nscd.c: Avoid redefinition of _GNU_SOURCE. 2008-08-31 17:27:26 +00:00
nscd.h * configure.in, lib/nscd.h, lib/nscd.c: Added --with-nscd flag to 2008-08-30 18:30:36 +00:00
pam_defs.h * README, NEWS, configure.in, lib/pam_defs.h, src/login.c: Add 2008-07-21 21:14:06 +00:00
port.c * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c, 2008-06-13 18:11:09 +00:00
port.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
prototypes.h * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
pwauth.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pwauth.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pwio.c * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
pwio.h * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
pwmem.c * lib/shadowmem.c: Added spw_free(). 2009-04-21 22:14:10 +00:00
sgetgrent.c * lib/sgetpwent.c, lib/sgetgrent.c: Use get_uid and get_gid to 2009-03-21 20:29:58 +00:00
sgetpwent.c Remove unused variable. 2009-03-21 20:45:35 +00:00
sgetspent.c * lib/sgetspent.c: Only compile ifndef HAVE_SGETSPENT 2009-04-10 22:35:07 +00:00
sgroupio.c * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
sgroupio.h * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
shadow.c * lib/shadow.c: Replace strtol() by getlong(). Also detect more 2009-04-10 22:35:14 +00:00
shadowio.c * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
shadowio.h * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c, lib/groupio.c, 2009-04-22 21:21:14 +00:00
shadowmem.c * lib/shadowmem.c: Added spw_free(). 2009-04-21 22:14:10 +00:00
utent.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00