]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/accesslog.c
Apply logoldattr / reqOld to modRDN requests as well
[openldap] / servers / slapd / overlays / accesslog.c
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.
2005-10-05 Howard ChuFix rdn timestamp normalization
2005-09-26 Howard ChuCheck log_ops before logging unbind and abandon
2005-09-14 Howard ChuAdd CSN management
2005-09-14 Howard ChuZero out op2
2005-09-14 Howard ChuAdd flag for only logging successful operations
2005-08-26 Howard ChuMore for ITS#3854
2005-08-26 Howard ChuWindows mod compatibility
2005-08-02 Hallvard FurusethCleanup (unused variable ad_oldest)
2005-07-14 Hallvard FurusethSilence warnings
2005-07-12 Howard ChuITS#3854 fix Modify logging, add handlers for unrecogni...
2005-07-06 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-06-15 Ralf Haferkampsilence warning
2005-06-10 Howard ChuMore accesslog updates
2005-06-10 Howard ChuIn-directory logging overlay