summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsldap/common/ns_connect.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-0311167 libsldap: NULL pointer errorsToomas Soome1-5/+5
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-10-223285 memory leaks in libsldapHans Rosenfeld1-5/+7
Reviewed by: Gordon Ross <Gordon.Ross@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Vitaliy Gusev <vitaliy.gusev@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-07-306959739 libsldap does not follow referrals correctlyJulian Pullen1-11/+30
6943753 Pam_ldap bind does not follow referrals during a login
2010-07-146786011 LDAP SASL bind operation should not disable metaslot globallyJulian Pullen1-15/+1
2009-12-306894056 libc is not cleanSurya Prakki1-1/+2
6894060 libnsl is not lint clean 6894068 libpool is not lint clean 6894073 some zone libs are not lint clean 6913623 some user land components of ON are not ss12u1 lint clean
2009-05-084904603 disable ldaplist to not show userpassword attribute or just user ↵Julian Pullen1-36/+131
logged in
2008-08-046699250 nscd core dumps in NIS do_getentmichen1-2/+9
6716362 standalone ldaplist appears to hang when all servers are down 6728407 LDAP Core file got generated on NAS Appliance while trying to enable LDAP services 6731903 peruser nscd not functional when using libumem debugging
2008-06-196716317 Standalone ldaplist fails on a native LDAP client systemmichen1-1/+1
2008-06-10PSARC/2008/256 Native LDAP standalone tools (Duckwater)th1604881-1616/+1139
4624732 ldapaddent not fully internationalized 4796766 idsconfig and ldapaddent should support project database 4877152 Performance of ldapaddent 4880322 TLSv1/SSL support needs to become integrated in all LDAP client programs 4942874 RFE: native ldap client with ssl restricted to ports 636/389 5035244 Make ldapaddent a standalone tool 6227396 *ldaplist* should refer to ldapclient(1M) when ldap not configured 6238952 solaris 10/nevada: 4624458 seems to be back 6561249 idsconfig prints out incorrect information for VLV indexing when run against DS5.2 & 6.0 6619071 Connection management works incorrectly in multiple authentication methods case if 1st one fails 6619173 the first hosts request failed after restarting keep alive connection on server side 6681185 libsldap: connection management cleanup and enhancement 6712098 PSARC/2008/256 Native LDAP standalone tools (Duckwater Phase 0)
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-3/+3
6700179 expunge synonyms.h --HG-- rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.h rename : usr/src/cmd/sgs/librtld/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld/common/lintsup.c rename : usr/src/cmd/sgs/rtld/common/_synonyms.h => deleted_files/usr/src/cmd/sgs/rtld/common/_synonyms.h rename : usr/src/common/atomic/atomic_asm_weak.h => deleted_files/usr/src/common/atomic/atomic_asm_weak.h rename : usr/src/lib/common/inc/c_synonyms.h => deleted_files/usr/src/lib/common/inc/c_synonyms.h rename : usr/src/lib/libc/amd64/gen/lexp10.c => deleted_files/usr/src/lib/libc/amd64/gen/lexp10.c rename : usr/src/lib/libc/amd64/gen/llog10.c => deleted_files/usr/src/lib/libc/amd64/gen/llog10.c rename : usr/src/lib/libc/amd64/gen/ltostr.c => deleted_files/usr/src/lib/libc/amd64/gen/ltostr.c rename : usr/src/lib/libc/i386/gen/lexp10.c => deleted_files/usr/src/lib/libc/i386/gen/lexp10.c rename : usr/src/lib/libc/i386/gen/llog10.c => deleted_files/usr/src/lib/libc/i386/gen/llog10.c rename : usr/src/lib/libc/i386/gen/ltostr.c => deleted_files/usr/src/lib/libc/i386/gen/ltostr.c rename : usr/src/lib/libc/inc/synonyms.h => deleted_files/usr/src/lib/libc/inc/synonyms.h rename : usr/src/lib/libc/sparcv9/gen/lexp10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/lexp10.c rename : usr/src/lib/libc/sparcv9/gen/llog10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/llog10.c rename : usr/src/lib/libc_psr/inc.flg => deleted_files/usr/src/lib/libc_psr/inc.flg rename : usr/src/lib/libcrypt/inc/des_synonyms.h => deleted_files/usr/src/lib/libcrypt/inc/des_synonyms.h rename : usr/src/lib/libgen/inc/gen_synonyms.h => deleted_files/usr/src/lib/libgen/inc/gen_synonyms.h rename : usr/src/lib/libtsnet/common/synonyms.h => deleted_files/usr/src/lib/libtsnet/common/synonyms.h rename : usr/src/tools/scripts/check_fnames.sh => deleted_files/usr/src/tools/scripts/check_fnames.sh rename : usr/src/lib/libc/sparc/gen/lexp10.c => usr/src/lib/libc/port/gen/lexp10.c rename : usr/src/lib/libc/sparc/gen/llog10.c => usr/src/lib/libc/port/gen/llog10.c
2008-05-276674553 getpwuid are slow with fix for CR6540209 - native ldap client config ↵mj1624861-0/+16
w/compat and use of netgroups
2008-02-256653986 libsldap is not able to detect nscd in Native LDAP peruser modemj1624861-37/+113
6662603 libsldap can leak file descriptor 0
2008-01-156649500 fix for CR 6617663 incompletemj1624861-3/+8
2007-11-306508442 nscd hangs with with too many sockets open with ADsdussud1-9/+37
6609526 referrals broken with sparks
2007-11-286617663 For non-nscd processes, libsldap should not automatically keep ↵mj1624861-5/+8
connections open
2007-11-026609144 ldap_cachemgr needs to be more carefulchinlong1-3/+3
6610117 *ldap_cachemgr* caching mechanism has flaws
2007-06-226556067 Storing FQDN in serverAddr of Connection can be problematicchinlong1-355/+350
6566019 minor memory leak during connection failover
2007-06-056541095 login denied when CA is expired and authentication method is set to ↵mj1624861-0/+5
"NS_LDAP_AUTH=tls:simple;simple
2007-04-166496719 connections should fall back to primary server after it comes backchinlong1-6/+204
6526896 Native LDAP authentication broken on snv_58 6543897 nscd deadlock after timeshift, not working failover 6545671 Some syslog messages in ns_sasl.c need prefix "libsldap: "
2007-01-166513238 autofs coredumps when a machine is setup as ldap clientmichen1-9/+12
2007-01-086467539 nscd's keeps persistent connections to even wedged LDAP servers.chinlong1-11/+76
6494750 nscd reuses ports after long idle time causes lookup failures 6502782 libsldap dumps core when enumerating databases 6502783 libsldap: processes sharing an ldap connection may get incorrect search results
2006-12-116499997 nscd breaks lpget and printmgrmichen1-4/+0
6500952 nscd consumes fd's in netgroups w/ldap & anon access
2006-09-29PSARC 2005/133 Sparks: Name Service Switch 2djl1-155/+780
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
2006-07-10PSARC/2006/391 Solaris libldap & libsldap private interfacesjanga1-0/+13
6384642 libldap/SSL negotiation uses synchronous I/O preventing timeouts on congested server 6384642 libldap/SSL negotiation uses synchronous I/O preventing timeouts on congested server (OSR# 2893)
2006-03-276237466 Solaris 10 LDAP Client using multiple authentication methods do not ↵janga1-17/+89
fail to second method listed
2005-12-224909247 Solaris 8 Client has broken .rhosts authentication with patch 108993-21vv1499721-5/+26
2005-09-076274517 libsldap:search_state_machine() falls into recursive loop if ↵sdussud1-2/+11
ldap_search_ext() returns 91
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1935