]> git.sur5r.net Git - openldap/history - libraries/libldap
Fix ITS#4533 don't destroy input request
[openldap] / libraries / libldap /
2006-05-10 Howard ChuFix ITS#4533 don't destroy input request
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-25 Pierangelo Masaratiprint the correct search base when taken from ldaprc...
2006-04-24 Pierangelo Masaraticleanup
2006-04-24 Pierangelo Masaraticleanup; make sure no spurious error code slip thru
2006-04-22 Howard ChuPPOLICY_ERROR is primitive, not constructed
2006-04-21 Howard ChuFix EXPIRE/GRACE ber tags
2006-04-11 Howard ChuReturn rc for tls_init_def_ctx
2006-04-09 Pierangelo Masaratibetter fix for ITS#4483
2006-04-08 Pierangelo MasaratiBerlement already freed in ber_flush
2006-04-08 Pierangelo Masaratimore cleanup
2006-04-07 Howard ChuFix destruct sequencing
2006-04-07 Howard ChuDon't implicitly inherit the default SSL_CTX, tls.c...
2006-04-07 Howard ChuFree/decrement SSL_CTX refcount when (re)setting it
2006-04-07 Howard ChuBump SSL_CTX refcount whenever it gets retrieved
2006-04-07 Howard ChuITS#4422, #4475
2006-04-07 Howard ChuITS#4422, rearrange options to allow passing NULL args...
2006-04-03 Pierangelo Masaratifix ITS#4450?
2006-04-02 Howard Chuplug leak
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-04-01 Pierangelo Masaratild_abandoned must be protected by ld_res_mutex
2006-03-31 Howard Chucleanup
2006-03-31 Howard Chucleanup NULL string handling
2006-03-31 Howard ChuCleanup NULL derefs
2006-03-31 Howard Chucleanup dead code
2006-03-31 Howard Chuplug leaks
2006-03-30 Kurt ZeilengaAdditional TXN changes (a work in progress)
2006-03-25 Pierangelo Masaratiuse asynchronous API; note that an endless loop may...
2006-03-24 Pierangelo Masaratiseems to fix referral chasing (ITS#4448)
2006-03-23 Pierangelo Masaratihandle abnormal condition
2006-03-20 Pierangelo Masaratiduplicate string from environment, as it may be overrid...
2006-03-20 Pierangelo Masaratidestroy ld_conn_mutex (ITS#4441)
2006-03-07 Kurt ZeilengaFix encoding
2006-03-07 Kurt ZeilengaAdditional TXN changes
2006-03-06 Kurt ZeilengaInitial and rough client-side implementation of the...
2006-03-05 Luke HowardDon't fail compile if LDAP_EXOP_X_TURN undefined (ie...
2006-03-02 Luke HowardAlways pass valid BerElement to ldap_create_control...
2006-02-16 Kurt ZeilengaMacro cleanup
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-02-13 Kurt ZeilengaReport layer installed only after installed, and fix...
2006-02-07 Kurt ZeilengaKludge for MSAD (ITS#4391 and others)
2006-01-19 Howard ChuITS#4354 only set DH callback if OPT_DHFILE has been...
2006-01-12 Kurt ZeilengaUpdate proxied authorization implementation to use...
2006-01-12 Pierangelo Masaratisilence warning
2006-01-12 Howard ChuTone down dn2bv/bv2dn logging
2006-01-11 Luke HowardITS#4327 - make SASL_MECH/SASL_REALM no longer user...
2006-01-09 Pierangelo Masaratifix typo in previous commit
2006-01-09 Kurt Zeilengas/pagectrl.o/pagectrl.lo/
2006-01-09 Kurt Zeilengacleanup
2006-01-09 Kurt ZeilengaUpdate variables holding protocol values to ber_*_t's
2006-01-08 Pierangelo Masaratifix types; further check parameters
2006-01-08 Pierangelo Masaratirework API functions to create/parse controls; add...
2006-01-08 Kurt ZeilengaUpdate (and rename) Sort and VLV parse routines to...
2006-01-08 Kurt Zeilengacorrect typo
2006-01-08 Kurt Zeilengacleanup
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-03 Kurt Zeilengaimprove LDAP_OTHER description
2006-01-02 Pierangelo Masaratifix leaks in ldap_parse_passwd()
2005-12-16 Pierangelo Masaratiimprove previous commit (one line, use buffer and trunc...
2005-12-15 Pierangelo Masaratilog attrs
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-12-13 Pierangelo Masaraticleanup
2005-11-26 Kurt Zeilengaunifdef -DLDAP_SCOPE_SUBORDINATE
2005-11-25 Pierangelo Masaraticleanup filter escaping
2005-11-25 Pierangelo Masaratiadd more versatile private API for filter escaping
2005-11-25 Pierangelo Masaratifix ldap_bv2escaped_filter_value() according to <draft...
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-23 Kurt ZeilengaSupport Solaris 10's getpeerucred(3) (*** blind commit...
2005-11-23 Kurt Zeilengas/ACCRIGHTS/ACCRIGHTSLEN/
2005-11-20 Pierangelo Masaratifix library checks; implement client side of "touch...
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-12 Pierangelo Masaratidon't malloc empty strings for matched, error
2005-11-08 Howard ChuITS#4082 tls ctx requirements are only applicable to...
2005-11-07 Pierangelo Masaratidon't allow '{' in TK_BAREWORD (ITS#4116)
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-06 Kurt ZeilengaImprove SASL error handling
2005-11-06 Pierangelo Masaratifix ldap_bv2escaped_filter_value
2005-11-05 Howard ChuMove lconn_tls_ctx to ldo_tls_ctx. Otherwise clients...
2005-11-03 Pierangelo Masaratifix previous commit
2005-11-03 Pierangelo Masaratidon't leak hostname
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-11-02 Howard ChuITS#4137 was returning with tls_def_ctx_mutex locked.
2005-11-01 Kurt Zeilengacleanup
2005-10-31 Pierangelo Masaraticonsistently use HSTRERROR (ITS#4124)
2005-10-28 Howard ChuITS#4017, additional revisions for DH parameters
2005-10-20 Kurt ZeilengaAdditional serverSaslCred trace messages.
2005-10-17 Howard ChuFix ldapi DN ordering
2005-10-14 Kurt ZeilengaITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
2005-10-13 Kurt Zeilengamissed \
2005-10-13 Kurt ZeilengaAdd ldap_bv2escaped_filter_value (ITS#2535)
2005-10-12 Kurt ZeilengaAssume TLS is properly configured if any one of
2005-10-12 Howard ChuFix typo
2005-10-12 Howard ChuAdd LDAP* to debug messages to aid tracking
2005-10-12 Howard ChuFix ITS#3832 must mutex protect ld->ld_conns
2005-10-09 Howard ChuITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SU...
2005-10-09 Howard ChuITS#2942 skip referrals that we've already chased
2005-10-08 Howard ChuSimplify lm_chain_tail handling, support LDAP_MSG_RECEIVED
2005-10-08 Howard ChuDon't set ndelay on socket connect if no timeout was...
2005-10-05 Howard ChuITS#4017 support Diffie-Hellman parameters for multiple...
next