openldap/servers/slapd/back-ldbm
2001-12-26 19:05:26 +00:00
..
abandon.c
add.c More struct berval DNs 2001-12-25 19:48:26 +00:00
alias.c
attr.c
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 First pass at converting bind to struct bervals 2001-12-26 11:41:38 +00:00
cache.c
close.c
compare.c move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
config.c
dbcache.c
delete.c move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
dn2id.c back out previous change 2001-12-24 18:39:41 +00:00
entry.c Fix so previous change to slapcat works. 2001-12-06 12:28:49 +00:00
extended.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
external.h Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
filterindex.c In presence_candidates(), always return a full match for objectClass. 2001-11-30 01:21:52 +00:00
group.c
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
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 Fix uninitialized struct berval* to avoid assert in dnNormalize 2001-12-24 20:12:30 +00:00
modrdn.c More struct berval DNs 2001-12-25 19:48:26 +00:00
nextid.c Regenerate configure and fix AC header inclusion 2001-12-18 02:25:21 +00:00
operational.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
passwd.c FIx up replog calls, add replog call to bdb passwd 2001-12-25 18:20:35 +00:00
proto-back-ldbm.h
referral.c modify be_referral to use struct berval DNs. 2001-12-26 17:40:34 +00:00
sasl.c
search.c Changed get_limits to struct berval* 2001-12-26 15:28: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