]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb2
Added missing declaration
[openldap] / servers / slapd / back-bdb2 /
1999-05-19 Julio Sánchez Fern... Added missing declaration
1999-05-19 Juan GomezFixed a memory leak and getting ready to reuse some...
1999-04-30 Kurt ZeilengaModify meaning of SLAPD_CHILD_MODIFICATION_ENTRY_ACL...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-29 Hallvard FurusethFix typos SLAPD_NEXTID_CHUCK/SLAPD_NEXTID_CHUNCK -...
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-20 Juan GomezUpdates index for rdn attribute type avoiding the ...
1999-04-19 Kurt SpanierDelayed backend lock release to replog entry after...
1999-04-13 Kurt ZeilengaFix linking errors (naming issues)
1999-04-13 Kurt Zeilengaldbm -> bdb2
1999-04-13 Kurt ZeilengaFix entry.c typo in OBJS
1999-04-13 Hallvard Furusethneutralize previous add.c change until bdb2_back_entry_...
1999-04-13 Hallvard FurusethAdd dummy bdb2_back_entry_release_rw() to be completed...
1999-04-10 Kurt ZeilengaApply LDBM cache changes (c_mutex streamlining) to...
1999-04-08 Kurt ZeilengaMore errno handling changes for FreeBSD LinuxThreads.
1999-04-07 Kurt SpanierIntroduce free'ing of key into ldbm_nextkey() (no need...
1999-04-05 Hallvard FurusethDelay free(e.e_ndn) in bdb2i_cache_find_entry_dn2id...
1999-04-03 Hallvard FurusethRemove superfluous \ at end of lines outside macros...
1999-04-02 Kurt Zeilengacache: implement try_again loop if cache entry is not...
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-04-01 Kurt SpanierSome minor clean-up; checking bdb2 for sync with ldbm.
1999-03-31 Juan GomezAdded full v2 and v3 support for MODRDN/MODDN.
1999-03-31 Juan GomezBack with previous change, use ac/time.h include instead.
1999-03-31 Juan GomezDo include of sys/time.h to define struct timeval used...
1999-03-26 Will Ballantyneargh, somehow bdb2 version overwritten by ldbm version...
1999-03-26 Will Ballantynecheck for NULL newDN prior to final deref check
1999-03-22 Kurt Zeilengaslap_set_time() is no longer necessary.
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-06 Kurt ZeilengaMSVC5 cleanup...
1999-03-05 Kurt SpanierMake dbEnv a private toy of back-bdb2.
1999-03-05 Juan GomezAdded parameter newSuperior in preparation to support
1999-03-05 Juan GomezRename
1999-03-05 Juan GomezRenamed
1999-03-03 Juan GomezMade add_values(), delete_values(), and replace_values...
1999-03-02 Kurt ZeilengaApply ldbm bind() change to bdb2 code.
1999-03-02 Kurt ZeilengaReplace IFP() with appropriate full prototypes:
1999-03-01 Kurt SpanierIntroduction of first version of transaction processing...
1999-02-22 Kurt SpanierMore timing for performance testing. Re-introduction...
1999-02-18 Kurt SpanierCode clean-up.
1999-02-17 Kurt SpanierElimination of entry- and cache-level locking in back...
1999-02-16 Kurt ZeilengaAdd ac/errno.h and use other generic headers when avail...
1999-02-15 Kurt SpanierAddition of a new Concurrency Test fro testing slapd...
1999-02-12 Kurt SpanierBugFix and selection in the test-suite of the bdb2...
1999-02-12 Kurt SpanierServer timing as a private feature of the bdb2 backend.
1999-02-12 Kurt SpanierUpdate of back-bdb2 to KDZ's new entry lock schema.
1999-02-11 Kurt ZeilengaComplete entry_cmp() migration (remove rename macros).
1999-02-11 Kurt ZeilengaUpdate LDBM cache so that it manages it's own state.
1999-02-10 Kurt SpanierElimination of un-used code in bdb2i_cache_open and...
1999-02-09 Kurt ZeilengaFix modrdn bug in back-bdb2 as well. Probably should...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt SpanierIntroduction of a new Berkeley DB version 2 (!) specifi...