shadow/lib
nekral-guest ef32209fd7 * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c,
libmisc/loginprompt.c, libmisc/ttytype.c, libmisc/tz.c,
	src/login_nopam.c, src/chpasswd.c, src/chgpasswd.c, lib/port.c:
	The size argument of fgets is an int, not a size_t.
	* libmisc/loginprompt.c: Ignore the return value from signal()
	when the signal handlers are restored.
	* src/chpasswd.c: Cast the return value of time() to a long
	integer.
	* src/chpasswd.c: Use the SCALE macro instead of (24L * 3600L)
	for the values to be set in /etc/shadow.
2008-06-13 18:11:09 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
commonio.c * lib/commonio.c: Add brackets and parenthesis. 2008-06-10 20:27:16 +00:00
commonio.h Indicate that defines.h is included for the definition of the "bool" type. 2008-05-26 08:52:34 +00:00
defines.h Allow usage of booleans in the source. 2008-05-25 20:37:51 +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
getdef.c * lib/getdef.h, lib/getdef.c: getdef_bool returns a bool instead 2008-05-25 21:43:05 +00:00
getdef.h Updated copyright dates. 2008-05-25 23:31:10 +00:00
groupio.c The changed, isopen, locked, and readonly fields of the db are booleans. 2008-05-26 08:34:04 +00:00
groupio.h Add protection against multiple inclusions. 2008-05-26 08:53:56 +00:00
groupmem.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +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: nis_used and nis_bound are booleans. 2008-05-26 08:40:04 +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: Do not link libshadow.la with the intl, crypt, 2008-01-06 14:19:32 +00:00
nscd.c * lib/nscd.c: Include defines.h. 2008-06-10 20:01:55 +00:00
nscd.h * lib/nscd.c, lib/nscd.h: Set the service parameter of 2008-01-06 13:57:17 +00:00
pam_defs.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +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 * lib/prototypes.h, libmisc/valid.c: Change the prototype of 2008-06-10 21:52:34 +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 * lib/pwio.h: Add protection against multiple inclusions. 2008-05-26 08:49:44 +00:00
pwio.h * lib/pwio.h: Add protection against multiple inclusions. 2008-05-26 08:49:44 +00:00
pwmem.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
sgetgrent.c * Avoid implicit conversion of pointers to booleans. 2008-05-26 09:12:34 +00:00
sgetpwent.c Fix typo. Compil fix. 2008-06-10 20:02:12 +00:00
sgetspent.c * lib/sgetspent.c: Add brackets and parenthesis. 2008-05-26 09:39:29 +00:00
sgroupio.c * lib/sgroupio.c: Avoid assignments in comparisons. 2008-05-26 08:46:41 +00:00
sgroupio.h * lib/sgroupio.c: Avoid assignments in comparisons. 2008-05-26 08:43:50 +00:00
shadow.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
shadowio.c The changed, isopen, locked, and readonly fields of the db are booleans. 2008-05-26 08:51:45 +00:00
shadowio.h * lib/shadowio.h, lib/shadowio.c: spw_file_present returns a bool. 2008-05-26 08:45:34 +00:00
shadowmem.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
utent.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00