]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
Fixup bdb_entry_release now that entry_decode uses two memory blocks
[openldap] / servers / slapd / back-bdb /
2001-12-05 Howard ChuFixup bdb_entry_release now that entry_decode uses...
2001-12-05 Kurt ZeilengaRework indexing code, removing "autolang" and making
2001-12-03 Howard ChuDon't maintain a DN_SUBTREE index for the backend suffi...
2001-12-03 Howard ChuRewrote entry_encode/entry_decode again, uses 50% less...
2001-11-30 Howard ChuIn presence_candidates(), always return a full match...
2001-11-28 Howard ChuRenamed BDB_ID2ENTRY_PAGESIZE to just BDB_PAGESIZE...
2001-11-28 Howard ChuAdded experimental support for DB_DIRTY_READ.
2001-11-27 Howard ChuCleanup a while() loop.
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-27 Howard ChuSet the id2entry database pagesize to BDB_ID2ENTRY_PAGE...
2001-11-27 Howard ChuEliminated nextid database. id2entry database is now...
2001-11-27 Howard ChuFix segv in slapcat. Tool must use be_entry_return...
2001-11-27 Howard ChuAdd #define SLAP_BDB_ALLOW_DBNOTXN to control dbnotxn...
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-27 Howard ChuAdded "dbnotxn" config keyword. If present, back-bdb...
2001-11-27 Howard ChuFixed exit code processing. passwd.c never committed...
2001-11-26 Howard ChuSome tweaks to cut down on IDL stack usage. idl_interse...
2001-11-24 Howard ChuMore indexing fixes. Now passes tests 0-7, 10, and 11.
2001-11-24 Howard ChuFixed exit condition code checks and log msg, was retur...
2001-11-24 Howard ChuRemoved unused "range" argument from indexing functions...
2001-11-24 Howard ChuFixed initialization bug.
2001-11-24 Howard ChuFix initialization bugs
2001-11-24 Howard ChuFix typo that prevented rootdn logins.
2001-11-17 Howard Chuequality_candidates: s/BDB_IDL_RANGE_CPY/BDB_IDL_CPY/
2001-11-17 Howard ChuFirst pass at indexing cleanup. Both filterindex.c...
2001-11-16 Pierangelo Masaratimoved the empty dn static entry into a global const...
2001-11-16 Pierangelo Masaratiupdate dn can add/modrdn/delete entries rooted at ...
2001-11-16 Pierangelo Masaraticheck children access for old and new parent when = ''
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-11-14 Pierangelo Masaratihack to make '' base work; please check side-effects
2001-11-14 Pierangelo Masaratifix a couple of misformats
2001-11-14 Pierangelo Masaratinon-root add/delete of entries rooted at '' checks...
2001-11-13 Kurt ZeilengaPort ITS#1430 changes from ldbm
2001-11-12 Howard ChuAdded bdb_attribute and bdb_group ACL support routines
2001-11-12 Howard ChuFix missing case
2001-11-12 Pierangelo MasaratiFixes ITS#1433
2001-11-05 Kurt ZeilengaDon't use indices to support not [!] filters.
2001-11-05 Howard ChuFix for dbnosync - DB_TXN_NOSYNC is not a valid flag...
2001-11-05 Howard ChuPorted referral patches from back-ldbm. I believe searc...
2001-10-23 Julio Sánchez Fern... Remove bogus refusal to index ;binary attributes. ...
2001-10-23 Julio Sánchez Fern... Compares get values in the matching rule syntax (see...
2001-10-22 Howard ChuDon't free entries since the tools realloc the buffers.
2001-10-22 Howard ChuFix some uninitialized variables
2001-10-22 Howard ChuMoved binary entry_encode/entry_decode into main code...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-19 Howard ChuPatches for modify/modrdn to work with BDB_USE_BINARY_RW.
2001-10-19 Howard ChuAdded new bdb_encode/bdb_decode functions, must #define...
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-05 Kurt ZeilengaBDB_INDEX code does no harm (but no good yet, not used...
2001-10-05 Kurt ZeilengaAnother round. BDB_INDEX almost ready for functional...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-10-04 Kurt ZeilengaAdd prelim index code from LDBM, needs work...
2001-10-03 Kurt ZeilengaAdd BDB_INDEX error handling
2001-10-03 Kurt ZeilengaAdd error handling to BDB_INDEX code
2001-10-03 Kurt ZeilengaAn incremental step.
2001-10-03 Kurt ZeilengaAdd BDB index config code
2001-10-03 Kurt ZeilengaReplace #if 0 with #if MACRO
2001-10-03 Kurt ZeilengaEnable management of attribute indices. Not yet used...
2001-10-02 Pierangelo Masaraticandidate check using new macro from Kurt
2001-10-02 Kurt ZeilengaAdd BDB_IDL_N() macro for ando
2001-10-02 Pierangelo Masaratiforward porting of time/size limits from back-ldbm...
2001-10-02 Pierangelo Masaratiforward porting of empty parent dn checks from back...
2001-10-02 Pierangelo Masaratiforward porting of composite rdn handling from back...
2001-09-26 Kurt ZeilengaFix up binary search
2001-09-26 Kurt ZeilengaUse a 64MB stack (instead of a 64K on some systems...
2001-09-26 Kurt ZeilengaFix build errors
2001-09-25 Kurt Zeilengaidl_check for back-bdb
2001-07-31 Kurt ZeilengaFix typo
2001-07-31 Kurt ZeilengaClean up
2001-07-31 Kurt ZeilengaLast changes should have been #ifdef
2001-07-31 Kurt ZeilengaFix basic operations
2001-07-31 Kurt ZeilengaFix slapadd crash when only a subset of databases have...
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!
2001-03-15 Kurt ZeilengaFix error text bugs
2001-03-15 Kurt ZeilengaFix typo in $SRCS
2000-10-11 Kurt ZeilengaAdjust result code when entry is not found to noSuchObject
2000-10-01 Kurt ZeilengaFix thread handling and error printing
2000-09-30 Kurt ZeilengaFix no_threads build
2000-09-29 Kurt ZeilengaAdd dead lock detection thread.
2000-09-28 Kurt ZeilengaDisable debugging
2000-09-28 Kurt Zeilengareport retries
2000-09-28 Kurt ZeilengaAdd txn_checkpoint()'ing
2000-09-28 Kurt Zeilengaworking modrdn...
2000-09-28 Kurt Zeilengafix up bdb_entry_return() calls
2000-09-28 Kurt ZeilengaFix idl_insert... add/modify/delete now working w/...
2000-09-28 Kurt ZeilengaAdd idl_dump for testing purposes
2000-09-28 Kurt ZeilengaClean up logging... need to hand run idl_delete to...
2000-09-28 Kurt ZeilengaDon't complain about non-existance IDL "range" candidates
2000-09-28 Kurt ZeilengaMostly working modify
2000-09-27 Kurt ZeilengaFix referrals no-referrals case
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt ZeilengaFix cursor logic
2000-09-26 Kurt Zeilengareplace ALLIDS with RANGE IDLs
2000-09-26 Kurt ZeilengaAdd reindex
2000-09-26 Kurt ZeilengaAdd kludge to get working tests add/populate.
2000-09-26 Kurt ZeilengaGot base entry...
2000-09-26 Kurt ZeilengaFix ber_scanf and init bugs
2000-09-26 Kurt Zeilengainclude external.h
next