]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm
Add link to FAQ entry on BDB tuning
[openldap] / servers / slapd / back-ldbm /
2006-02-13 Kurt ZeilengaFixed misuse of matched entry
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-01-24 Kurt Zeilengaunifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNO...
2006-01-07 Pierangelo Masaratiimprove previous commit
2006-01-07 Pierangelo Masaratirelease entry before sending results (ITS#4313)
2006-01-06 Pierangelo MasaratiITS#4310 seems to affect also back-ldbm
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Luke HowardRemove new_rdn/old_rdn - handled by frontend now
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-06 Pierangelo Masaratiuse helper to destroy modrdn modifications...
2005-11-27 Kurt Zeilengaunifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-14 Pierangelo Masaratisilence warnings...
2005-10-13 Pierangelo Masaratifix back-ldbm build
2005-10-13 Howard ChuMove CSN invocations to backends
2005-09-28 Howard ChuFix prev commit, reset parent == slap_entry_root
2005-09-10 Howard ChuITS#2757 remove isroot checks, simplify
2005-09-04 Howard ChuITS#3978: Added alock calls; warns about inconsistency...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-23 Pierangelo Masaratiharmonize back-ldbm and back-bdb handling of searchBase...
2005-08-12 Kurt ZeilengaNot sure why autoheader isn't doing its job...
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-08-01 Hallvard FurusethPlug memory leak
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-11 Howard ChuITS#3847 silence warnings
2005-07-04 Hallvard FurusethDebug output: printed soc_cname, should be soc_cname...
2005-06-03 Kurt ZeilengaITS:3749: Extend manageDIT support to LDBM.
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-06 Pierangelo Masaratimore on strict config parsing (ITS#3705)
2005-04-23 Howard ChuAdd task names to runqueue entries. Display running...
2005-04-12 Howard ChuITS#3648 use slapd runqueue for periodic sync
2005-04-09 Pierangelo Masaratiprotect all occurrences of ACL_DISCLOSE
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-04-07 Kurt ZeilengaImproved log message when cannot find entry of desired...
2005-03-26 Kurt ZeilengaChange "subtree delete not supported" diagnostic text to
2005-02-18 Howard ChuAnother abandon check
2005-02-18 Howard ChuAlways return SLAPD_ABANDON in response to op->o_abando...
2005-01-30 Pierangelo Masaratimatched values is "global"
2005-01-24 Howard ChuUse str2entry2
2005-01-19 Howard ChuFix prev commit
2005-01-19 Howard ChuCleanup rs->sr_text after entry_schema_check succeeds
2005-01-15 Howard ChuDelete dubious use of be_syncinfo - only the consumer...
2005-01-13 Howard ChuSingle consumer context per database
2005-01-12 Pierangelo Masaratifix referral return in back-ldbm as well (same as ITS...
2005-01-12 Pierangelo Masaratifix ITS#3483 (continuation of ITS#3472)
2005-01-07 Pierangelo Masaratifix ACL value checking for bind (ITS#3446)
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-28 Pierangelo Masaratilist permissive in supported controls (ITS#3453)
2004-11-26 Howard ChuMore Operation/Opheader fixes
2004-11-21 Howard ChuBDB 4.3 compatibility - errcall prototype
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-02 Sang Seok LimBug fix : msiing SLAPD_GLOBAL
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-14 Jong Hyuk Choireferral mem leak fix
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-04-26 Pierangelo Masaratido not return entry pointer in case of failure
2004-04-17 Howard ChuFix module link libraries
2004-04-13 Pierangelo Masaraticleanup needed for tool mode compatibility (may need...
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-09 Kurt ZeilengaFix approx matching when there is an equality index...
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Kurt Zeilengadelete from dn2id database bug in back-ldbm/idl.c ...
2004-04-06 Kurt ZeilengaITS#3059: modrdn should delete than add.
2004-04-06 Kurt ZeilengaITS#3056 partial fix - from a slurpd perspective, the...
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 Kurt ZeilengaFirst rounds of backend/database flag cleanup
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-03-27 Kurt ZeilengaDon't return subordinate referrals (per RFC 3296)
2004-03-27 Kurt ZeilengaDon't disclose information to attacker.
2004-03-20 Howard ChuRestructure to release locks before sending result
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-02-13 Howard ChuITS#2962 - EBCDIC db_version string
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Kurt Zeilengacleanup
2003-12-30 Kurt ZeilengaLDAP_SCOPE_SUBORDINATES (for chaining)
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-12-07 Howard ChuITS#2864 removed sl_mark/sl_release code
2003-12-04 Howard ChuMoved ldbm into back-ldbm. No more libldbm.
next