openldap/servers/slapd/back-bdb
2005-04-21 19:54:54 +00:00
..
add.c implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
alock.c ITS#3607 more for Win32 portability 2005-04-01 08:10:26 +00:00
alock.h ITS#3607 add automatic BDB recovery 2005-03-26 09:52:04 +00:00
attr.c Dynamic indexing support 2005-04-21 19:04:31 +00:00
back-bdb.h Dynamic indexing support 2005-04-21 19:04:31 +00:00
bind.c fix ACL value checking for bind (ITS#3446) 2005-01-07 13:50:38 +00:00
cache.c ITS#3616 use fake context entry if suffix is empty. 2005-04-09 10:01:13 +00:00
compare.c protect all occurrences of ACL_DISCLOSE 2005-04-09 17:00:40 +00:00
config.c Fix typo, add Truncate support 2005-04-21 19:46:47 +00:00
dbcache.c Fix typo, add Truncate support 2005-04-21 19:46:47 +00:00
delete.c implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
dn2entry.c ITS#3616 fixes for zero-length DN entry. generate context entry on the 2005-04-09 11:15:05 +00:00
dn2id.c ITS#3647 back-hdb fixes, create unsorted subtree IDLs and sort later. 2005-04-13 11:55:25 +00:00
error.c ITS#3660 fix BDB verbose calls 2005-04-16 01:24:00 +00:00
extended.c
filterindex.c Dynamic indexing support 2005-04-21 19:04:31 +00:00
id2entry.c Improved log message when cannot find entry of desired class 2005-04-07 00:54:06 +00:00
idl.c ITS#3647 back-hdb fixes, create unsorted subtree IDLs and sort later. 2005-04-13 11:55:25 +00:00
idl.h
index.c Fix prev commit for component indexer op 2005-04-21 19:54:54 +00:00
init.c Dynamic indexing support 2005-04-21 19:04:31 +00:00
key.c
Makefile.in ITS#3607 build alock code 2005-03-26 10:21:43 +00:00
modify.c ITS#3616 store contextCSN in glue entry if database suffix is empty 2005-04-15 06:58:03 +00:00
modrdn.c ITS#3657 added missing check 2005-04-15 03:57:57 +00:00
nextid.c Cleanup unused variables 2005-02-20 04:59:29 +00:00
operational.c ITS#3470 don't propagate error if hasSubordinates fails, it's not that 2005-01-11 00:05:22 +00:00
proto-bdb.h Dynamic indexing support 2005-04-21 19:04:31 +00:00
referral.c cure ITS#3602 2005-03-15 23:01:06 +00:00
search.c cleanup 2005-04-01 02:39:01 +00:00
tools.c ITS#3616 store contextCSN in glue entry if database suffix is empty 2005-04-15 06:58:03 +00:00
trans.c