..
abandon.c
add.c
Undo slapd/add.c rev 1.54; back-bdb2 and back-ldbm were the only backends
2000-05-10 16:36:46 +00:00
alias.c
Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-14 20:57:34 +00:00
attr.c
Fix minor problems with proceeding commit which broken old schema compat
2000-01-28 21:20:28 +00:00
back-ldbm.h
move default "directory"
2000-05-03 19:01:29 +00:00
backldbm.dsp
LDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-04-25 13:06:22 +00:00
bind.c
remove SASL bind call. Frontend code coming.
2000-04-25 13:10:31 +00:00
cache.c
In preparation for adding dn_rewrite()...
1999-09-24 01:46:37 +00:00
close.c
compare.c
Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including:
2000-02-28 21:16:05 +00:00
config.c
dbcache.c
Removed explicit include of <ac/param.h> because it must be included
1999-11-02 19:39:56 +00:00
delete.c
LDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-04-25 13:06:22 +00:00
dn2id.c
entry.c
extended.c
Updated sasl response to support returning of referrals.
1999-12-15 23:22:47 +00:00
external.h
Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including:
2000-02-28 21:16:05 +00:00
filterindex.c
Replace do_*() return -1 with return SLAPD_DISCONNECT.
2000-02-29 23:48:01 +00:00
group.c
Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-14 20:57:34 +00:00
id2children.c
id2entry.c
idl.c
Tentative fix for ITS #402 . (Not tested yet.) If successful, this patch
1999-12-17 10:04:31 +00:00
index.c
Move presence index change outside of values for loop.
2000-03-20 23:38:38 +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
entry_schema_check() rename
2000-04-25 13:07:14 +00:00
modrdn.c
LDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-04-25 13:06:22 +00:00
nextid.c
passwd.c
LDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-04-25 13:06:22 +00:00
proto-back-ldbm.h
Fix multivalued indices. Need to add indices of remaining
2000-03-17 18:22:16 +00:00
sasl.c
Merged in preliminary support for Cyrus SASL library;
2000-01-02 01:21:25 +00:00
search.c
Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-14 20:57:34 +00:00
startup.c
tools.c
Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including:
2000-02-28 21:16:05 +00:00
unbind.c