Pierangelo Masarati
|
6ac38f9cc6
|
extra 'swamp' modes: -SS start searches and read responses; -SSS start all searches, then read all responses
|
2010-08-10 05:59:10 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Howard Chu
|
638cedebb3
|
ITS#5836 add -S "swamp" mode: send requests without reading replies
|
2009-07-01 03:19:07 +00:00 |
|
Pierangelo Masarati
|
a7ca1bbc68
|
fix previous (obviously broken) commit
|
2009-02-10 14:19:17 +00:00 |
|
Pierangelo Masarati
|
017e63119b
|
prefix '*' to only log first occurrence of ignored error
|
2009-02-10 14:10:58 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Pierangelo Masarati
|
38946e1a7f
|
fix logs indentation
|
2008-07-19 11:54:54 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
b155fc666c
|
show scope and attrs; check if anything at all is configured
|
2007-08-20 18:03:44 +00:00 |
|
Pierangelo Masarati
|
df7f9db8ac
|
use URI to configure client; enable attrlist in slapd-search
|
2007-08-13 16:20:24 +00:00 |
|
Pierangelo Masarati
|
12fa465fd9
|
ld could be used after ldap_unbind_ext()
|
2007-03-18 20:44:11 +00:00 |
|
Pierangelo Masarati
|
225e0014eb
|
fix exit code
|
2007-02-13 23:31:49 +00:00 |
|
Howard Chu
|
a256afcdc3
|
Exit if no values returned in do_random
|
2007-02-13 11:25:51 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Pierangelo Masarati
|
dd5e44d496
|
make sure -i propagates correctly
|
2006-12-03 21:34:24 +00:00 |
|
Pierangelo Masarati
|
17296f11e7
|
add support for extra ops after bind; allow to skip bind for slapd-search/read
|
2006-11-18 18:25:46 +00:00 |
|
Pierangelo Masarati
|
c838ce513d
|
initialize random seed; use high-order bits for better randomness
|
2006-08-25 15:15:13 +00:00 |
|
Pierangelo Masarati
|
b6693c3632
|
remove password from command line
|
2006-07-01 18:22:43 +00:00 |
|
Pierangelo Masarati
|
0e4fae93be
|
further cleanup; fix filter specification for slapd-bind
|
2006-06-10 15:20:55 +00:00 |
|
Pierangelo Masarati
|
0f2601d0da
|
allow selective handling of errors
|
2006-06-09 09:30:36 +00:00 |
|
Pierangelo Masarati
|
1b23abb108
|
cleanup testers
|
2006-06-09 00:11:34 +00:00 |
|
Pierangelo Masarati
|
484ba6834b
|
allow extra message in errors
|
2006-04-08 11:01:01 +00:00 |
|
Pierangelo Masarati
|
7420472b42
|
warn in case of error
|
2006-04-05 18:20:00 +00:00 |
|
Pierangelo Masarati
|
ffc69eadde
|
add missing "break" to previous commit
|
2006-04-05 18:15:30 +00:00 |
|
Pierangelo Masarati
|
6d357288d6
|
allow time/size limit errors as soon as some data is returned; don't divide by zero if no entries were found
|
2006-04-04 17:55:27 +00:00 |
|
Pierangelo Masarati
|
f30c613c5f
|
allow attrsonly; allow "random" read
|
2006-03-28 00:14:11 +00:00 |
|
Pierangelo Masarati
|
9003f3cfa4
|
make referral chasing optional
|
2006-03-25 10:13:30 +00:00 |
|
Pierangelo Masarati
|
82d50f40ed
|
don't chase referrals (essentially, because it may cause an endless loop in libldap/request.c:ldap_chase_v3referrals)
|
2006-03-25 08:10:31 +00:00 |
|
Pierangelo Masarati
|
86941d0c70
|
improve referral handling
|
2006-03-23 00:19:09 +00:00 |
|
Pierangelo Masarati
|
e46f2a137c
|
add search capabilities from a selected pool of filters
|
2006-03-04 19:27:27 +00:00 |
|
Pierangelo Masarati
|
cfa9178822
|
split operations in inner/outer loops
|
2006-03-03 16:02:34 +00:00 |
|
Pierangelo Masarati
|
120916a962
|
rework tester common error logging and so
|
2006-01-12 13:01:38 +00:00 |
|
Pierangelo Masarati
|
8f2342f92a
|
fix resource handling
|
2006-01-09 16:14:26 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
fcda57e90f
|
use macros instead of numbers...
|
2005-12-13 20:11:26 +00:00 |
|
Pierangelo Masarati
|
d34fffcaf9
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
|
Pierangelo Masarati
|
dcf57de6b8
|
allow to pass timeout arg (tnx to Luca)
|
2005-08-19 07:27:32 +00:00 |
|
Pierangelo Masarati
|
a583d1a9e5
|
fix testers (tnx to Luca)
|
2005-08-17 16:19:58 +00:00 |
|
Pierangelo Masarati
|
0d35dcf83a
|
better handling of bind retry
|
2005-08-17 08:17:30 +00:00 |
|
Pierangelo Masarati
|
42b425bc44
|
add concurrency test for back-meta; cleanup previous commit
|
2005-04-20 18:57:36 +00:00 |
|
Pierangelo Masarati
|
c66a92f935
|
add "retry" switch (currently needed to stress-test back-meta); defaults to old behavior
|
2005-04-20 16:16:39 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
06b023c766
|
need a lot of space for stress tests; need to bind for searches to avoid size limits and so; log failure reason
|
2004-09-04 18:31:43 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
4d29df5bd1
|
Add LDAP_DEPRECATED macro
Need to remove use of deprecated functions.
|
2003-12-14 02:47:42 +00:00 |
|
Kurt Zeilenga
|
f14b84c312
|
Notices and Acknowledgements
|
2003-11-26 15:24:38 +00:00 |
|
Howard Chu
|
04c2de7cdc
|
Added support for "-H" arg with LDAP uri / ldap_initialize
|
2003-02-13 08:02:40 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Kurt Zeilenga
|
d962166c23
|
Add more reads/searches to pound a little harder
|
2002-01-19 06:04:38 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|