openldap/servers/slapd/back-bdb
2001-12-26 11:41:38 +00:00
..
add.c More struct berval DNs 2001-12-25 19:48:26 +00:00
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-bdb.h Revert previous commit. Checked in by mistake. 2001-12-10 12:25:24 +00:00
backbdb.dsp Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
bind.c First pass at converting bind to struct bervals 2001-12-26 11:41:38 +00:00
compare.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
config.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
dbcache.c BDB_MULTI still needs the dupsort function. 2001-12-18 04:41:40 +00:00
delete.c More struct berval DNs 2001-12-25 19:48:26 +00:00
dn2entry.c Switched to dn_parent1, cleaned up dn2id_add/delete 2001-12-08 10:10:04 +00:00
dn2id.c Minor cleanup 2001-12-26 06:21:06 +00:00
error.c
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
id2entry.c more cleanup from jon@symas.com 2001-12-18 04:52:55 +00:00
idl.c Some fixes for BDB_IDL_MULTI. Experimental back-hdb code. 2001-12-07 12:38:25 +00:00
idl.h
index.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
init.c More struct berval DNs 2001-12-25 19:48:26 +00:00
key.c
Makefile.in NT updates from jon@symas.com. 2001-12-07 04:03:25 +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 Cleanup a while() loop. 2001-11-27 22:10:01 +00:00
passwd.c FIx up replog calls, add replog call to bdb passwd 2001-12-25 18:20:35 +00:00
proto-bdb.h Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
referral.c
search.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
tools.c Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00