]> git.sur5r.net Git - openldap/history - libraries
ITS#4662 note requirements for global option initialization
[openldap] / libraries /
2007-02-12 Howard ChuITS#4707 added new ldap_init_fd() API
2007-02-11 Howard ChuNote mutex protection requirements
2007-02-11 Howard ChuMove duplicate timestamp detection into lutil_gettime()
2007-02-11 Howard ChuCleanup extraneous debug
2007-02-06 Howard ChuRevert to original ldap_get_option( TIMEOUT ) behavior
2007-02-06 Howard ChuDon't let timestamps go backward
2007-02-05 Howard ChuRequire non-NULL input for timeout options
2007-02-05 Howard ChuTimeouts should not be malloc'd
2007-02-05 Howard ChuHandle timeouts from ldap_result()
2007-02-05 Howard ChuFairly sure this is what the TIMEOUT option should...
2007-02-05 Howard ChuAdded ber_bvarray_dup_x()
2007-02-02 Howard ChuAdd lutil_gettime() returning structured time with...
2007-02-02 Pierangelo Masaratiremove unused code
2007-02-02 Howard ChuKeep HAVE_POLL functionality inside its #ifdefs
2007-01-28 Howard ChuFix prev commit again
2007-01-27 Howard ChuITS#4821 partially revert prev patch
2007-01-25 Howard ChuCalling setkey() with NULL data and kfree should erase...
2007-01-25 Howard ChuFree thread keys in reverse order of allocation
2007-01-24 Howard ChuITS#4815 get_option for TLS Cipher Suite was not implem...
2007-01-12 Howard ChuFramework for loadable mapper implementations
2007-01-11 Hallvard Furusethavoid nonconst* = const* assignment in ldif_open_url().
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-10 Howard ChuITS#4648, alternate fix
2007-01-10 Pierangelo Masaratimore on ITS#4799
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-09 Howard ChuITS#4799 remove all references to kbind
2007-01-07 Pierangelo Masaratihonor network timeout even when doing full async
2007-01-07 Pierangelo MasaratiFirst cut to truly async connect:
2007-01-06 Pierangelo Masaratiimport of LDAP Sync client API
2007-01-06 Pierangelo Masaratiminor cleanup
2007-01-05 Pierangelo Masaratiunsolicited responses shouldn't necessarily end the...
2007-01-04 Pierangelo Masaratifix previous commit
2007-01-04 Pierangelo Masaratifix \& improve previous commit
2007-01-04 Pierangelo Masaratiimplement client-side handling of RFC 4511 unsolicited...
2007-01-02 Kurt Zeilengahappy new year
2006-12-17 Pierangelo Masaratidon't leave dependencies on liblutil in libldap :)
2006-12-14 Howard ChuEliminate redundant checks in try_read1msg
2006-12-14 Howard ChuITS#4545 better fix. this code still needs cleaning up.
2006-12-13 Howard ChuITS#4545 when referral chasing is off, complete the...
2006-12-04 Pierangelo Masaratifix warnings after previous commit
2006-12-03 Pierangelo Masaratifix request/result abandon
2006-11-30 Howard ChuITS#4723 add CRYPTO_set_id_callback
2006-11-27 Howard ChuURL with authority spec must use absolute path
2006-11-27 Howard Chuallow file: URLs without authority spec.
2006-11-27 Howard Chudefine LDIF_MAXLINE instead of using BUFSIZ
2006-11-13 Pierangelo Masaratirevert previous commit; disable RESTART from ldap.conf
2006-11-12 Pierangelo Masaratifix endless loop in canceling child requests; cleanup
2006-11-10 Howard ChuSilence warning in prev commit
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-11-09 Howard ChuITS#4726 call ldap_pvt_tls_init() in init_ctx() to...
2006-11-08 Howard ChuFix strval2strlen end-of-string check. Otherwise passin...
2006-11-05 Pierangelo Masaratifix build with thread debugging
2006-11-02 Pierangelo Masaraticleanup prvious commit; log number of abandoned request...
2006-10-30 Howard ChuITS#4724 revert prev commit, better fix.
2006-10-30 Howard ChuITS#4724 fix _uccase_map parameters
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-28 Pierangelo Masaratifix message (ITS#4717)
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-10-28 Kurt ZeilengaMore LDAPBIS cleanup
2006-10-27 Kurt ZeilengaMisc LDAPbis comment update
2006-10-26 Pierangelo Masaratifix build without threads (ITS#4721)
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-20 Kurt ZeilengaParse txn failed msgid
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-14 Pierangelo Masaratiapply slightly revised patch for SO_KEEPALIVE (ITS...
2006-10-09 Pierangelo Masaratiminor cleanup
2006-10-08 Pierangelo MasaratiI hate code duplication, but don't require functions...
2006-10-07 Howard ChuTS#4635 CR LF is also a valid line separator
2006-09-26 Pierangelo Masaratiadd support for VERSION, TIMEOUT and NETWORK_TIMEOUT...
2006-09-26 Pierangelo Masaratiuse AC_LINE_MAX
2006-09-24 Pierangelo Masaratidocument the LDAP builtin map in librewrite (ITS#4602)
2006-09-24 Pierangelo Masaratifurther cleanup
2006-09-23 Pierangelo Masaratifix previous commit
2006-09-23 Pierangelo Masaratifix potential double free in case of error
2006-09-23 Pierangelo Masaratiimprove functionality of LDAP map: allow protocol version
2006-09-23 Pierangelo Masaratifix way long standing bug in args parsing
2006-09-23 Pierangelo Masaratiadd URL parsing test tool
2006-09-21 Kurt ZeilengaITS#4679 cleanup
2006-09-14 Pierangelo Masaratimonitor __ALL__ thread parameters
2006-09-14 Howard ChuMSVC compatibility
2006-09-14 Howard Chudirent emulation for MSVC
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-09-12 Pierangelo Masaratiuse a more reasonable max line length (ITS#4669)
2006-09-06 Pierangelo Masaratifix outdated comments
2006-09-06 Pierangelo Masaratiadd scope helpers
2006-09-01 Pierangelo Masaratibetter function name
2006-09-01 Pierangelo Masaratikeep count of requests in use
2006-09-01 Pierangelo Masaratidon't risk dangling pointers
2006-09-01 Pierangelo Masaratidon't use deprecated functions
2006-09-01 Pierangelo Masaraticleanup
2006-08-18 Pierangelo Masaratire-fix ITS#4405 (really start from the first conn)
2006-08-05 Pierangelo Masaratiskip host="" and port=0 (ITS#4610)
2006-07-02 Howard ChuFix TLS CTX ref counting
2006-06-15 Kurt Zeilengasome LDAP ASN.1 updates from 4511/4526
2006-06-15 Pierangelo Masaratiimprove previous commit
2006-06-15 Pierangelo Masaratifix ber_bvreplace() in case dst is NULL and src is...
2006-06-13 Pierangelo Masaratidon't search past end of berval
2006-06-13 Pierangelo Masaratidon't risk using dangling pointers when looping thru...
2006-06-08 Howard ChuITS#4583 use mutex around SSL_accept()
2006-05-27 Pierangelo Masaraticount requests and responses in logs
next