.. |
add.c
|
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
|
2005-11-27 01:03:03 +00:00 |
attr.c
|
Multi-threaded slapindex
|
2005-10-27 10:34:33 +00:00 |
back-bdb.h
|
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
|
2005-11-27 01:03:03 +00:00 |
bind.c
|
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
|
2005-11-27 01:03:03 +00:00 |
cache.c
|
silence warnings...
|
2005-11-14 21:47:17 +00:00 |
compare.c
|
|
|
config.c
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
dbcache.c
|
|
|
delete.c
|
Update result code to IANA-assigned values
|
2005-11-03 01:27:07 +00:00 |
dn2entry.c
|
|
|
dn2id.c
|
ITS#4223 don't store negative results in IDL cache
|
2005-11-28 22:53:03 +00:00 |
error.c
|
|
|
extended.c
|
|
|
filterindex.c
|
ITS#4226 must close cursor when limiting candidate check
|
2005-11-29 11:34:47 +00:00 |
id2entry.c
|
Eliminate long-lived read transaction, we can just set a cursor's locker
|
2005-10-18 21:35:07 +00:00 |
idl.c
|
ITS#4223 don't store negative results in IDL cache
|
2005-11-28 22:53:03 +00:00 |
idl.h
|
Use quicksort instead of heapsort for hdb_idl_sort
|
2005-09-12 03:54:52 +00:00 |
index.c
|
Fix uninit'd rc
|
2005-10-30 07:42:08 +00:00 |
init.c
|
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
|
2005-11-27 01:03:03 +00:00 |
key.c
|
Use #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache. Leave disabled for
|
2005-10-27 13:57:48 +00:00 |
Makefile.in
|
ITS#3978 move alock from back-bdb to slapd
|
2005-09-04 15:21:57 +00:00 |
modify.c
|
better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier)
|
2005-11-18 00:00:39 +00:00 |
modrdn.c
|
Update result code to IANA-assigned values
|
2005-11-03 01:27:07 +00:00 |
nextid.c
|
|
|
operational.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
proto-bdb.h
|
Multi-threaded slapindex
|
2005-10-27 10:34:33 +00:00 |
referral.c
|
|
|
search.c
|
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
|
2005-11-27 01:03:03 +00:00 |
tools.c
|
ITS#4210 don't setup indexing threads if no indexing is defined.
|
2005-11-25 22:50:25 +00:00 |
trans.c
|
|
|