]> git.sur5r.net Git - openldap/history - libraries/libldap
More ldapbis cleanup
[openldap] / libraries / libldap /
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-10-28 Kurt ZeilengaMore LDAPBIS cleanup
2006-10-27 Kurt ZeilengaMisc LDAPbis comment update
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-09-26 Pierangelo Masaratiadd support for VERSION, TIMEOUT and NETWORK_TIMEOUT...
2006-09-26 Pierangelo Masaratiuse AC_LINE_MAX
2006-09-23 Pierangelo Masaratiadd URL parsing test tool
2006-09-21 Kurt ZeilengaITS#4679 cleanup
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-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
2006-05-18 Pierangelo Masaratis/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before...
2006-05-18 Pierangelo Masaraticleanup
2006-05-17 Pierangelo Masaratifix rev 1.125 commit
2006-05-14 Pierangelo Masaratitypo in comment
2006-05-13 Howard ChuAdd SSL failure reason to TLS: can't connect message.
2006-05-12 Howard ChuITS#4541 better fix
2006-05-12 Howard ChuITS#4541 refine commit for #4524
2006-05-11 Howard ChuITS#4536 set chain_tail after sorting messages
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
next