openldap/servers/slapd
Howard Chu 02936edd27 First pass at indexing cleanup. Both filterindex.c and search.c now
compile cleanly when BDB_FILTER_INDICES is defined, but I have not
yet seen whether any of it actually works. In particular, I don't
understand the "range" argument to the candidate functions...
2001-11-17 04:41:47 +00:00
..
back-bdb First pass at indexing cleanup. Both filterindex.c and search.c now 2001-11-17 04:41:47 +00:00
back-dnssrv Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-ldap Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
back-ldbm ainfo_free no longer needed 2001-11-17 00:46:00 +00:00
back-meta Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
back-monitor
back-passwd Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-perl
back-shell Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-sql Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-tcl
schema Use defined Root DSE attributes. 2001-10-23 23:29:41 +00:00
shell-backends
tools First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
abandon.c
acl.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
aclparse.c trims space after comma in dn.regex acls (prelude to normalization) 2001-11-12 11:29:40 +00:00
ad.c Changed global ad_mutex into per-attributeType mutex. Added 2001-11-16 07:39:14 +00:00
add.c check for update dn 2001-11-16 11:47:15 +00:00
at.c Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
attr.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
ava.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
backend.c check for update dn 2001-11-16 11:47:15 +00:00
bind.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
ch_malloc.c
charray.c
compare.c Fixes memory leaks in do_compare() 2001-11-10 23:34:03 +00:00
config.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
configinfo.c
connection.c optimize number of calls to slap_get_time() 2001-11-13 01:38:30 +00:00
controls.c
daemon.c optimize number of calls to slap_get_time() 2001-11-13 01:38:30 +00:00
delete.c check for update dn 2001-11-16 11:47:15 +00:00
dn.c
entry.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
extended.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
filter.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
filterentry.c When checking if an entry matches some filter, we have the list of 2001-10-22 20:07:06 +00:00
index.c
init.c Changed global ad_mutex into per-attributeType mutex. Added 2001-11-16 07:39:14 +00:00
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c Added schema_destroy() et al to free schema structures on shutdown 2001-11-07 01:03:49 +00:00
Makefile.in First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
modify.c check for update dn 2001-11-16 11:47:15 +00:00
modrdn.c check for update dn 2001-11-16 11:47:15 +00:00
mods.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
module.c
mr.c Added schema_destroy() et al to free schema structures on shutdown 2001-11-07 01:03:49 +00:00
mra.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
nt_svc.c
oc.c Added schema_destroy() et al to free schema structures on shutdown 2001-11-07 01:03:49 +00:00
operation.c
passwd.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
phonetic.c
proto-slap.h moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
referral.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
repl.c Fixes ITS#1385 2001-10-25 15:15:34 +00:00
result.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
root_dse.c fix various memory leaks 2001-11-05 23:14:42 +00:00
sasl.c fix various memory leaks 2001-11-05 23:14:42 +00:00
saslauthz.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
schema_check.c Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
schema_init.c bitString fixes from Julius Enarusai (ITS#1441) 2001-11-16 18:10:37 +00:00
schema_prep.c First cut at certificateExactMatch, completely untested and without 2001-10-20 10:15:09 +00:00
schema.c
schemaparse.c Check for no OID. 2001-10-10 18:15:30 +00:00
search.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
sets.c
sets.h
slap.h Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
slapd.conf Add a sample ACL 2001-09-25 20:30:51 +00:00
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c Added schema_destroy() et al to free schema structures on shutdown 2001-11-07 01:03:49 +00:00
unbind.c
user.c
value.c No code change, added a comment warning of a possible future difficulty. 2001-10-23 13:35:54 +00:00