]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/accesslog.c
ITS#5907
[openldap] / servers / slapd / overlays / accesslog.c
2009-01-27 Quanah Gibson-MountITS#5907
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-10 Quanah Gibson-MountWarning cleanup: signed meets unsigned.
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-09-10 Quanah Gibson-MountITS#5694
2008-05-01 Quanah Gibson-MountITS#5490
2008-04-14 Quanah Gibson-MountITS#5442
2008-04-02 Howard ChuITS#5442 slapd_rq mutexes must always be used
2008-02-12 Quanah Gibson-MountITS#5374
2008-02-12 Howard ChuFix prev commit
2008-02-12 Howard ChuITS#5374 don't perform mod_cleanup after a successful...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-10 Quanah Gibson-MountOmit auditContext when sync control is present
2007-12-08 Howard ChuOmit auditContext when sync control is present
2007-12-07 Quanah Gibson-MountITS#5161
2007-12-07 Howard ChuITS#5161 make sure accesslog_response is called for...
2007-11-27 Quanah Gibson-Mountfirst round of s/sprintf/snprintf/; the rationale is...
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-27 Ralf Haferkamp/tmp/msg
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-09-01 Howard ChuHide log schema
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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 Kurt ZeilengaQuick merge: everything from HEAD
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-10-19 Kurt ZeilengaSync with HEAD
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 Kurt ZeilengaSync with HEAD
2006-08-21 Howard ChuMore config leaks
2006-08-21 Howard ChuPlug config leak
2006-08-18 Kurt ZeilengaSync with HEAD
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-15 Kurt ZeilengaSync with HEAD
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
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-11 Howard ChuRemove lint
2005-10-05 Howard ChuCall normalizer directly, not rdnNormalize.
next