openldap/servers/slapd/back-ldbm
Kurt Zeilenga 9fec129997 Second round of schema changes
Revert normalization to matching rule per discussions with Julio.
May need separate normalization routines for stored value and asserted
value. Currently rely on passed in syntax/mr to allow "special" behavior.
Reworked filters to pass struct berval * instead of char *. (needs work)
Validation, normalization and matching needed.
2000-01-25 21:13:31 +00:00
..
abandon.c
add.c
alias.c Plug memory leak. 1999-11-21 23:20:25 +00:00
attr.c
back-ldbm.h Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
backldbm.dsp Update for new password codes for MSVC5 1999-12-08 06:44:22 +00:00
bind.c Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
cache.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
close.c
compare.c
config.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
dbcache.c Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
delete.c
dn2id.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
entry.c
extended.c Updated sasl response to support returning of referrals. 1999-12-15 23:22:47 +00:00
external.h Updated sasl response to support returning of referrals. 1999-12-15 23:22:47 +00:00
filterindex.c Second round of schema changes 2000-01-25 21:13:31 +00:00
group.c
id2children.c
id2entry.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
idl.c Tentative fix for ITS #402. (Not tested yet.) If successful, this patch 1999-12-17 10:04:31 +00:00
index.c ITS#357 (cont): Don't crash on at_cn == NULL. 1999-11-17 22:53:54 +00:00
init.c Filled in Cyrus SASL authz/storage callbacks for all backends 2000-01-02 05:42:14 +00:00
Makefile.in Merged in preliminary support for Cyrus SASL library; 2000-01-02 01:21:25 +00:00
modify.c Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +00:00
modrdn.c Remove DNS_DN experimental code. 1999-12-18 19:54:22 +00:00
nextid.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
passwd.c Updated sasl response to support returning of referrals. 1999-12-15 23:22:47 +00:00
proto-back-ldbm.h Merged in preliminary support for Cyrus SASL library; 2000-01-02 01:21:25 +00:00
sasl.c Merged in preliminary support for Cyrus SASL library; 2000-01-02 01:21:25 +00:00
search.c Added numsubordinates operational attribute 1999-10-28 07:09:30 +00:00
startup.c
tools.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
unbind.c