openldap/servers/slapd/back-ldbm
Kurt Zeilenga 493b415255 Rework indexing code, removing "autolang" and making
"subtypes" and "lang" default behavior.
2001-12-05 00:06:03 +00:00
..
abandon.c
add.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
alias.c
attr.c minor cleanup 2001-11-17 14:39:10 +00:00
attribute.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-ldbm.h Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
backldbm.dsp
bind.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
cache.c Fix some NEW_LOGGING errors 2001-10-05 21:49:04 +00:00
close.c
compare.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
config.c Prevent ldbm_sync from being called by ldbm_cache_close when the new 2001-07-16 23:21:36 +00:00
dbcache.c minor cleanup 2001-11-17 14:39:10 +00:00
delete.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
dn2id.c Don't maintain a DN_SUBTREE index for the backend suffix. 2001-12-04 00:10:47 +00:00
entry.c
extended.c
external.h
filterindex.c In presence_candidates(), always return a full match for objectClass. 2001-11-30 01:21:52 +00:00
group.c minor cleanup 2001-11-17 14:39:10 +00:00
id2children.c
id2entry.c minor cleanup 2001-11-17 14:39:10 +00:00
idl.c minor cleanup 2001-11-17 14:39:10 +00:00
index.c Rework indexing code, removing "autolang" and making 2001-12-05 00:06:03 +00:00
init.c minor cleanup 2001-11-17 14:39:10 +00:00
key.c Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
Makefile.in
modify.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
modrdn.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
nextid.c Reworked API of nextid; e_private gets destroyed separately from the entry in case add fails (should fix ITS#1245) 2001-07-20 09:50:28 +00:00
passwd.c minor cleanup 2001-11-17 14:39:10 +00:00
proto-back-ldbm.h Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
referral.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
sasl.c
search.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
tools.c Reworked API of nextid; e_private gets destroyed separately from the entry in case add fails (should fix ITS#1245) 2001-07-20 09:50:28 +00:00
unbind.c