]> git.sur5r.net Git - openldap/shortlog
openldap
2006-04-11 Kurt ZeilengaSync with HEAD
2006-04-09 Pierangelo... better fix for ITS#4483
2006-04-09 Pierangelo... document new "A" format for ber_scanf(3)
2006-04-09 Pierangelo... highlight what's user-only
2006-04-08 Pierangelo... Berlement already freed in ber_flush
2006-04-08 Pierangelo... don't leak a BerElement
2006-04-08 Pierangelo... re-fix previous commit
2006-04-08 Pierangelo... fix network-timeout commit
2006-04-08 Pierangelo... fix previous commit
2006-04-08 Pierangelo... add support for old proxyAuthz encoding; allow to worka...
2006-04-08 Pierangelo... more cleanup
2006-04-08 Pierangelo... allow extra message in errors
2006-04-08 Kurt ZeilengaMove LDBM to the attic
2006-04-08 Kurt Zeilengas/LDBM/BDB/
2006-04-08 Kurt Zeilengas/ldbm/hdb/
2006-04-08 Kurt Zeilengafix typo in last commit
2006-04-08 Kurt ZeilengaRemove configure support for LDBM
2006-04-08 Kurt Zeilengas/2.3/2.4/
2006-04-08 Kurt ZeilengaThe start of a 2.4 branch
2006-04-07 Pierangelo... line up network-timeout with back-meta
2006-04-07 Howard ChuMore for ITS#4323 fix
2006-04-07 Howard ChuFix typo
2006-04-07 Howard ChuUse TLS context stuff in syncrepl
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 ChuAdd TLS options to bindconf struct
2006-04-07 Pierangelo... actually, if a connection is already in the AVL tree...
2006-04-07 Howard ChuUse new TLS SSL_CTX support
2006-04-07 Howard ChuFree/decrement SSL_CTX refcount when (re)setting it
2006-04-07 Pierangelo... allow 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... pedantic cleanup
2006-04-06 Pierangelo... fix ITS#4479
2006-04-06 Kurt ZeilengaCode which doesn't hanlding allocation failure should use
2006-04-06 Kurt Zeilengacleanup
2006-04-06 Pierangelo... don't leak if realloc fails (ITS#4477) OPENLDAP_REL_ENG_2_4_BP
2006-04-06 Pierangelo... don't leak if realloc fails (ITS#4477); s/new/newptr/
2006-04-06 Kurt ZeilengaHave slapd-bind reuse LDAP session (no init).
2006-04-06 Hallvard FurusethAvoid sprintf buffer overrun if huge hostname
2006-04-06 Howard ChuITS#4476 revert connection_write processing back into...
2006-04-06 Pierangelo... fix ITS#4435
2006-04-05 Hallvard FurusethProtect from sprintf buffer overrun in ldapsearch ...
2006-04-05 Hallvard FurusethLDAP_RDWR_DEBUG update:
2006-04-05 Hallvard FurusethLDAP_THREAD_DEBUG revamping, cleanup, bug fixes.
2006-04-05 Kurt ZeilengaUse standard compliant filter strings
2006-04-05 Pierangelo... warn in case of error
2006-04-05 Pierangelo... add missing "break" to previous commit
2006-04-05 Hallvard FurusethFix for the previous ITS#4323 fix: for(expr;...) -...
2006-04-05 Howard ChuRevert cache-purge task, go back to purging inline
2006-04-05 Howard ChuAdditional fix for ITS#4323, must propagate search...
2006-04-05 Kurt ZeilengaReverse last commit. Wrong tree.
2006-04-05 Kurt ZeilengaNo LogTest in re23
2006-04-05 Howard ChuITS#4323 allow lower overlays to work on master database
2006-04-04 Hallvard FurusethITS#4472: Make t_rwlock a lock pointer instead of a...
2006-04-04 Howard ChuITS#4442 just log refint failures, client only cares...
2006-04-04 Pierangelo... silence warning
2006-04-04 Pierangelo... honor stop on error
2006-04-04 Pierangelo... complete previous commit (protect binds)
2006-04-04 Pierangelo... allow time/size limit errors as soon as some data is...
2006-04-04 Pierangelo... make sure only on bind at a time occurs; release resour...
2006-04-04 Pierangelo... only wait if no entry was returned
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)
next