glibc/nscd
Ulrich Drepper 902c429174 * nscd/nscd.h (prune_cache): Add fd argument to prototype.
* nscd/nscd.c (parse_opt): Read response from INVALIDATE request
	to make sure the database has been already invalidated.
	* nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
	after the cache has been invalidated.  Use pthread_mutex_lock rather
	than pthread_mutex_trylock if fd != -1.
	* nscd/connections.c (invalidate_cache): Add fd argument, write
	response to fd if not calling prune_cache, pass fd to prune_cache.
	(handle_request): Adjust invalidate_cache caller.
	(nscd_run): Pass -1 as fd to prune_cache.
2006-05-30 17:32:08 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile 2006-04-26 James Antill <james.antill@redhat.com> 2006-04-26 16:29:29 +00:00
aicache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
cache.c * nscd/nscd.h (prune_cache): Add fd argument to prototype. 2006-05-30 17:32:08 +00:00
connections.c * nscd/nscd.h (prune_cache): Add fd argument to prototype. 2006-05-30 17:32:08 +00:00
dbg_log.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
dbg_log.h [BZ #18] 2004-02-17 05:16:49 +00:00
gai.c 2006-05-04 Ulrich Drepper <drepper@redhat.com> 2006-05-04 16:02:39 +00:00
getgrgid_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
getgrnam_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
gethstbyad_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
gethstbynm2_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
getpwnam_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
getpwuid_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
grpcache.c * nscd/nscd.h (struct database_dyn): Add propagate field. 2006-04-26 17:32:10 +00:00
hstcache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
initgrcache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
mem.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
nscd-client.h [BZ #2571] 2006-04-25 23:50:31 +00:00
nscd.c * nscd/nscd.h (prune_cache): Add fd argument to prototype. 2006-05-30 17:32:08 +00:00
nscd.conf * nscd/nscd.conf: Fix a typo. 2006-04-27 14:48:29 +00:00
nscd.h * nscd/nscd.h (prune_cache): Add fd argument to prototype. 2006-05-30 17:32:08 +00:00
nscd.init * nscd/nscd.init: Get more in line with lsb3. 2005-06-20 15:49:08 +00:00
nscd_conf.c * nscd/nscd.h (struct database_dyn): Add propagate field. 2006-04-26 17:32:10 +00:00
nscd_getai.c * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
nscd_getgr_r.c * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
nscd_gethst_r.c * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
nscd_getpw_r.c (nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection of GC runs. 2005-09-22 14:35:11 +00:00
nscd_helper.c [BZ #2571] 2006-04-25 23:50:31 +00:00
nscd_initgroups.c * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
nscd_proto.h Update. 2004-09-30 02:24:51 +00:00
nscd_setup_thread.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
nscd_stat.c 2005-11-18 Paul Brook <paul@codesourcery.com> 2005-11-18 22:42:21 +00:00
pwdcache.c * nscd/nscd.h (struct database_dyn): Add propagate field. 2006-04-26 17:32:10 +00:00
selinux.c 2006-04-26 James Antill <james.antill@redhat.com> 2006-04-26 16:29:29 +00:00
selinux.h 2006-04-26 James Antill <james.antill@redhat.com> 2006-04-26 16:29:29 +00:00