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
..
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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dbg_log.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Depend Update. 1998-11-19 11:23:37 +00:00
getgrgid_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstbyad_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethstbynm2_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwuid_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grpcache.c Update. 2003-01-15 10:52:50 +00:00
hstcache.c Update. 2003-01-15 10:52:50 +00:00
Makefile * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed. 2002-10-16 22:09:55 +00:00
nscd_conf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 Update. 2003-01-02 20:32:33 +00:00
nscd_proto.h Update. 2002-03-13 08:59:47 +00:00
nscd_stat.c Update. 2003-04-26 04:15: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 Update. 2000-04-30 06:52:59 +00:00
nscd.h Update. 2003-04-26 04:15:50 +00:00
nscd.init Update. 1999-08-17 01:37:38 +00:00
pwdcache.c Update. 2003-01-15 10:52:50 +00:00
TODO Update. 1998-10-18 15:35:09 +00:00