summaryrefslogtreecommitdiff
path: root/usr/src/lib/nsswitch/dns/common/dns_common.c
AgeCommit message (Collapse)AuthorFilesLines
2014-12-104643 nss_dns fails to obtain dns ttlsRobert Mustacchi1-20/+198
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2009-07-246864296 private __res_ndestroy interface may now be removed from dns_common.cStacey Marshall1-28/+16
2009-07-246856084 Sparks DNS backend should return canonical name before aliasesStacey Marshall1-27/+34
2008-05-206633347 nscd (sparks) can give inconsistent name resolution if started ↵sm263631-3/+70
without a resolv.conf file
2007-10-016299080 nscd initialises name_service_door file with wrong permissions after ↵michen1-4/+15
JASS 6587024 nscd fails to notice nsswitch.conf changes within a second of its start time 6608351 nss2 test cases expose memory problems in the nss_dns and nss_nisplus backends 6609869 nscd has problems if an ip address resolves to an empty hostname
2006-11-276495346 memory leak in nss_dns.so.1/_nss_dns_gethost_withttlmichen1-12/+29
6495347 getexecuser/getexecprof leak memory in nss_nis.so and nss_nisplus.so
2006-10-156477912 /etc/hosts name lookup sporadically fail on sparks based buildsmichen1-59/+36
6479036 nscd/nss_nisplus.so.1 core dumps when processing a getservent request 6481313 nscd drops core during DNS resolution 6481603 Installing SUNWCrnet had complains about nscd due to missing SUNWgss/SUNWgssc
2006-09-29PSARC 2005/133 Sparks: Name Service Switch 2djl1-13/+376
4406529 artificial limit of 10 threads per backend 4516075 LDAP connections could be reused more 4696964 LDAP naming services should support Kerberos authentication 4740951 Need host based authentication options in Native LDAP 4952533 Some backends of gethostby* do not set h_errno correctly 4979596 getXbyY calls should have better buffer mechanism 5028908 /usr/bin/logins accesses free memory deep in nss_getent_u(). 5046881 nscd: old-data-ok parameter is not useful, should go away 6225323 NSS/nscd Enhancements (Sparks Project) --HG-- rename : usr/src/cmd/nscd/attrstr.c => deleted_files/usr/src/cmd/nscd/attrstr.c rename : usr/src/cmd/nscd/hash.c => deleted_files/usr/src/cmd/nscd/hash.c rename : usr/src/cmd/nscd/nscd_parse.c => deleted_files/usr/src/cmd/nscd/nscd_parse.c rename : usr/src/cmd/nscd/nscd.h => usr/src/cmd/nscd/cache.h
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+167