openldap/servers/slapd/back-bdb
2001-12-24 20:12:30 +00:00
..
add.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
attr.c Misc code cleanup 2001-11-27 03:41:03 +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-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 Misc code cleanup 2001-11-27 03:41:03 +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 Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
dn2entry.c Switched to dn_parent1, cleaned up dn2id_add/delete 2001-12-08 10:10:04 +00:00
dn2id.c Fixed suffix DN_SUBTREE again. Index was still being written even though 2001-12-10 18:09:07 +00:00
error.c Misc code cleanup 2001-11-27 03:41:03 +00:00
extended.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
external.h Rough in extended ops, modify, and modrdn. 2000-09-27 22:28:59 +00:00
filterindex.c In presence_candidates(), always return a full match for objectClass. 2001-11-30 01:21:52 +00:00
group.c Misc code cleanup 2001-11-27 03:41:03 +00:00
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 More indexing fixes. Now passes tests 0-7, 10, and 11. 2001-11-24 12:41:54 +00:00
index.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
init.c Fix - don't free constant database names 2001-12-20 08:47:32 +00:00
key.c Misc code cleanup 2001-11-27 03:41:03 +00:00
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 Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
nextid.c Cleanup a while() loop. 2001-11-27 22:10:01 +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-bdb.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
referral.c Ported referral patches from back-ldbm. I believe search.c still needs 2001-11-05 06:24:11 +00:00
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 Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00