]> git.sur5r.net Git - openldap/history - servers
ITS#4544 skip test if syncprov overlay unavailable
[openldap] / servers /
2006-04-24 Hallvard FurusethCast isspace() arg to unsigned char. (Update to previo...
2006-04-22 Howard ChuPPOLICY_ERROR is primitive, not constructed
2006-04-21 Howard ChuFix EXPIRE/GRACE tags in control value
2006-04-21 Pierangelo Masaratidon't idassert if proxyAuthz == boundDN (ITS#4497)
2006-04-20 Howard ChuMake be_shadow_update more specific for syncrepl ops...
2006-04-19 Pierangelo Masaratire-fix ITS#4495 working around atoi() limitations
2006-04-19 Hallvard FurusethRevert rev 1.276, which broke back-shell "RESULT\ncode...
2006-04-16 Hallvard Furuseth#define Statslog() also when --disable-debug (disappear...
2006-04-14 Pierangelo Masaratimore 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 Howard ChuITS#4489 fix slap_tls_ld cleanup
2006-04-13 Pierangelo Masaratiaddress protocol version issues (ITS#4488)
2006-04-13 Pierangelo Masaratifix *entry_get() behavior
2006-04-13 Pierangelo Masaraticleanup
2006-04-13 Pierangelo Masaratino TLS no party
2006-04-12 Pierangelo Masaratigroup SlapReply search flags
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 Kurt Zeilengaremove more LDBM cruft
2006-04-11 Kurt Zeilengaremove LDAP_DEVEL around lightweight dispatcher code
2006-04-09 Pierangelo Masaratibetter fix for ITS#4483
2006-04-08 Pierangelo Masaratire-fix previous commit
2006-04-08 Pierangelo Masaratifix network-timeout commit
2006-04-08 Pierangelo Masaratifix previous commit
2006-04-08 Pierangelo Masaratiadd support for old proxyAuthz encoding; allow to worka...
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-07 Pierangelo Masaratiline 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 ChuAdd TLS options to bindconf struct
2006-04-07 Pierangelo Masaratiactually, if a connection is already in the AVL tree...
2006-04-07 Howard ChuUse new TLS SSL_CTX support
2006-04-06 Pierangelo Masaratipedantic cleanup
2006-04-06 Pierangelo Masaratifix ITS#4479
2006-04-06 Kurt ZeilengaCode which doesn't hanlding allocation failure should use
2006-04-06 Kurt Zeilengacleanup
2006-04-06 Pierangelo Masaratidon't leak if realloc fails (ITS#4477) OPENLDAP_REL_ENG_2_4_BP
2006-04-06 Pierangelo Masaratidon't leak if realloc fails (ITS#4477); s/new/newptr/
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-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 Masaratihonor stop on error
2006-04-04 Pierangelo Masaraticomplete previous commit (protect binds)
2006-04-04 Pierangelo Masaratimake sure only on bind at a time occurs; release resour...
2006-04-04 Pierangelo Masarationly 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-03 Pierangelo Masaratidon't add unnecessary message
2006-04-03 Pierangelo Masaratimake sure an invalid connection is always released...
2006-04-03 Pierangelo Masaratiimmediately return sizelimitExceeded if appropriate
2006-04-03 Pierangelo Masaratimake sure rs->sr_err is fine
2006-04-03 Pierangelo Masaratimore 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 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 Masaratiallow overlays to inject an abandon without returning...
2006-04-01 Pierangelo Masaratiseems to fix the equivalent of ITS#4429 in back-meta...
2006-04-01 Pierangelo Masaratifix previous commit (ITS#4465)
2006-04-01 Pierangelo Masaratifix bound check (ITS#4449)
2006-04-01 Pierangelo Masaratiadd a cleanup handler for binds (ITS#4465)
2006-03-31 Pierangelo Masaratidon't use uninitialized mutexes
2006-03-31 Pierangelo Masaratiinitialize 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 Kurt Zeilengadon't call cache_return_entry_rw with e of NULL
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-30 Pierangelo Masaratifix multiple response messages; add overall sleep time
2006-03-30 Kurt ZeilengaAdd link to FAQ entry on BDB tuning
next