glibc/nscd
Ulrich Drepper f404736684 [BZ #18]
Update.
	* nscd/nscd_conf.c (nscd_parse_file): Little optimization.

2004-02-14  Thorsten Kukuk  <kukuk@suse.de>

	* nscd/dbg_log.c (set_logfile): Only save name of logfile,
	don't open it.
	(init_logfile): New function, open logfile if requested.
	* nscd/dbg_log.h: Adjust protoype for set_logfile, add init_logfile.
	* nscd/nscd.c (main): Call init_logfile after forking in background.
	* nscd/nscd_conf.c (nscd_parse_file): Adjust for new set_logfile.

2004-02-16  Ulrich Drepper  <drepper@redhat.com>

	ld.so.preload is not present [BZ #18].
2004-02-17 05:16:49 +00:00
..
cache.c Update. 2003-04-26 04:15:50 +00:00
connections.c Update. 2003-05-04 07:00:44 +00:00
dbg_log.c [BZ #18] 2004-02-17 05:16:49 +00:00
dbg_log.h [BZ #18] 2004-02-17 05:16:49 +00:00
Depend
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c Update. 2003-04-28 05:30:22 +00:00
hstcache.c Update. 2003-04-28 05:30:22 +00:00
Makefile Update. 2003-09-24 17:38:32 +00:00
nscd-client.h Update. 2003-12-31 21:44:08 +00:00
nscd.c [BZ #18] 2004-02-17 05:16:49 +00:00
nscd.conf Update. 2003-05-04 07:00:44 +00:00
nscd.h Update. 2003-05-04 07:00:44 +00:00
nscd.init Update. 2003-12-31 21:44:08 +00:00
nscd_conf.c [BZ #18] 2004-02-17 05:16:49 +00:00
nscd_getgr_r.c Update. 2003-04-28 08:17:29 +00:00
nscd_gethst_r.c Update. 2003-04-28 08:17:29 +00:00
nscd_getpw_r.c Update. 2003-04-28 08:17:29 +00:00
nscd_nischeck.c Update copyright year. 2004-01-01 20:42:01 +00:00
nscd_proto.h
nscd_stat.c Update. 2003-05-04 07:00:44 +00:00
pwdcache.c Update. 2003-04-28 05:30:22 +00:00
TODO