]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/accesslog.c
More for ITS#6815, Unbind and Abandon
[openldap] / servers / slapd / overlays / accesslog.c
2011-04-20 Howard ChuMore for ITS#6815, Unbind and Abandon
2011-02-25 Howard ChuFix uninit'd var
2011-02-24 Howard ChuFix prev commit
2011-02-23 Howard ChuITS#6815 add logbase option, to only log requests match...
2011-02-01 Pierangelo Masaratiignore empty attrs in search requests (ITS#6819; see...
2011-01-05 Kurt ZeilengaHappy New Year
2011-01-02 Pierangelo Masaratifix control value generation (ITS#6652)
2011-01-02 Pierangelo Masaratihex digits need to be in pairs (ITS#6652)
2011-01-02 Pierangelo Masaratifix reqControls validator (partially addresses ITS...
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse, simple cases.
2010-08-04 Howard ChuBetter fix - avoid allocating callback for non-logged...
2010-08-04 Howard ChuMore for ITS#6608 - don't replicate ppolicy state chang...
2010-04-13 Howard ChuITS#6519 don't replicate purge deletes
2010-04-13 Kurt Zeilengahappy belated New Year
2009-11-24 Howard ChuITS#6400 clarify...
2009-08-19 Hallvard FurusethSilence warning (bv_len >= 0 is always true)
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-02-28 Howard ChuITS#5979 don't create reqOld attr if there was no previ...
2009-01-27 Rein TollevikITS#5907 use overlay BackendInfo to read old entry.
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-17 Hallvard FurusethWarning cleanup: Remove no-op bv_len < 0 and bv_len...
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_flatten2...
2008-09-10 Howard ChuFix prev commit
2008-09-10 Howard ChuITS#5694 update context's entryCSN during log purges
2008-04-30 Howard ChuITS#5490 callback stack may be NULL
2008-04-02 Howard ChuITS#5442 slapd_rq mutexes must always be used
2008-02-12 Howard ChuFix prev commit
2008-02-12 Howard ChuITS#5374 don't perform mod_cleanup after a successful...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-08 Howard ChuOmit auditContext when sync control is present
2007-12-07 Howard ChuITS#5161 make sure accesslog_response is called for...
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-09-01 Howard ChuHide log schema
2007-08-28 Pierangelo Masaratifirst round of CSN normalization consequences
2007-08-24 Pierangelo Masarati- fix logging of controls;
2007-08-24 Pierangelo Masaratiadd logging of request/response controls
2007-08-16 Pierangelo Masaratis/orb_tmp_mech/orb_mech/
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-02-13 Howard ChuCoverity deadcode
2007-01-27 Pierangelo Masaratifix NULL attr value in accesslog (second bit of ITS...
2007-01-24 Howard ChuITS#4809 add reqMod attribute to modrdn records so...
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuRevert prev commit, need a different solution
2006-12-23 Howard ChuITS#4788 don't return auditContext attr on syncrepl...
2006-12-16 Pierangelo Masaratiadd support for auditContext (schema differs a bit...
2006-12-12 Howard ChuITS#4768 more be_add fallout
2006-11-16 Howard ChuFix prev commit, reset DB pointer
2006-11-16 Howard ChuUse runq to defer creation of log root entry; allows...
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-11-07 Howard ChuITS#4704 use an old CSN while purging log.
2006-11-02 Howard ChuTweak prev commit:
2006-11-02 Howard ChuITS#4728 mod/Replace can have no values also
2006-09-13 Howard ChuUse register_at / register_oc
2006-08-29 Pierangelo Masaratifix pre-allocated entry/attribute handling
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-21 Howard ChuMore config leaks
2006-08-21 Howard ChuPlug config leak
2006-08-15 Howard ChuAdditional shutdown check
2006-08-15 Howard ChuDon't purge log entries if a shutdown was requested
2006-06-26 Howard ChuFix rootDN check
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-12 Pierangelo Masaratiaddress ITS#4586
2006-05-03 Howard ChuApply logoldattr / reqOld to modRDN requests as well
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-27 Howard ChuFix prev commit
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 Howard ChuFix log_age_parse days parsing
2006-02-03 Howard Chudelete now redundant memsets
2006-02-03 Pierangelo Masarati(blind) fix to ITS#4386 (uninitialized var)
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-28 Howard ChuMore for prev commit - set entryCSN as well.
2005-11-25 Howard ChuITS#4198 initialize logdb contextCSN from main DB conte...
2005-11-25 Howard ChuITS#4209 release entry when it exists.
2005-11-25 Howard Chuop->ors_slimit is always intact now.
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-22 Howard ChuFix prev commit, don't touch logDB in tool mode at...
2005-11-21 Howard ChuCreate auditContainer object automatically.
2005-10-28 Howard ChureqMod / reqOld must be OctetString to accomodate all...
2005-10-17 Howard ChuMore matching rules
2005-10-17 Howard ChuMore schema tweaks
2005-10-17 Howard ChuChange ModDN back to ModRDN. Legacy...
2005-10-17 Howard ChuSchema tweaks
2005-10-17 Howard ChuFix Bind/Unbind logging, align Search scopes with RFC2255
2005-10-14 Howard ChuDo some rough bounds checks on the age
2005-10-14 Howard ChuExtend age buffer
2005-10-14 Howard ChuRemove two-digit limitation on days in log purge interval
next