Pierangelo Masarati
|
6910b36df8
|
more checks
|
2006-05-14 16:29:49 +00:00 |
|
Pierangelo Masarati
|
3393b15594
|
cleanup resource release
|
2006-05-14 15:11:53 +00:00 |
|
Pierangelo Masarati
|
93b88e0bbf
|
make sure realloc'd memory is reset
|
2006-05-13 02:06:10 +00:00 |
|
Pierangelo Masarati
|
87ba3eb8b0
|
refine previous commits (don't leave bindings around)
|
2006-05-12 19:25:31 +00:00 |
|
Howard Chu
|
ed25c75d60
|
plug leak
|
2006-05-10 12:53:36 +00:00 |
|
Pierangelo Masarati
|
c2369771f8
|
cleanup
|
2006-05-06 17:22:59 +00:00 |
|
Pierangelo Masarati
|
373ded8d24
|
add URI list resorting feature (ITS#4524)
|
2006-05-06 16:15:25 +00:00 |
|
Pierangelo Masarati
|
af5b506e37
|
fix previous commit
|
2006-05-06 11:53:54 +00:00 |
|
Pierangelo Masarati
|
470fda7744
|
cleanup version parsing
|
2006-05-06 10:42:29 +00:00 |
|
Pierangelo Masarati
|
2110880be1
|
refine previous commit
|
2006-05-06 03:16:45 +00:00 |
|
Pierangelo Masarati
|
a9b7f3612b
|
parallelize dobind/search (ITS#4519)
|
2006-05-06 02:25:53 +00:00 |
|
Pierangelo Masarati
|
23c766bbfd
|
make sure NULL pointers are not dereferenced
|
2006-05-04 22:07:35 +00:00 |
|
Pierangelo Masarati
|
9447b9fff4
|
gracefully handle server down while initiating a search (ITS#4518)
|
2006-05-04 08:37:31 +00:00 |
|
Pierangelo Masarati
|
45b378c753
|
don't muck with freed memory (spotted by valgrind)
|
2006-05-03 18:54:04 +00:00 |
|
Pierangelo Masarati
|
e01743193d
|
more coverity issues
|
2006-04-14 00:17:27 +00:00 |
|
Hallvard Furuseth
|
d60b89c148
|
meta_back_db_config: lutil_atou(version,) -> lutil_atoi
|
2006-04-13 22:23:03 +00:00 |
|
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
|
0f1023b6c7
|
pedantic cleanup
|
2006-04-06 23:55:09 +00:00 |
|
Pierangelo Masarati
|
674c98fa7d
|
honor stop on error
|
2006-04-04 19:48:22 +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
|
2e9f2995ec
|
only wait if no entry was returned
|
2006-04-04 17:41:13 +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
|
aecfb85793
|
immediately return sizelimitExceeded if appropriate
|
2006-04-03 21:14:14 +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
|
a3f4f0b2db
|
map result codes as required (ITS#4419)
|
2006-03-02 00:35:12 +00:00 |
|
Pierangelo Masarati
|
41f963644c
|
be conservative in reading subtree-exclude
|
2006-02-16 23:37:42 +00:00 |
|
Pierangelo Masarati
|
af0d2b1d2a
|
add support for "subtree-exclude"
|
2006-02-16 01:26:39 +00:00 |
|
Kurt Zeilenga
|
cbc11c9233
|
unifdef -DLDAP_NULL_IS_NULL
|
2006-02-14 23:18:12 +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 |
|
Kurt Zeilenga
|
f5b9ff7940
|
unifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNOWN_IGNORED=""
-DSLAPD_DEBUG_CONFIG_ERROR=LDAP_DEBUG_ANY
|
2006-01-24 04:40:01 +00:00 |
|
Pierangelo Masarati
|
d168b49464
|
make back-meta conform with man page
|
2006-01-14 15:28:28 +00:00 |
|
Pierangelo Masarati
|
9795721f7a
|
improve back-meta retry capabilities (ITS#4328)
|
2006-01-11 19:33:44 +00:00 |
|
Pierangelo Masarati
|
543c588772
|
don't send error with back-meta
|
2006-01-09 15:13:29 +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 |
|
Pierangelo Masarati
|
090945b89e
|
allow proxying of dynamic objects (irrespective of the support provided to dynamic objects); but back-meta does not support extended ops yet...
|
2006-01-06 17:08:06 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
8d4418b044
|
fix handling of bind-timeout
|
2005-12-21 17:28:27 +00:00 |
|
Pierangelo Masarati
|
8346de462b
|
silence warning
|
2005-12-20 20:36:05 +00:00 |
|
Pierangelo Masarati
|
fcda57e90f
|
use macros instead of numbers...
|
2005-12-13 20:11:26 +00:00 |
|
Pierangelo Masarati
|
bd975514de
|
add (and document) customizable bind-timeout
|
2005-12-12 15:57:58 +00:00 |
|
Pierangelo Masarati
|
361a97108b
|
minor cleanup
|
2005-12-12 14:33:34 +00:00 |
|
Pierangelo Masarati
|
e113e18bb6
|
more about sizelimit disclose issue in back-meta (ITS#4213)
|
2005-12-11 23:39:09 +00:00 |
|