openldap/servers/slapd/back-bdb2
1999-08-07 11:37:43 +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 BugFix and selection in the test-suite of the bdb2 backend-specific 1999-02-12 15:22:43 +00:00
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 Plug memory leaks (parallell to back-ldbm/idl.c version 1.26) 1999-08-07 03:38:24 +00:00
index.c Slightly better ITS#238 fix than last commit... has Debug 1999-07-28 23:19:16 +00:00
init.c Final round of module changes 1999-08-07 11:37:43 +00:00
kerberos.c Integration of the BDB2 backend into the new init/startup/shutdown schema. 1999-02-08 11:42:14 +00:00
Makefile.in Final round of module changes 1999-08-07 11:37:43 +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 s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
txn.h Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
unbind.c BugFix and selection in the test-suite of the bdb2 backend-specific 1999-02-12 15:22:43 +00:00