glibc/nscd
Ulrich Drepper c86e6aec55 Update.
* nscd/cache.c (cache_search): Keep track of how many chain links
	we searched and update table statistics.
	(cache_add): Keep track of how many values are in the table.
	(prune_cache): Likewise.  Keep track of locking success.
	Print messages about removed entries in separate pass.
	* nscd/connections.c (handle_request): Don't print debug message here.
	The caller will do it.  Keep track of locking success.
	(nscd_run): Print debug message.  Also print PID of the client process.
	* nscd/nscd.c (start_time): New variable.
	(main): Remember start time.
	* nscd/nscd.h: Declare start_time.
	(struct database): Add more members for new statistics.
	* nscd/nscd_stat.c: Add support for sending, receiving, and printing
	of new statistics.
2003-04-26 04:15:50 +00:00
..
Depend
Makefile
TODO
cache.c Update. 2003-04-26 04:15:50 +00:00
connections.c Update. 2003-04-26 04:15:50 +00:00
dbg_log.c
dbg_log.h
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c Update. 2003-01-15 10:52:50 +00:00
hstcache.c Update. 2003-01-15 10:52:50 +00:00
nscd-client.h Update. 2003-04-22 19:52:59 +00:00
nscd.c Update. 2003-04-26 04:15:50 +00:00
nscd.conf
nscd.h Update. 2003-04-26 04:15:50 +00:00
nscd.init
nscd_conf.c
nscd_getgr_r.c Update. 2003-04-22 19:52:59 +00:00
nscd_gethst_r.c Update. 2003-04-22 19:52:59 +00:00
nscd_getpw_r.c Update. 2003-04-22 19:52:59 +00:00
nscd_nischeck.c
nscd_proto.h
nscd_stat.c Update. 2003-04-26 04:15:50 +00:00
pwdcache.c Update. 2003-01-15 10:52:50 +00:00