openldap/servers/slapd/back-bdb2
1999-06-14 16:37:46 +00:00
..
abandon.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
add.c Delayed backend lock release to replog entry after successful add(). 1999-04-19 10:47:03 +00:00
alias.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
attr.c
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 enclose macro arguments in () 1999-04-30 00:35:27 +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
dbcache.c
delete.c Modify meaning of SLAPD_CHILD_MODIFICATION_ENTRY_ACL to augment 1999-04-30 02:34:46 +00:00
dn2id.c Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
entry.c Delayed backend lock release to replog entry after successful add(). 1999-04-19 10:47:03 +00:00
external.h Added parameter newSuperior in preparation to support 1999-03-05 03:38:12 +00:00
filterindex.c
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 official -> canonical 1999-06-14 16:37:46 +00:00
init.c First step in new schema support. 1999-05-28 14:27:07 +00:00
kerberos.c
Makefile.in Add mkversion script to generate version.c files. mkversion generates 1999-04-28 05:40:17 +00:00
modify.c Make bdb2i_back_modify_internal() public so it can be reused from 1999-05-26 12:19:31 +00:00
modrdn.c Fix compilation errors, mod declared as LDAPMod, but used inconsistently 1999-05-26 19:33:23 +00:00
nextid.c Fix typos SLAPD_NEXTID_CHUCK/SLAPD_NEXTID_CHUNCK -> SLAPD_NEXTID_CHUNK 1999-04-29 18:26:25 +00:00
porter.c More errno handling changes for FreeBSD LinuxThreads. 1999-04-08 04:17:32 +00:00
proto-back-bdb2.h Fix name typo 1999-05-26 12:27:06 +00:00
search.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
startup.c s/DEFAULT_DIRSEP/DIRSEP/ 1999-06-03 01:03:52 +00:00
timing.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
txn.c s/DEFAULT_DIRSEP/DIRSEP/ 1999-06-03 01:03:52 +00:00
txn.h s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
unbind.c