openldap/servers/slapd/back-bdb2
1999-04-13 19:57:01 +00:00
..
abandon.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
add.c neutralize previous add.c change until bdb2_back_entry_release_rw() is provided 1999-04-13 06:28:52 +00:00
alias.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
attr.c Replace IFP() with appropriate full prototypes: 1999-03-02 00:32:59 +00:00
back-bdb2.h Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
backbdb2.dsp MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
backbdb2.dsw MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
bind.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
cache.c Apply LDBM cache changes (c_mutex streamlining) to BDB2 and back. 1999-04-10 04:28:02 +00:00
close.c Make dbEnv a private toy of back-bdb2. 1999-03-05 10:25:55 +00:00
compare.c Make dbEnv a private toy of back-bdb2. 1999-03-05 10:25:55 +00:00
config.c BugFix and selection in the test-suite of the bdb2 backend-specific 1999-02-12 15:22:43 +00:00
dbcache.c Introduction of first version of transaction processing (TP) into BDB2. 1999-03-01 11:30:18 +00:00
delete.c Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
dn2id.c Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
entry.c Add dummy bdb2_back_entry_release_rw() to be completed later 1999-04-13 06:21:30 +00:00
external.h Added parameter newSuperior in preparation to support 1999-03-05 03:38:12 +00:00
filterindex.c Update of back-bdb2 to KDZ's new entry lock schema. 1999-02-12 12:13:03 +00:00
group.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
id2children.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
id2entry.c cache: implement try_again loop if cache entry is not ready. 1999-04-02 19:09:59 +00:00
idl.c Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
index.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
init.c Add dummy bdb2_back_entry_release_rw() to be completed later 1999-04-13 06:21:30 +00:00
kerberos.c
Makefile.in Fix entry.c typo in OBJS 1999-04-13 19:57:01 +00:00
modify.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
modrdn.c Remove superfluous \ at end of lines outside macros; DEC cc doesn't like them. 1999-04-03 09:20:41 +00:00
nextid.c Introduction of first version of transaction processing (TP) into BDB2. 1999-03-01 11:30:18 +00:00
porter.c More errno handling changes for FreeBSD LinuxThreads. 1999-04-08 04:17:32 +00:00
proto-back-bdb2.h Add dummy bdb2_back_entry_release_rw() to be completed later 1999-04-13 06:21:30 +00:00
search.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
startup.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
timing.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
txn.c More errno handling changes for FreeBSD LinuxThreads. 1999-04-08 04:17:32 +00:00
txn.h Make dbEnv a private toy of back-bdb2. 1999-03-05 10:25:55 +00:00
unbind.c BugFix and selection in the test-suite of the bdb2 backend-specific 1999-02-12 15:22:43 +00:00
Version.c