Pierangelo Masarati
|
bd8514fb1e
|
address protocol version issues (ITS#4488)
|
2006-04-13 16:20:00 +00:00 |
|
Pierangelo Masarati
|
8c1b8d3f7b
|
actually, if a connection is already in the AVL tree, use it if not binding; otherwise use a tainted one; taint connections that must be freed when refcnt goes to zero
|
2006-04-07 01:28:56 +00:00 |
|
Pierangelo Masarati
|
e21f57cf05
|
complete previous commit (protect binds)
|
2006-04-04 18:45:59 +00:00 |
|
Pierangelo Masarati
|
543396c804
|
make sure only on bind at a time occurs; release resources only when appropriate
|
2006-04-04 17:41:50 +00:00 |
|
Pierangelo Masarati
|
79df3e9c3c
|
don't add unnecessary message
|
2006-04-03 22:06:12 +00:00 |
|
Pierangelo Masarati
|
14cbf4bc3e
|
make sure an invalid connection is always released as appropriate
|
2006-04-03 21:56:30 +00:00 |
|
Pierangelo Masarati
|
c853ba1f0e
|
more on recovery (ITS#4429)
|
2006-04-03 00:32:59 +00:00 |
|
Pierangelo Masarati
|
46cb141185
|
seems to fix the equivalent of ITS#4429 in back-meta; had to give up per-target conn-ttl and idle-timeout
|
2006-04-01 18:56:39 +00:00 |
|
Pierangelo Masarati
|
3160c03dab
|
cleanup previous commit
|
2006-03-23 23:01:14 +00:00 |
|
Pierangelo Masarati
|
3437406a0b
|
honor "chase-referrals no" (ITS#4447)
|
2006-03-23 21:01:19 +00:00 |
|
Pierangelo Masarati
|
af0d2b1d2a
|
add support for "subtree-exclude"
|
2006-02-16 01:26:39 +00:00 |
|
Pierangelo Masarati
|
53c40fac27
|
rework connection handling on multiple binds with the same connection
|
2006-02-11 17:40:28 +00:00 |
|
Pierangelo Masarati
|
6275c6ecdc
|
make sure no invalid candidate gets used (had a core for i == META_TARGET_MULTIPLE)
|
2006-02-07 18:51:47 +00:00 |
|
Pierangelo Masarati
|
54aefe30f7
|
implement proxy long-lived connection TTL
|
2006-02-01 23:10:12 +00:00 |
|
Pierangelo Masarati
|
9795721f7a
|
improve back-meta retry capabilities (ITS#4328)
|
2006-01-11 19:33:44 +00:00 |
|
Pierangelo Masarati
|
6995603a3d
|
refine fix to ITS#4315; apply it to back-meta as well
|
2006-01-09 14:20:37 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
1b42fde372
|
implement (per-target) per-conn proxy-side idle-timeout (ITS#4115); revitalize (per-target) network-timeout in back-meta; fix issue with connection initialization error in ldap_back_retry(); cleanup configuration of back-ldap
|
2005-12-07 17:35:02 +00:00 |
|
Pierangelo Masarati
|
7fa4b159bf
|
fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta
|
2005-11-19 15:00:50 +00:00 |
|
Pierangelo Masarati
|
af23be3675
|
silence warnings...
|
2005-11-14 21:47:17 +00:00 |
|
Pierangelo Masarati
|
1145840994
|
remove from AVL before freeing...
|
2005-11-09 03:28:55 +00:00 |
|
Pierangelo Masarati
|
4cab386d13
|
backport write operation timeouts from back-meta to back-ldap; minor cleanup & silence warnings
|
2005-11-06 23:29:10 +00:00 |
|
Pierangelo Masarati
|
852e4e3109
|
allow per-target retry in searches; taint invalid connections; don't massage the pseudorootdn (ITS#4150)
|
2005-11-05 14:44:43 +00:00 |
|
Pierangelo Masarati
|
3cb2bc0c56
|
various cleanup
|
2005-11-01 16:36:17 +00:00 |
|
Pierangelo Masarati
|
644d9000f9
|
fix ITS#4073
|
2005-10-10 14:54:14 +00:00 |
|
Pierangelo Masarati
|
ada7954667
|
deal with the case a pseudorootn is not defined
|
2005-10-01 18:31:14 +00:00 |
|
Pierangelo Masarati
|
01bb0fa1ea
|
plug selected leaks resulting from ITS#4056 & ITS#4057 implementation; may need further cleanup and reworking to streamline a bit
|
2005-10-01 18:07:00 +00:00 |
|
Pierangelo Masarati
|
112be0118e
|
cleanup states/timeout handling in back-ldap/meta; add connection pooling and defer of pseudoroot bind to back-meta
|
2005-09-24 18:39:26 +00:00 |
|
Pierangelo Masarati
|
4ba83103d9
|
fix test before releasing resources (ITS#3990)
|
2005-08-31 15:11:25 +00:00 |
|
Pierangelo Masarati
|
a2ea1edb48
|
save target errors for later evaluation
|
2005-08-31 01:55:34 +00:00 |
|
Pierangelo Masarati
|
99ea177e05
|
implement overlapping targets enhancement (ITS#3711)
|
2005-08-17 08:34:49 +00:00 |
|
Pierangelo Masarati
|
24befe380c
|
fix resources release issue
|
2005-08-17 08:25:10 +00:00 |
|
Pierangelo Masarati
|
fa27310d77
|
use trylock only where necessary
|
2005-08-07 00:35:11 +00:00 |
|
Pierangelo Masarati
|
882f43bf01
|
more about rewrite leaks
|
2005-07-19 14:24:26 +00:00 |
|
Pierangelo Masarati
|
efe74fbae0
|
fix yet another leak
|
2005-07-19 11:16:24 +00:00 |
|
Hallvard Furuseth
|
d6cc947561
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
|
Pierangelo Masarati
|
754a059951
|
fix concurrency issues
|
2005-07-04 22:41:54 +00:00 |
|
Pierangelo Masarati
|
9146b262ad
|
fix potential deadlock; first round of refcnt for connections
|
2005-07-03 23:28:35 +00:00 |
|
Pierangelo Masarati
|
ba0f3112c4
|
add "matchedDN" field when appropriate
|
2005-06-28 23:22:48 +00:00 |
|
Pierangelo Masarati
|
b836fc3ea2
|
first round of provisions for back-config
|
2005-06-19 22:41:12 +00:00 |
|
Pierangelo Masarati
|
595d41b421
|
cleanup
|
2005-06-18 18:57:46 +00:00 |
|
Pierangelo Masarati
|
a215fdea66
|
a bit more reworking and streamline; the change to the LAST_CONN test seems to eliminate the last LDAP_BUSY problems on the only machine that was showing it yet; please test
|
2005-05-05 17:34:11 +00:00 |
|
Pierangelo Masarati
|
4d9750afb5
|
honor T-F filters (ITS#3706) and lots of cleanup
|
2005-05-04 23:57:55 +00:00 |
|
Pierangelo Masarati
|
fa49a73fc4
|
fix retry; add per-target configurable number of retries; addresses ITS#3672, ITS#3676 & ITS#3680
|
2005-04-25 18:56:56 +00:00 |
|
Pierangelo Masarati
|
41aad6e27f
|
more on error handling reworking; should address ITS#3672 and ITS#3676
|
2005-04-22 21:43:52 +00:00 |
|
Pierangelo Masarati
|
4ecdb6285d
|
cleanup
|
2005-04-22 17:30:59 +00:00 |
|
Pierangelo Masarati
|
eda6c5abcb
|
remove unnecessary call
|
2005-04-22 12:59:30 +00:00 |
|
Pierangelo Masarati
|
95d3db5d25
|
fix previous commit
|
2005-04-21 22:22:43 +00:00 |
|
Pierangelo Masarati
|
08a6909f73
|
add basic support for retry; protect internal bind behind mutexes; rework search, review candidate selection; minor cleanup. Passes concurrency test036
|
2005-04-21 03:17:31 +00:00 |
|
Pierangelo Masarati
|
c3fd851a59
|
slightly reduce malloc overhead; minor cleanup
|
2005-04-20 18:52:10 +00:00 |
|