glibc/nscd
Ulrich Drepper 1945c96f2b Update,
* nscd/connections.c: Rewrite handling of incoming connections.  All
	are handled by one thread which then hands of the descriptors for the
	real work to the worker threads.
	* nscd/Makefile: Link nscd with librt.

	* nscd/selinux.c: Pretty printing.

	* nscd/dbg_log.c (dbg_log): Don't add unnecessary newline to
	output.  Let syslog do the formatting if debug_level == 0.
2004-10-03 01:21:47 +00:00
..
aicache.c
cache.c
connections.c Update, 2004-10-03 01:21:47 +00:00
dbg_log.c Update, 2004-10-03 01:21:47 +00:00
dbg_log.h
Depend
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c
hstcache.c
initgrcache.c
Makefile Update, 2004-10-03 01:21:47 +00:00
mem.c
nscd-client.h
nscd.c Update. 2004-09-30 08:27:48 +00:00
nscd.conf
nscd.h
nscd.init
nscd_conf.c
nscd_getai.c Update. 2004-09-30 08:27:48 +00:00
nscd_getgr_r.c Update. 2004-09-30 08:27:48 +00:00
nscd_gethst_r.c Update. 2004-09-30 08:27:48 +00:00
nscd_getpw_r.c Update. 2004-09-30 08:27:48 +00:00
nscd_helper.c Update. 2004-10-02 19:31:11 +00:00
nscd_initgroups.c (__nscd_getgrouplist): Add assert. 2004-10-01 21:35:08 +00:00
nscd_nischeck.c
nscd_proto.h
nscd_stat.c
pwdcache.c
selinux.c Update, 2004-10-03 01:21:47 +00:00
selinux.h
TODO