]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
add logs; fix bug in group/dn selection logic
[openldap] / servers / slapd / overlays /
2004-04-17 Howard ChuAdded static ppolicy, refinit, unique overlays
2004-04-17 Howard ChuFix replog check
2004-04-17 Howard ChuAdded ppolicy rules
2004-04-17 Howard ChuAdded referential integrity and attribute uniqueness...
2004-04-13 Pierangelo Masaratimore improvements
2004-04-13 Pierangelo Masarativarious improvements
2004-04-13 Pierangelo Masaratiupdate OIDs
2004-04-10 Pierangelo Masaratilast mod overlay (needs cleanup)
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-09 Kurt Zeilengas/bvalues/values
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuFix attributions, add HP info
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Howard ChuFix search limits due to frontend limit_check change
2004-04-06 Pierangelo Masaratisilence erroneous warning
2004-04-06 Howard ChuDon't try to use runqueue in SLAP_TOOL_MODE
2004-04-06 Pierangelo Masaratiwrong arg order :)
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Howard ChuAllow users to change their own password by default...
2004-04-05 Kurt ZeilengaFirst rounds of backend/database flag cleanup
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-04-05 Howard ChuAvoid mktime/gmtime in parse_time(), just compute time_...
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