shadow/lib
nekral-guest 391a384715 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org>
* NEWS: Add support for TCB.
	* lib/tcbfuncs.h, lib/tcbfuncs.c, lib/Makefile.am: New library to
	support TCB.
	* lib/prototypes, libmisc/copydir.c (remove_tree): Add boolean
	parameter remove_root.
	* configure.in: Add conditional WITH_TCB.
	* src/userdel.c, src/usermod.c: Add support for TCB. Update call to
	remove_tree().
	* src/pwconv.c, src/pwunconv.c: Should not be used with TCB enabled.
	* src/vipw.c: Add support for TCB. Update call to remove_tree().
	* src/useradd.c: Add support for TCB. Open the shadow file outside
	of open_files().
	* src/chage.c: Add support for TCB.
	* src/Makefile.am: Install passwd sgid shadow when TCB is enabled.
	* lib/getdefs.c, man/vipw.8.xml, man/login.defs.5.xml,
	man/login.defs/TCB_AUTH_GROUP.xml, man/login.defs/USE_TCB.xml,
	man/login.defs/TCB_SYMLINKS.xml, man/generate_mans.mak,
	man/generate_mans.deps, man/Makefile.am: New configuration
	parameters: TCB_AUTH_GROUP, TCB_SYMLINKS, USE_TCB.
	* lib/shadowio.c, lib/commonio.c: Add support for TCB.
2010-03-04 18:11:13 +00:00
..
.indent.pro
commonio.c 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> 2010-03-04 18:11:13 +00:00
commonio.h Updated splint annotations. 2009-04-25 14:16:22 +00:00
defines.h * lib/defines.h: Include <utmpx.h> and <utmp.h> to define 2009-04-28 21:01:20 +00:00
encrypt.c * lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs. 2009-04-30 21:08:49 +00:00
exitcodes.h * lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs. 2009-04-30 21:08:49 +00:00
faillog.h
fputsx.c * lib/fputsx.c: Compare the result of fgets() with the provided 2009-06-12 20:20:45 +00:00
get_gid.c * libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c, 2009-04-30 21:12:33 +00:00
get_pid.c * libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c, 2009-04-30 21:12:33 +00:00
get_uid.c * libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c, 2009-04-30 21:12:33 +00:00
getdef.c 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> 2010-03-04 18:11:13 +00:00
getdef.h * libmisc/xgetXXbyYY.c, libmisc/myname.c, libmisc/getgr_nam_gid.c, 2009-04-23 09:57:03 +00:00
getlong.c * lib/getlong.c: Do not check for NULL string but empty string. 2009-04-24 23:27:12 +00:00
getulong.c * lib/getulong.c: Added splint annotations. 2009-04-30 21:44:35 +00:00
groupio.c * src/groupadd.c, lib/commonio.c, lib/groupio.c: Added missing 2009-04-27 20:18:00 +00:00
groupio.h * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
groupmem.c * lib/shadowmem.c: Only copy the required fields of the struct 2009-09-07 19:08:10 +00:00
gshadow_.h * libmisc/xgetXXbyYY.c, libmisc/myname.c, libmisc/getgr_nam_gid.c, 2009-04-23 09:57:03 +00:00
gshadow.c * src/useradd.c: Fixed wrong format string. 2009-09-04 22:09:58 +00:00
lockpw.c
Makefile.am 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> 2010-03-04 18:11:13 +00:00
nscd.c
nscd.h
pam_defs.h
port.c
port.h
prototypes.h 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> 2010-03-04 18:11:13 +00:00
pwauth.c * lib/pwauth.c: Use a boolean for wipe_clear_pass and use_skey. 2009-04-23 20:46:01 +00:00
pwauth.h * libmisc/find_new_gid.c, libmisc/find_new_uid.c, 2009-04-23 17:43:27 +00:00
pwio.c * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
pwio.h * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
pwmem.c * lib/shadowmem.c: Only copy the required fields of the struct 2009-09-07 19:08: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 * lib/shadowmem.c: Only copy the required fields of the struct 2009-09-07 19:08:10 +00:00
sgroupio.h * lib/sgroupio.h: Harmonize splint annotations of sgr_locate() 2009-09-07 18:59:03 +00:00
shadow.c * lib/shadow.c: Replace strtol() by getlong(). Also detect more 2009-04-10 22:35:14 +00:00
shadowio.c 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> 2010-03-04 18:11:13 +00:00
shadowio.h * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib/groupio.h, 2009-04-23 21:19:02 +00:00
shadowmem.c * lib/shadowmem.c: Only copy the required fields of the struct 2009-09-07 19:08:10 +00:00
tcbfuncs.c 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> 2010-03-04 18:11:13 +00:00
tcbfuncs.h 2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org> 2010-03-04 18:11:13 +00:00
utent.c