openldap/servers/slapd/back-bdb2
Kurt Zeilenga 450b02ca58 s/WIN32/HAVE_WINSOCK/
remove old Version.c
1999-05-21 03:53:37 +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 UNDO LAST COMMIT. 1999-04-02 03:45:33 +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
compare.c
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
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 MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
init.c Added missing semicolon. 1999-05-19 12:21:46 +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 Added missing declaration 1999-05-19 12:21:11 +00:00
modrdn.c Fixed a memory leak and getting ready to reuse some code between 1999-05-19 04:00:58 +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 Delayed backend lock release to replog entry after successful add(). 1999-04-19 10:47:03 +00:00
search.c enclose macro arguments in () 1999-04-30 00:35:27 +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 Fixed segfault in a ldif2ldbm-bdb2 child 1999-05-19 14:15:15 +00:00
txn.h
unbind.c