glibc/nscd
Ulrich Drepper d1fe1f2219 Update.
* nscd/aicache.c: Prefer using gethostbyname3_r NSS callback to also
	get ttl and canonical name.  Use these two values.
	* resolv/Versions: Export _nss_dns_gethostbyname3_r from libnss_dns.
	* resolv/nss_dns/dns-host.c (getanswer_r): Take two new parameters.
	If nonnull fill with TTL and pointer to canonical name respectively.
	(_nss_dns_gethostbyaddr_r): Pass NULL in new parameters of getanswer_r.
	(_nss_dns_gethostbyname2_r): Just wrapper around
	_nss_dns_gethostbyname3_r.
	(_nss_dns_gethostbyname3_r): Renamed from _nss_dns_gethostbyname2_r.
	Take two new parameters which as passed to getanswer_r.
2004-09-15 10:10:05 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Update. 2004-09-15 08:25:49 +00:00
TODO Update. 1998-10-18 15:35:09 +00:00
aicache.c Update. 2004-09-15 10:10:05 +00:00
cache.c Update. 2004-09-15 08:25:49 +00:00
connections.c Update. 2004-09-15 08:25:49 +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
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. 2004-09-12 10:10:48 +00:00
hstcache.c (cache_addhst): Sync also negative results to disk. 2004-09-12 10:04:03 +00:00
mem.c Update. 2004-09-13 05:56:39 +00:00
nscd-client.h Update. 2004-09-15 08:25:49 +00:00
nscd.c Update. 2004-09-15 08:25:49 +00:00
nscd.conf Update. 2004-09-08 15:46:42 +00:00
nscd.h Update. 2004-09-15 08:25:49 +00:00
nscd.init Update. 2004-09-13 17:24:41 +00:00
nscd_conf.c Update. 2004-09-08 15:46:42 +00:00
nscd_getai.c Update. 2004-09-15 08:25:49 +00:00
nscd_getgr_r.c Update. 2004-09-08 15:46:42 +00:00
nscd_gethst_r.c Update. 2004-09-08 15:46:42 +00:00
nscd_getpw_r.c Update. 2004-09-08 15:46:42 +00:00
nscd_helper.c Update. 2004-09-13 17:24:41 +00:00
nscd_nischeck.c Update copyright year. 2004-01-01 20:42:01 +00:00
nscd_proto.h Update. 2004-02-27 00:55:39 +00:00
nscd_stat.c Update. 2004-09-13 17:24:41 +00:00
pwdcache.c Update. 2004-09-12 10:10:48 +00:00