glibc/nscd
Ulrich Drepper a1c542bfc5 Update.
1999-06-11  Thorsten Kukuk  <kukuk@suse.de>

	* nscd/nscd.c: Add -S options for separate caching of data for
	every user. So one user couldn't see the data another user
	has gotten with his credentials.
	* nscd/nscd.h: Add new prototypes.
	* nscd/cache.c: Compare owner of cache entry if in secure mode.
	* nscd/connections.c: Check on shutdown if caller really was root.
	In secure mode get uid of caller.
	* nscd/grpcache.c: Add support for new secure group mode.
	* nscd/hstcache.c: Add support for new secure hosts mode.
	* nscd/pwdcache.c: Add support for new secure passwd mode.
1999-06-11 20:58:21 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Update. 1998-10-19 15:22:14 +00:00
TODO Update. 1998-10-18 15:35:09 +00:00
cache.c Update. 1999-06-11 20:58:21 +00:00
connections.c Update. 1999-06-11 20:58:21 +00:00
dbg_log.c Update. 1998-10-18 15:16:22 +00:00
dbg_log.h Update. 1998-10-18 15:16:22 +00:00
getgrgid_r.c Update. 1998-01-31 08:39:55 +00:00
getgrnam_r.c Update. 1998-01-31 08:39:55 +00:00
gethstbyad_r.c Update. 1998-10-18 15:16:22 +00:00
gethstbynm2_r.c Update. 1998-10-18 15:16:22 +00:00
getpwnam_r.c Update. 1998-01-31 08:39:55 +00:00
getpwuid_r.c Update. 1998-01-31 08:39:55 +00:00
grpcache.c Update. 1999-06-11 20:58:21 +00:00
hstcache.c Update. 1999-06-11 20:58:21 +00:00
nscd-client.h * nscd/nscd-client.h: New file, broken out of "nscd.h". 1998-10-18 22:02:47 +00:00
nscd.c Update. 1999-06-11 20:58:21 +00:00
nscd.conf Update. 1998-10-19 15:22:14 +00:00
nscd.h Update. 1999-06-11 20:58:21 +00:00
nscd.init Update. 1998-08-31 11:11:15 +00:00
nscd_conf.c Update. 1999-04-28 23:13:52 +00:00
nscd_getgr_r.c Update. 1999-03-14 21:12:49 +00:00
nscd_gethst_r.c Update. 1999-06-02 11:05:06 +00:00
nscd_getpw_r.c Update. 1999-03-14 21:12:49 +00:00
nscd_proto.h Update. 1998-10-18 15:16:22 +00:00
nscd_stat.c Update. 1998-10-18 15:16:22 +00:00
pwdcache.c Update. 1999-06-11 20:58:21 +00:00