openldap/servers/slapd/back-bdb2
Kurt Zeilenga a39cf6f93d Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on
LDAPext discussions).
Add attrs and attrsonly support to monitor/config info.
Add rdn attributes to schema/monitor/config.
Add extensibleObject objectclass to schema/monitor/config.
Add top objectclass to rootdse/monitor/config.
Remove opattrs option from send_search_entry().
1999-07-24 03:39:23 +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 Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
index.c official -> canonical 1999-06-14 16:37:46 +00:00
init.c unifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH 1999-07-05 06:26:26 +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 Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
modify.c Import patches mistakenly applied to OPENLDAP_DEVEL_REFERRALS. 1999-07-18 00:33:30 +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 BugFix and selection in the test-suite of the bdb2 backend-specific 1999-02-12 15:22:43 +00:00