]> git.sur5r.net Git - openldap/shortlog
openldap
2006-04-16 Hallvard Furuseth#define LogN/Debug() as ((void)0) instead of empty...
2006-04-16 Hallvard Furuseth#define Statslog() also when --disable-debug (disappear...
2006-04-15 Pierangelo... cleanup (now that everything seems to work); leave...
2006-04-14 Pierangelo... more coverity issues
2006-04-13 Howard ChuFix translucent modify
2006-04-13 Hallvard Furusethinit_module() typo: Log() -> Log2()
2006-04-13 Hallvard Furusethmeta_back_db_config: lutil_atou(version,) -> lutil_atoi
2006-04-13 Hallvard FurusethRemove useless assert: unsigned lc->lc_refcnt >= 0
2006-04-13 Hallvard Furusethschema_destroy(): Handle failed slap_schema_init()
2006-04-13 Hallvard Furusethslap_loglevel_get() prototype
2006-04-13 Hallvard FurusethCleanup since last patch (remove unused label)
2006-04-13 Howard ChuITS#4489 fix slap_tls_ld cleanup
2006-04-13 Pierangelo... address protocol version issues (ITS#4488)
2006-04-13 Pierangelo... fix *entry_get() behavior
2006-04-13 Pierangelo... cleanup
2006-04-13 Pierangelo... no TLS no party
2006-04-12 Kurt ZeilengaAdd disclose and manage to ABNF and table of access...
2006-04-12 Pierangelo... group SlapReply search flags
2006-04-12 Kurt Zeilenga(very) basic documentation of "m"anage access
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-11 Kurt Zeilengareally fix it
2006-04-11 Kurt ZeilengaFix bad edit - like cause of ITS#4484
2006-04-11 Howard ChuReturn rc for tls_init_def_ctx
2006-04-11 Kurt ZeilengaRemove LDBM cruft.
2006-04-11 Kurt Zeilengaremove more LDBM cruft
2006-04-11 Kurt ZeilengaRemove more LDBM cruft
2006-04-11 Kurt Zeilengaremove LDBM cruft
2006-04-11 Kurt Zeilengaremove more LDBM cruft
2006-04-11 Kurt Zeilengaremove LDAP_DEVEL around lightweight dispatcher code
2006-04-11 Kurt Zeilengaremove LDBM cruft
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-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
next