openldap/servers/slapd/back-ldbm
2001-12-09 02:34:45 +00:00
..
abandon.c
add.c Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +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
close.c
compare.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
config.c
dbcache.c minor cleanup 2001-11-17 14:39:10 +00:00
delete.c Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
dn2id.c Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
entry.c Fix so previous change to slapcat works. 2001-12-06 12:28:49 +00:00
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 NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
modify.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
modrdn.c Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
nextid.c
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 Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
tools.c tool_reindex now regenerates the dn2id index as well as the others. 2001-12-05 01:36:18 +00:00
unbind.c