.. |
add.c
|
Add o_no_schema_check to operation structure
|
2005-08-01 15:26:13 +00:00 |
alock.c
|
Cast unsigned char*slotbuf passed as char*
|
2005-07-25 21:05:52 +00:00 |
alock.h
|
ITS#3607 add automatic BDB recovery
|
2005-03-26 09:52:04 +00:00 |
attr.c
|
Let bdb_attr_index_unparser() return int (0) instead of void; the return
|
2005-07-04 05:21:39 +00:00 |
back-bdb.h
|
Remove ";" after do{...}while(0) macros
|
2005-07-30 23:36:38 +00:00 |
bind.c
|
fix ACL value checking for bind (ITS#3446)
|
2005-01-07 13:50:38 +00:00 |
cache.c
|
bdb_locker_id, bdb_locker_id_free: BerkeleyDB lock ids are u_int32_t, not int.
|
2005-07-27 12:19:16 +00:00 |
compare.c
|
protect all occurrences of ACL_DISCLOSE
|
2005-04-09 17:00:40 +00:00 |
config.c
|
minor cleanup
|
2005-08-11 23:53:52 +00:00 |
dbcache.c
|
Fix typo, add Truncate support
|
2005-04-21 19:46:47 +00:00 |
delete.c
|
Propagate Abandon to allow cleanup callbacks to run
|
2005-04-28 18:50: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
|
Remove warning that HDB code is experimental and unsupported
|
2005-07-30 23:42:41 +00:00 |
error.c
|
ITS#3660 fix BDB verbose calls
|
2005-04-16 01:24:00 +00:00 |
extended.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
filterindex.c
|
fix ordered indexing check
|
2005-08-05 00:08:22 +00:00 |
id2entry.c
|
Debug output: printed soc_cname, should be soc_cname.bv_val
|
2005-07-04 06:05:04 +00:00 |
idl.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
idl.h
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
index.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
init.c
|
ITS#3992 check bi_dbenv
|
2005-09-01 12:15:30 +00:00 |
key.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
Makefile.in
|
ITS#3607 build alock code
|
2005-03-26 10:21:43 +00:00 |
modify.c
|
Add o_no_schema_check to operation structure
|
2005-08-01 15:26:13 +00:00 |
modrdn.c
|
slap_mods2entry() should not zero pointers into the modifications
|
2005-08-01 02:16:02 +00:00 |
nextid.c
|
Cleanup unused variables
|
2005-02-20 04:59:29 +00:00 |
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
|
bdb_locker_id, bdb_locker_id_free: BerkeleyDB lock ids are u_int32_t, not int.
|
2005-07-27 12:19:16 +00:00 |
referral.c
|
cure ITS#3602
|
2005-03-15 23:01:06 +00:00 |
search.c
|
harmonize back-ldbm and back-bdb handling of searchBase disclose access; fixes ITS#3964, ITS#3963 still open
|
2005-08-23 17:38:50 +00:00 |
tools.c
|
silence warning(s)
|
2005-07-25 20:50:33 +00:00 |
trans.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |