]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
Silently ignore if back-ldif is not present
[openldap] / servers / slapd / overlays /
2004-04-04 Howard ChuFix prev commit, days at month boundaries
2004-04-04 Howard ChuFix parse_time GMT computation for daylight savings...
2004-04-03 Howard ChuDon't manipulate password history if not configured...
2004-03-20 Kurt ZeilengaSeems all overlays are going here (at present)
2004-03-20 Howard ChuA toy/demo overlay for collective attributes.
2004-03-20 Howard ChuOverlay API notes. work in progress, please comment.
2004-03-20 Pierangelo Masaratifollow search references as well
2004-03-19 Kurt ZeilengaAdd readme.
2004-03-18 Pierangelo Masaratioops, I did it again
2004-03-18 Pierangelo Masaraticleanup rwm overlay; init/destroy session cookie; strip...
2004-03-18 Pierangelo Masaratioverlays reworking
2004-03-18 Howard ChuFix prev commit
2004-03-18 Howard ChuAdded ppolicy_use_lockout keyword; Default behavior...
2004-03-18 Howard ChuAdded ppolicy_hide_lockout keyword
2004-03-17 Howard ChuFix deadlock in remove_query_data
2004-03-17 Howard ChuFix a couple SEGVs
2004-03-17 Howard ChuFix account lock check
2004-03-16 Howard ChuPassword policy overlay, implements draft 7. The spec...
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-09 Pierangelo Masaratifix typos
2004-03-09 Pierangelo Masaratideny an operation
2004-03-09 Pierangelo Masaratianother round at rwm; now add and compare are nearly...
2004-02-13 Howard ChuITS#2960 - make sure bi_open gets invoked
2004-01-01 Kurt ZeilengaHappy new year
2003-12-23 Howard ChuAvoid runtime copying of BackendDB
2003-12-18 Howard ChuFix install rule
2003-12-14 Pierangelo Masaratitypo
2003-12-14 Pierangelo Masaratiresolve naming conflicts when compiling rwm overlay...
2003-12-13 Pierangelo Masaratideclare overlays_init()
2003-12-10 Howard ChuWhitespace
2003-12-10 Howard ChuFixup overlay build environment
2003-12-10 Pierangelo Masaratimake names unique, since back-ldap/back-meta still...
2003-12-09 Pierangelo Masaratiadd rwm overlay configure and make stuff (need autoconf...
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-12-06 Howard ChuFix bogus free
2003-12-06 Howard ChuRemove trailing whitespace
2003-12-06 Howard ChuUse runqueue for consistency checker
2003-12-06 Howard ChuMore memory cleanup
2003-12-06 Pierangelo Masaratiimprovements
2003-12-06 Howard ChuFix add invocation
2003-12-06 Howard ChuPerform database updates as root
2003-12-06 Howard ChuOverlay build environment
2003-12-06 Pierangelo Masaratichanges required to use rwm overlay
2003-12-06 Pierangelo Masaratifirst cut at dn rewrite/attr mapping overlay
2003-12-05 Howard ChuProxy-cache rewritten as an overlay
2003-11-28 Kurt ZeilengaNotices and acknowledgements
2003-09-29 Howard ChuStarting a collection of overlays