]> git.sur5r.net Git - openldap/history - libraries
Remove FLAIM backend item. FLAIM licensing (GNU GPL) is too restrictive.
[openldap] / libraries /
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
2006-05-25 Howard ChuFix tavl_delete for two-node trees
2006-05-19 Howard ChuITS#4549 add tavl_find3() to return closest match
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-05-02 Pierangelo Masaratildap_pvt_runqueue_next_sched() may return a pointer...
2006-05-02 Howard ChuAdd ldap_pvt_thread_pool_tid()
2006-05-01 Hallvard FurusethAdd missing "static" to last commit
2006-04-30 Hallvard FurusethIntroduce ldap_debug_thread_wrapper() to notice threads...
2006-04-29 Howard ChuFix tpool_shutdown, don't remove pool from list since...
2006-04-29 Howard ChuFix adjust_count, missing break
2006-04-28 Howard Churmutex_lock etc.: caller supplies thread id
2006-04-28 Howard ChuAdded recursive mutex implementation
2006-04-28 Howard ChuFix lutil_parsetime parsing fractional seconds
2006-04-25 Pierangelo Masaratiprint the correct search base when taken from ldaprc...
2006-04-25 Pierangelo Masaratifix strtoul() odd interface
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-13 Hallvard FurusethCleanup since last patch (remove unused label)
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 Masaratidon't leak a BerElement
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 Pierangelo Masaratiallow a build tree different from the source tree ...
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-06 Pierangelo Masaratifix ITS#4435
2006-04-05 Hallvard FurusethLDAP_RDWR_DEBUG update:
2006-04-05 Hallvard FurusethLDAP_THREAD_DEBUG revamping, cleanup, bug fixes.
2006-04-03 Hallvard Furuseththr_yield() returns void, so do not use its "return...
2006-04-03 Hallvard FurusethRestore $LDAP_THREAD_DEBUG=off functionality (was lost...
2006-04-03 Pierangelo Masaratifix ITS#4450?
2006-04-02 Howard Chuplug leak
2006-04-02 Hallvard FurusethWarning cleanup: destroy_actions() returns no value...
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-04-01 Pierangelo Masaratiallow mutex ownership detection (thanks to Hallvard)
2006-04-01 Pierangelo Masaratithread cleanup
2006-04-01 Hallvard FurusethExpand and clarify thr_debug documentation.
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 deref
2006-03-31 Howard ChuCleanup NULL derefs
2006-03-31 Howard Chucleanup dead code
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard Chuplug leaks
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-10 Howard ChuITS#4363 avoid running ucgendat unnecessarily
2006-02-07 Kurt ZeilengaKludge for MSAD (ITS#4391 and others)
2006-01-24 Howard ChuITS#4368 unlock pool ltp_mutex before destroying it
2006-01-19 Howard ChuITS#4354 only set DH callback if OPT_DHFILE has been...
2006-01-18 Howard ChuITS#4349 don't wait on condition if there are no thread...
2006-01-15 Howard ChuGet rid of trivial yield, for completeness' sake.
2006-01-15 Howard ChuITS#3950 delete gratuitous yield. (could use pthread_co...
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 Masaratis/o/lo/
2006-01-09 Pierangelo Masaratifix typo in previous commit
2006-01-09 Kurt Zeilengas/pagectrl.o/pagectrl.lo/
2006-01-09 Kurt Zeilengacleanup
next