openldap/servers/slapd/back-bdb2
Kurt Zeilenga de8a1d518a Slightly better ITS#238 fix than last commit... has Debug
message, doesn't bother to open/close index files...
1999-07-28 23:19:16 +00:00
..
abandon.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
add.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
alias.c Typo made all missed all aliasedobjectname values. 1999-07-22 19:17:16 +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 Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
cache.c Add missing semicolon. 1999-07-23 09:45:34 +00:00
close.c Make dbEnv a private toy of back-bdb2. 1999-03-05 10:25:55 +00:00
compare.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
config.c
dbcache.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
delete.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
dn2id.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
entry.c Delayed backend lock release to replog entry after successful add(). 1999-04-19 10:47:03 +00:00
external.h Add sasl "mech" argument to backend bind routines. 1999-06-29 03:29:26 +00:00
filterindex.c fix substring_comp_candidates logic if intersection of candidates 1999-07-16 22:26:57 +00:00
group.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +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 Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
index.c Slightly better ITS#238 fix than last commit... has Debug 1999-07-28 23:19:16 +00:00
init.c Fix "dn" index. Only "sub" was being generated instead of "eq,sub". 1999-07-27 00:51:19 +00:00
kerberos.c
Makefile.in Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
modify.c Return LDAP_CONSTRAINT_VIOLATION if user attempts to modify 1999-07-27 20:00:31 +00:00
modrdn.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +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 Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
search.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
startup.c Include sys/param.h on OSF4.0e to define MAXPATHLEN. 1999-07-23 00:59:27 +00:00
timing.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
txn.c Include sys/param.h on OSF4.0e to define MAXPATHLEN. 1999-07-23 00:59:27 +00:00
txn.h Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
unbind.c