]> git.sur5r.net Git - openldap/shortlog
openldap
2006-04-04 Howard Chuplug leaks
2006-04-04 Howard Chucleanup
2006-04-04 Howard Chuplug leak
2006-04-04 Howard Chuplug leaks
2006-04-04 Howard ChuPlug leak
2006-04-04 Howard ChuSame as ITS#4464, don't call cache_return_entry with...
2006-04-04 Hallvard Furusethtool_bind(): Do not use pointer to out-of-scope variabl...
2006-04-04 Pierangelo... cleanup "matched" output
2006-04-03 Kurt Zeilengaupdate shtool to 2.0.5
2006-04-03 Kurt Zeilengaupdate to v1.5.22
2006-04-03 Pierangelo... don't add unnecessary message
2006-04-03 Pierangelo... make sure an invalid connection is always released...
2006-04-03 Pierangelo... immediately return sizelimitExceeded if appropriate
2006-04-03 Pierangelo... fix previous commit
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... fix ITS#4450?
2006-04-03 Pierangelo... make sure rs->sr_err is fine
2006-04-03 Pierangelo... more on recovery (ITS#4429)
2006-04-02 Hallvard FurusethInit & destroy so.s_mutex around syncprov_findbase...
2006-04-02 Hallvard FurusethInitialize and destroy lc_lai.lai_mutex
2006-04-02 Howard Chuplug leaks
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-02 Hallvard FurusethReturn a value (0) from auditlog_db_close() and auditlo...
2006-04-02 Hallvard FurusethCast %ld format arg to long
2006-04-02 Hallvard FurusethAdd missing snprintf args in debug output
2006-04-01 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-04-01 Hallvard FurusethRemove suspicious whitespace from makefile
2006-04-01 Pierangelo... allow mutex ownership detection (thanks to Hallvard)
2006-04-01 Pierangelo... allow overlays to inject an abandon without returning...
2006-04-01 Pierangelo... seems to fix the equivalent of ITS#4429 in back-meta...
2006-04-01 Pierangelo... thread cleanup
2006-04-01 Hallvard FurusethExpand and clarify thr_debug documentation.
2006-04-01 Pierangelo... fix previous commit (ITS#4465)
2006-04-01 Pierangelo... fix bound check (ITS#4449)
2006-04-01 Pierangelo... add a cleanup handler for binds (ITS#4465)
2006-04-01 Pierangelo... ld_abandoned must be protected by ld_res_mutex
2006-03-31 Pierangelo... don't use uninitialized mutexes
2006-03-31 Pierangelo... initialize the connection_pool in server mode only
2006-03-31 Howard Chucleanup
2006-03-31 Howard ChuCleanup NULL check
2006-03-31 Howard Chuplug leaks
2006-03-31 Pierangelo... only loop for read/search/bind
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 Kurt Zeilengadon't call cache_return_entry_rw with e of NULL
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard Chuplug leaks
2006-03-31 Ralf Haferkamp- use ldap_url_desc2str() to construct URL
2006-03-31 Kurt Zeilengacommit missing TXN piece
2006-03-31 Howard Chucleanup
2006-03-31 Howard ChuCleanup
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard ChuCleanup
2006-03-31 Howard ChuPlug leaks, fix coverity errors
2006-03-31 Howard ChuPlug leaks
2006-03-30 Pierangelo... fix multiple response messages; add overall sleep time
2006-03-30 Kurt ZeilengaAdditional TXN changes (a work in progress)
2006-03-30 Kurt ZeilengaForced commit to correct prev. commit message
2006-03-30 Kurt ZeilengaAdd link to FAQ entry on BDB tuning
2006-03-30 Howard ChuSupport for obsolete proxy authorization control
2006-03-29 Pierangelo... fix test047
2006-03-29 Pierangelo... fix handling of expired connections (ITS#4429; need...
2006-03-28 Pierangelo... fix typos
2006-03-28 Pierangelo... glued back-ldap comprehensive test (should have been...
2006-03-28 Pierangelo... leave existing controls in place if proxyAuthz is not...
2006-03-28 Pierangelo... propagate pretty DN (ITS#4456)
2006-03-28 Pierangelo... fix "packets" debug value
2006-03-28 Pierangelo... fix previous commit: count to nreqs or maxkids, whateve...
2006-03-28 Pierangelo... allow attrsonly; allow "random" read
2006-03-27 Pierangelo... cleanup
2006-03-26 Pierangelo... streamline handling of simple bind by global overlays...
2006-03-25 Pierangelo... make referral chasing optional
2006-03-25 Pierangelo... use asynchronous API; note that an endless loop may...
2006-03-25 Pierangelo... don't chase referrals (essentially, because it may...
2006-03-25 Pierangelo... fix previous commit: actually free the connection in...
2006-03-25 Pierangelo... destroy bind connection after failed bind (ITS#4428)
2006-03-24 Pierangelo... fix operational attrs return with chain overlay (ITS...
2006-03-24 Pierangelo... check regression of ITS#4448
2006-03-24 Pierangelo... seems to fix referral chasing (ITS#4448)
2006-03-23 Pierangelo... cleanup previous commit
2006-03-23 Pierangelo... honor "chase-referrals no" (ITS#4447)
2006-03-23 Pierangelo... handle abnormal condition
2006-03-23 Pierangelo... improve referral handling
2006-03-20 Luca Scamonifixes link for ldap_rename.3
2006-03-20 Pierangelo... refuse illegal values for "threads" (ITS#4433)
2006-03-20 Pierangelo... duplicate string from environment, as it may be overrid...
2006-03-20 Pierangelo... destroy ld_conn_mutex (ITS#4441)
2006-03-19 Pierangelo... fix leak
2006-03-10 Pierangelo... improve previous commit
2006-03-10 Pierangelo... don't pass uninitialized pointers around
2006-03-10 Luke HowardFix build if LDAP_X_TXN is undefined
next