]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
- setup framework for monitoring of back-bdb/back-hdb stuff in their
[openldap] / servers / slapd / overlays /
2006-09-04 Pierangelo Masaratibetter handling of randomness
2006-09-04 Pierangelo Masaraticleanup handling of sleeps
2006-09-03 Pierangelo Masaratiplug slapo-ppolicy related leaks (ITS#4665)
2006-09-03 Pierangelo Masaratiplug leaks in search filter (and cleanup code; ITS...
2006-08-31 Pierangelo Masaratiminor cleanup
2006-08-29 Pierangelo Masaratifix pre-allocated entry/attribute handling
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-28 Pierangelo MasaratiAdd single-password constraint; NOTE from ppolicy.c:
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-21 Howard ChuMore config leaks
2006-08-21 Howard ChuPlug config leak
2006-08-18 Howard ChuFix null pointer reference (coverity scan) and freed...
2006-08-15 Howard ChuTS#4622 deletes in psearch didn't always propagate
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-08-15 Howard ChuITS#4622 if any present list was sent, must send refres...
2006-08-15 Howard ChuITS#4622 make sure queued psearch responses get played...
2006-08-15 Howard ChuDelete curcsn arg to slap_get_commit_csn, redundant...
2006-08-15 Howard ChuAdditional shutdown check
2006-08-15 Howard ChuDon't purge log entries if a shutdown was requested
2006-08-07 Howard ChuTone down default ppolicy msg
2006-08-07 Howard ChuITS#4634 always init pp->ad
2006-07-28 Howard ChuITS#4589 slap_get_commit_csn occasionally returns a...
2006-07-27 Howard ChuITS#4622
2006-07-24 Howard ChuITS#4613 - fail to start if lastmod is off
2006-07-14 Howard ChuResurrect special refint modifiersName
2006-07-14 Howard ChuEach refint op needs a unique timestamp, must perform...
2006-07-12 Howard Chus/HPcfgOv/OLcfgOv/
2006-07-12 Howard ChuITS#4609, dynamic config support from Neil Dunbar
2006-07-02 Howard ChuITS#4596 control can be critical
2006-06-26 Howard ChuFix rootDN check
2006-06-24 Howard ChuDynamic config
2006-06-17 Howard ChuITS#4595 additional fix - don't allow age/cycle times...
2006-06-17 Howard ChuOmit logpurge attr if no purge time was configured
2006-06-15 Howard ChuRequire rootDN to be present on logDB
2006-06-13 Pierangelo Masaratifix scheme recognition (ITS#4575)
2006-06-12 Pierangelo Masaraticlean orm_modlist before each mod
2006-06-12 Pierangelo Masaratiaddress ITS#4586
2006-06-12 Howard ChuUse separate task for refint operations - avoids re...
2006-06-05 Howard ChuFix db_init
2006-06-05 Howard ChuFix prev commit
2006-06-05 Howard ChuFix ITS#4576 reset restrict after successful pw mod
2006-05-31 Howard ChuOnly log realdn if it's non-empty
2006-05-30 Howard ChuCleanup config cruft
2006-05-30 Howard ChuAdd dynamic config support for auditlog and ppolicy
2006-05-26 Howard ChuITS#4562 - don't assume syncprov_op_response only runs...
2006-05-25 Hallvard FurusethFormat fixes: %p takes void*, not struct* whose represe...
2006-05-25 Hallvard FurusethFormat fixes: Debug() arg#2 must be format.
2006-05-25 Howard ChuFix concurrency issues
2006-05-23 Howard ChuFix prev commit, LE/GE searches advanced in wrong direc...
2006-05-20 Howard ChuMore cleanup
2006-05-20 Howard Chucleanup debug msg
2006-05-19 Howard ChuCleanup (revert ITS#4472, etc.)
2006-05-19 Howard ChuITS#4549, rewritten query_containment etc...
2006-05-19 Howard ChuCleanup query attrs
2006-05-19 Howard ChuCleanup template searching
2006-05-12 Pierangelo Masaratifirst round at adding passwd exop support to slapo...
2006-05-11 Howard ChuITS#4516 clear restricted status if other Binds have...
2006-05-11 Howard ChuITS#4534 propagate CSN for delete syncID sets
2006-05-09 Howard Chucoverity cleanup
2006-05-03 Howard ChuApply logoldattr / reqOld to modRDN requests as well
2006-05-02 Howard ChuITS#4423, fix sessionlog lower bound in playlog
2006-05-01 Pierangelo Masaratifix automated static build
2006-04-29 Howard ChuITS#4463 add constraint overlay
2006-04-28 Howard ChuLog a comment with realdn if different from authzDN
2006-04-28 Howard Churmutex_lock etc.: caller supplies thread id
2006-04-28 Howard ChuAdd logoldattr keyword for attributes that should alway...
2006-04-28 Howard ChuUse recursive mutex to avoid deadlocks
2006-04-28 Howard ChuMore logging for ITS#4423
2006-04-27 Howard ChuFix prev commit
2006-04-27 Hallvard Furusethcleanup (unused variable)
2006-04-27 Howard ChuCleanup close
2006-04-27 Howard Chuback-config support, cleanup init/destroy
2006-04-27 Howard Chuback-config support. from Matthew Backes @ Symas.com and
2006-04-27 Howard ChuCleanup prev commit
2006-04-27 Howard ChuTweak mutexes
2006-04-27 Howard ChuImplement reqOld support
2006-04-26 Howard ChuFix prev commit
2006-04-26 Howard ChuFix ITS#4505
2006-04-25 Pierangelo Masaratimore ITS#4503 cleanup
2006-04-25 Howard ChuFix log_age_parse days parsing
2006-04-22 Howard ChuPPOLICY_ERROR is primitive, not constructed
2006-04-21 Howard ChuFix EXPIRE/GRACE tags in control value
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-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
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 Howard Chuplug leaks
2006-04-04 Howard Chucleanup
2006-04-02 Hallvard FurusethInit & destroy so.s_mutex around syncprov_findbase...
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-01 Hallvard FurusethRemove suspicious whitespace from makefile
2006-03-31 Howard ChuCleanup
2006-03-30 Pierangelo Masaratifix multiple response messages; add overall sleep time
2006-02-27 Howard ChuITS#4372 add auditlog to build
2006-02-27 Howard ChuITS#4417 backglue must pass intermediate responses...
2006-02-16 Howard ChuITS#4406 don't cache attrsonly results
2006-02-13 Luke HowardAdd sequential modify overlay to supported overlays
next