openldap/servers/slapd/back-ldbm
2001-12-24 17:27:26 +00:00
..
abandon.c
add.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
alias.c
attr.c minor cleanup 2001-11-17 14:39:10 +00:00
attribute.c Every quick mod to use a struct berval for e_dn/e_ndn. No bv_len yet. 2001-12-24 16:53:47 +00:00
back-ldbm.h
backldbm.dsp Fix up builds 2001-12-22 20:17:19 +00:00
bind.c
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 Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
dn2id.c comment for future optimization 2001-12-24 17:27:26 +00:00
entry.c Fix so previous change to slapcat works. 2001-12-06 12:28:49 +00:00
extended.c
external.h Every quick mod to use a struct berval for e_dn/e_ndn. No bv_len yet. 2001-12-24 16:53:47 +00:00
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 Fix - on little-endian machines, store IDs in big-endian order. Otherwise 2001-12-10 16:53:15 +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 added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm 2001-12-22 11:50:16 +00:00
key.c
Makefile.in added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm 2001-12-22 11:50:16 +00:00
modify.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
modrdn.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
nextid.c Regenerate configure and fix AC header inclusion 2001-12-18 02:25:21 +00:00
operational.c better handling of on-the-fly operational attrs by means of helpers 2001-12-22 14:24:13 +00:00
passwd.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
proto-back-ldbm.h
referral.c
sasl.c
search.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
tools.c Don't signal error if reindexing an already existing dn2id index 2001-12-11 14:23:05 +00:00
unbind.c