openldap/servers/slapd/back-bdb
2005-04-09 17:00:40 +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 More verbmasks cleanup, added index unparsing 2005-03-02 16:35:59 +00:00
back-bdb.h Add dbconfig directive for creating/writing the DB_CONFIG file 2005-04-01 11:26:43 +00:00
bind.c
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 ITS#3646 allow default index 2005-04-09 07:32:51 +00:00
dbcache.c Omit transaction support when running with SLAP_TOOL_QUICK 2005-01-24 01:37:38 +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#3616 use fake context entry if suffix is empty. 2005-04-09 10:01:13 +00:00
error.c
extended.c
filterindex.c Cleanup unused variables 2005-02-20 04:59:29 +00:00
id2entry.c Improved log message when cannot find entry of desired class 2005-04-07 00:54:06 +00:00
idl.c Cleanup unused variables 2005-02-20 04:59:29 +00:00
idl.h
index.c Cleanup unused variables 2005-02-20 04:59:29 +00:00
init.c Truncate \r if it appears at end of DB_CONFIG lines 2005-04-01 12:06:46 +00:00
key.c
Makefile.in ITS#3607 build alock code 2005-03-26 10:21:43 +00:00
modify.c Silence warnings in prev commit 2005-04-09 11:21:08 +00:00
modrdn.c implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +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 More verbmasks cleanup, added index unparsing 2005-03-02 16:35:59 +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 allow adding entry with zero-length DN if the suffix is zero-length 2005-04-09 11:28:06 +00:00
trans.c