summaryrefslogtreecommitdiff
path: root/usr/src/cmd/nscd/nscd_frontend.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-2611400 nscd: NULL pointer errorsToomas Soome1-3/+3
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-0611004 Several door servers don't properly handle exiting threadsMatt Barden1-1/+3
11198 Allow adjustment of max_threads for idmapd Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2018-10-198158 Want named threads APIJohn Levon1-3/+10
9857 proc manpages should have LIBRARY section Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2012-04-262579 nscd contains several bad macros with side effectsMilan Jurik1-4/+8
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Vitaliy Gusev <gusev.vitaliy@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2009-11-17PSARC/2008/693 VRRPCathy Zhou1-0/+2
PSARC/2009/388 VRRP Update 6288572 RFE: VRRP implementation desired for Solaris
2009-05-084904603 disable ldaplist to not show userpassword attribute or just user ↵Julian Pullen1-5/+28
logged in
2008-09-296615693 nscd only checks the file_dac_read check privilege and not the euid ↵Michen Chang1-4/+8
for access to the shadow file 6737284 nscd does not return NSS_TRYLOCAL for foreign NSS backends for enumerated searches when using compat 6741305 nscd core file genererated during storage pool reconfig 6748529 netdir_getbyaddr() returns success with no results, causing mountd to coredump
2008-05-206633347 nscd (sparks) can give inconsistent name resolution if started ↵sm263631-32/+55
without a resolv.conf file
2008-04-106537549 nscd dies with SIGPIPEsdussud1-1/+9
2007-11-126628289 svc.configd hangs in deadly embrace with nscdmichen1-4/+17
2007-10-016299080 nscd initialises name_service_door file with wrong permissions after ↵michen1-29/+45
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
2007-08-036519579 need name service configuration for labeled zone access to an ↵michen1-76/+91
isolated name space 6562771 getspnam(3C) requires more than all privs 6577639 system/name-service-cache starting incorrectly on snv_67+ 6585350 nss_nisplus: getbymember() does not follow the NSS_DBOP_GROUP_BYMEMBER protocol
2007-04-306548196 Multiple memory corruption vulnerabilities in nscd(1M)michen1-14/+291
2006-11-126462185 /etc/hosts parsing is still retarded and brokenmichen1-19/+29
6479473 nscd needs a better way to manage resources for setxxxent/getxxxent requests 6486404 ftpuser(anonymous, root or regular) test fails ramdomly when system is stressed. 6487770 id -a may return incorrect group ids on a system running snv_50/snv_51 6490506 nscd dumps core on a system bfu'd from a nightly built with gcc
2006-09-29PSARC 2005/133 Sparks: Name Service Switch 2djl1-0/+1150
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