openldap/servers/slapd/back-ldbm
Kurt Zeilenga dda1fb4ba0 Updates for NT4 (MSVC5++).
Removed external include/library paths from projects.  External paths should
be set via Tools | Options | Directories.  This allows each developer the
freedom to install external libraries where they desire.
Used libdb.lib instead of libdbs.lib to avoid thread conflicts.
Added hs_regex.lib to library input.  We require some form of regex, this
library works (and is relatively easy for the user to install).
Removed a little lint which MCVC5 detected.
Need to sort out single-threaded vs multithreaded library generation.
1999-04-01 20:26:09 +00:00
..
abandon.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
add.c Update LDBM cache so that it manages it's own state. 1999-02-11 17:46:56 +00:00
alias.c check for NULL newDN prior to final deref check 1999-03-26 05:36:26 +00:00
attr.c Replace IFP() with appropriate full prototypes: 1999-03-02 00:32:59 +00:00
back-ldbm.h NT port 1999-04-01 14:50:34 +00:00
backldbm.dsp Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
bind.c Annoying little son of a `free' BUG fixed. 1999-03-02 20:14:11 +00:00
cache.c Remove unused variables 1999-03-06 16:29:05 +00:00
close.c New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
compare.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
config.c Integration of the BDB2 backend into the new init/startup/shutdown schema. 1999-02-08 11:42:14 +00:00
dbcache.c PROTOTYPE: New connection management infrastructure designed to 1999-03-22 07:14:54 +00:00
delete.c Remove rwlock diag messages. 1999-02-04 17:24:26 +00:00
dn2id.c Remove unused variables 1999-03-06 16:29:05 +00:00
external.h Added parameter newSuperior in preparation to support 1999-03-05 03:38:12 +00:00
filterindex.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
group.c Introduction of a backend startup/shutdown function to make backend-specific 1999-02-01 17:37:43 +00:00
id2children.c Remove unused variables 1999-03-06 16:29:05 +00:00
id2entry.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
idl.c Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
index.c Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
init.c Remove unused variables 1999-03-06 16:29:05 +00:00
kerberos.c merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Backout startup/initialization changes in preparation for new 1999-02-04 17:28:49 +00:00
modify.c Made add_values(), delete_values(), replace_values() so they can be used 1999-03-03 21:58:51 +00:00
modrdn.c Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
nextid.c Remove unused variables 1999-03-06 16:29:05 +00:00
proto-back-ldbm.h Made add_values(), delete_values(), and replace_values() so they can be 1999-03-03 22:00:16 +00:00
search.c PROTOTYPE: New connection management infrastructure designed to 1999-03-22 07:14:54 +00:00
startup.c NT port 1999-04-01 14:50:34 +00:00
unbind.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00