Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
1c523e3548
|
anticipate sr_err/sr_ref cross-check, so that the right error gets logged
|
2005-12-16 11:33:11 +00:00 |
|
Kurt Zeilenga
|
0d56ddda04
|
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
|
2005-11-27 01:03:03 +00:00 |
|
Pierangelo Masarati
|
b3c8a976ec
|
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings
|
2005-11-25 22:17:24 +00:00 |
|
Pierangelo Masarati
|
ea83f6a669
|
check sizelimit in frontend (ITS#4213)
|
2005-11-25 00:28:33 +00:00 |
|
Howard Chu
|
dd21d3a29f
|
ITS#4030 fix alias deref for Finding, fix alias error code propagation.
|
2005-09-22 21:12:04 +00:00 |
|
Pierangelo Masarati
|
40c0d3bfa3
|
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 |
|
Luke Howard
|
f68a2b1663
|
Make sure we release entry lock before sending paged response
|
2005-08-15 11:27:42 +00:00 |
|
Pierangelo Masarati
|
e93c8f18d4
|
minor cleanup
|
2005-08-11 23:53:52 +00:00 |
|
Hallvard Furuseth
|
a9aa5050f8
|
Silence warning
|
2005-07-27 09:34:05 +00:00 |
|
Hallvard Furuseth
|
81ecb0b153
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
|
Hallvard Furuseth
|
26ea01e67e
|
goto loop_begin; skipped initialization of scopeok.
|
2005-07-10 16:14:28 +00:00 |
|
Kurt Zeilenga
|
0b6ed01c05
|
cleanup
|
2005-04-01 02:39:01 +00:00 |
|
Sang Seok Lim
|
d2af85fd08
|
Fixing memory leakage in attribute aliasing
|
2005-03-29 00:12:05 +00:00 |
|
Howard Chu
|
df3d8f3e30
|
Cleanup unused variables
|
2005-02-20 04:59:29 +00:00 |
|
Howard Chu
|
ee42df4cea
|
Always return SLAPD_ABANDON in response to op->o_abandon being set.
|
2005-02-18 00:37:40 +00:00 |
|
Sang Seok Lim
|
583242c9a3
|
initialize AttributeAssertion before using
|
2005-02-16 17:00:11 +00:00 |
|
Pierangelo Masarati
|
4644584a75
|
condition compilation of DISCLOSE checking
|
2005-01-14 11:51:16 +00:00 |
|
Howard Chu
|
2b66ee44bd
|
More cleanup of unused stuff
|
2005-01-14 05:57:58 +00:00 |
|
Howard Chu
|
aa27cb2262
|
Delete obsolete syncprovider stuff
|
2005-01-14 05:49:45 +00:00 |
|
Pierangelo Masarati
|
6bf8b945dd
|
fix use of uninitialized var
|
2005-01-12 15:11:17 +00:00 |
|
Pierangelo Masarati
|
f369e34049
|
honor 'disclose' ACL on searchBase/compare/referral/matched (ITS#3472 and comments on -devel)
|
2005-01-11 15:59:13 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Jong Hyuk Choi
|
273052b573
|
adaptive caching implementation
|
2004-12-14 17:22:22 +00:00 |
|
Howard Chu
|
3426a11983
|
More BDB_PSEARCH cleanup
|
2004-11-26 09:39:33 +00:00 |
|
Howard Chu
|
3a5bde98ba
|
Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct
|
2004-11-25 21:16:54 +00:00 |
|
Howard Chu
|
47dd8d8732
|
Dynamic control management
|
2004-11-23 13:08:45 +00:00 |
|
Pierangelo Masarati
|
bc478dee46
|
log the right function names
|
2004-11-17 14:53:03 +00:00 |
|
Pierangelo Masarati
|
be32dce97f
|
rework static backend initialization
|
2004-11-11 00:38:11 +00:00 |
|
Jong Hyuk Choi
|
71ac7140b6
|
fix suspicious capitalization to make subentries control work properly
|
2004-11-10 03:52:42 +00:00 |
|
Kurt Zeilenga
|
b29e311ae7
|
unifdef -DBDB_ALIASES
delete dead code
|
2004-11-05 07:48:15 +00:00 |
|
Jong Hyuk Choi
|
6db389efd9
|
further cleanup of search data upon exit, abandon, cancel
|
2004-10-16 16:10:00 +00:00 |
|
Jong Hyuk Choi
|
0af878ac3f
|
syncrepl consistency patch: utilize BDB txn rollback
|
2004-10-12 17:53:50 +00:00 |
|
Jong Hyuk Choi
|
4efd705cc3
|
syncrepl consistency patch
|
2004-10-09 09:26:16 +00:00 |
|
Howard Chu
|
7e87f54716
|
Revert ITS#3353 patch, it needs to be reworked.
|
2004-10-06 05:51:38 +00:00 |
|
Pierangelo Masarati
|
0c1f1f959f
|
minor cleanup
|
2004-10-04 20:55:09 +00:00 |
|
Howard Chu
|
fda3d6260e
|
ITS#3353 consolidate slapd globals into a single struct
|
2004-10-01 07:33:16 +00:00 |
|
Jong Hyuk Choi
|
5c0581b184
|
Modified @oc supprot code to the share anlist routines; Revised anlist routines
|
2004-09-23 02:48:14 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Luke Howard
|
8d1f26b7b6
|
Check for opinfo->boi_txn before using it - sometimes it is NULL even if
opinfo isn't
|
2004-08-26 10:17:53 +00:00 |
|
Pierangelo Masarati
|
809e623cd9
|
add paged results support to back-ldap
|
2004-08-24 09:19:33 +00:00 |
|
Pierangelo Masarati
|
b94d5e17e2
|
rework op/rs structures to deal with opeartional attributes
|
2004-07-18 21:44:29 +00:00 |
|
Pierangelo Masarati
|
1b85d17afe
|
minor cleanup
|
2004-07-11 22:55:57 +00:00 |
|
Howard Chu
|
2d4f58bbf6
|
Make sure DB result codes are returned to caller; add missing retries to
callers of bdb_cache_find_id().
|
2004-07-10 19:06:20 +00:00 |
|
Pierangelo Masarati
|
a7a90609a9
|
propagate search result (maybe this is not what bdb_psearch() is intended to do...)
|
2004-06-28 21:08:32 +00:00 |
|
Jong Hyuk Choi
|
ec9d21e094
|
use ltid if it exists; use NULL otherwise.
|
2004-06-23 05:10:18 +00:00 |
|
Jong Hyuk Choi
|
81c59404e9
|
use txn locker if it exists; get one otherwise.
|
2004-06-23 02:00:00 +00:00 |
|
Jong Hyuk Choi
|
b459e59394
|
patch for ITS#3173
- passing transaction ptr to psearch
|
2004-06-22 23:22:16 +00:00 |
|
Kurt Zeilenga
|
18a68380f6
|
More paged results cleanup
|
2004-06-18 23:12:03 +00:00 |
|
Kurt Zeilenga
|
4b2fcbc14d
|
Fix nentries logging
|
2004-06-18 23:10:26 +00:00 |
|