summaryrefslogtreecommitdiff
path: root/usr/src/lib/libldap5/sources
AgeCommit message (Collapse)AuthorFilesLines
2019-12-1812081 libldap5: cast between incompatible function typesToomas Soome1-17/+17
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-3010990 Get UNIX group info. from AD/LDAP with partial RFC2307 schemaGordon Ross1-2/+12
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Chris Ridd <chrisridd@mac.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-530/+0
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Frederik Wessels <wessels147@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-02-229154 libldap5: this statement may fall throughToomas Soome4-25/+17
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-12-048827 libldap5: variable set but not usedToomas Soome1-7/+2
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@joyent.com>
2017-05-138217 libldap5: misleading-indentationToomas Soome1-5/+3
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-01-247802 libldap fix from Mozilla in unescapeDouglas Bagnall1-4/+7
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek1-3/+1
Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek2-46/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-06-186935594 libldap needs to deal with changed NSS behaviour after forkMilan Jurik1-5/+111
2010-03-276930583 libldap.so.5 does not return error details from libsaslDouglas Leavitt2-43/+139
6930852 libldap5 sasl writes should obey SASL_MAXOUTBUF maximums 6733022 libldap.so.5: memory leak in nsldapi_sasl_open() 6865456 libldap.so.5 memory leak - berval in nsldapi_sasl_do_bind
2009-08-096851301 libldap5 leaks ~64K per SASL connectionMilan Jurik1-3/+12
2009-08-096846156 memleak in prldap_connect()Milan Jurik1-6/+8
2008-10-17PSARC 2008/607 add O format option to libldap:ber_printSerge Dussud1-5/+14
6745345 ber_printf() malforming the octet string refusing the "O" format option
2008-07-096546495 peruser sparcv9 tests fail due to ASN.1 ber tag corruptionchinlong1-1/+25
2008-05-076697762 .init section serialization and libldap5 conspire against idmapd and ↵th1604881-85/+8
libnsl consumers
2008-03-20PSARC 2007/661 delete sched_niceraf1-4/+20
PSARC 2008/039 POSIX scheduling interfaces 6647542 POSIX scheduling should be compatible with Solaris scheduling classes --HG-- rename : usr/src/lib/libc/inc/rtsched.h => deleted_files/usr/src/lib/libc/inc/rtsched.h rename : usr/src/lib/libc/port/threads/rtsched.c => deleted_files/usr/src/lib/libc/port/threads/rtsched.c
2006-07-10PSARC/2006/391 Solaris libldap & libsldap private interfacesjanga1-3/+1
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-05-014916205 libcmd should not use file operation routines from C librarycasper5-9/+17
6234782 Kerberos and GSSAPI should not use fopen 6259671 vold won't be killed by TERM signal when several removable devices are managed 6386770 pam_authenticate can fail if open files are >= 255 and the soft fd limit is greater than 256 6414401 Remove shadow stdio implementation obsoleted by PSARC 2006/162 6414404 __rpc_openchild never called and not exported by library 6416815 ON needs to be hardened against the 32-bit fopen/255 problem --HG-- rename : usr/src/lib/libnsl/common/nsl_stdio_prv.c => deleted_files/usr/src/lib/libnsl/common/nsl_stdio_prv.c rename : usr/src/lib/libnsl/include/nsl_stdio_prv.h => deleted_files/usr/src/lib/libnsl/include/nsl_stdio_prv.h rename : usr/src/lib/libnsl/rpc/openchild.c => deleted_files/usr/src/lib/libnsl/rpc/openchild.c rename : usr/src/lib/libnsl/rpc/xdr_stdio_prv.c => deleted_files/usr/src/lib/libnsl/rpc/xdr_stdio_prv.c rename : usr/src/lib/libresolv2/req.flg => deleted_files/usr/src/lib/libresolv2/req.flg rename : usr/src/lib/nsswitch/compat/req.flg => deleted_files/usr/src/lib/nsswitch/compat/req.flg rename : usr/src/lib/nsswitch/files/req.flg => deleted_files/usr/src/lib/nsswitch/files/req.flg rename : usr/src/lib/nsswitch/req.flg => deleted_files/usr/src/lib/nsswitch/req.flg rename : usr/src/lib/nsswitch/user/req.flg => deleted_files/usr/src/lib/nsswitch/user/req.flg
2005-08-296226776 The passwd command will fail if first ldap server in referral list ↵sdussud1-4/+8
is down. 6276525 libldap5 cores when trying to resolve hostname
2005-06-14OpenSolaris Launchstevel@tonic-gate78-0/+37649