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 |
|
Howard Chu
|
3dc5b417d2
|
Coverity leak
|
2007-02-11 12:05:32 +00:00 |
|
Hallvard Furuseth
|
adfaee0245
|
make sloops, rloops etc. static so their addresses can be used in initializer.
|
2007-01-11 13:47:29 +00:00 |
|
Hallvard Furuseth
|
3ef684fd04
|
ctype.h args should be in the range of unsigned char (or EOF).
|
2007-01-11 12:00:39 +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
|
dbe9a54ec0
|
document -I switch
|
2006-12-03 20:55:52 +00:00 |
|
Pierangelo Masarati
|
2e4ab03f1f
|
revert -I for slapd-bind
|
2006-12-02 10:25:56 +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
|
968da1cb14
|
add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names
|
2006-10-14 17:04:17 +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
|
7215346d1d
|
fix prev. commit
|
2006-07-01 18:27:53 +00:00 |
|
Pierangelo Masarati
|
b6693c3632
|
remove password from command line
|
2006-07-01 18:22:43 +00:00 |
|
Pierangelo Masarati
|
a9c7c243c1
|
need to be bound to lookup userPassword; cleanup
|
2006-07-01 16:45:44 +00:00 |
|
Pierangelo Masarati
|
0e4fae93be
|
further cleanup; fix filter specification for slapd-bind
|
2006-06-10 15:20:55 +00:00 |
|
Pierangelo Masarati
|
a3167cc8a2
|
cleanup
|
2006-06-09 23:13:08 +00:00 |
|
Pierangelo Masarati
|
04b41bd6a4
|
under development with 2.3, sorry :)
|
2006-06-09 21:23:36 +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
|
9e3581ba64
|
allow to select credentials; allow subtree search
|
2006-05-14 17:18:55 +00:00 |
|
Pierangelo Masarati
|
484ba6834b
|
allow extra message in errors
|
2006-04-08 11:01:01 +00:00 |
|
Kurt Zeilenga
|
721e1c87a8
|
Have slapd-bind reuse LDAP session (no init).
|
2006-04-06 19:01:08 +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
|
582ee9675f
|
silence warning
|
2006-04-04 21:07:53 +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
|
e45d11b42f
|
cleanup "matched" output
|
2006-04-04 00:04:39 +00:00 |
|
Pierangelo Masarati
|
56aa6ba1f4
|
only loop for read/search/bind
|
2006-03-31 21:35:56 +00:00 |
|
Howard Chu
|
9cc5c6295f
|
Plug leaks
|
2006-03-31 09:18:38 +00:00 |
|
Pierangelo Masarati
|
e5e8a5a597
|
fix previous commit: count to nreqs or maxkids, whatever is larger
|
2006-03-28 11:51:40 +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
|
54b621658b
|
refine previous commits
|
2006-02-07 19:11:51 +00:00 |
|
Pierangelo Masarati
|
1b95d308b9
|
further cleanup
|
2006-02-06 22:08:02 +00:00 |
|
Pierangelo Masarati
|
61da1918a6
|
allow to reuse the same connection for multiple binds
|
2006-02-04 16:33:12 +00:00 |
|
Pierangelo Masarati
|
cf94f444fc
|
-FF means: log just once
|
2006-01-21 16:27:15 +00:00 |
|
Pierangelo Masarati
|
4c39d2c5a0
|
improve tester_ldap_error
|
2006-01-12 21:26:54 +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 |
|
Pierangelo Masarati
|
feca42277f
|
add bind to stress tests
|
2006-01-09 14:21:33 +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 |
|
Hallvard Furuseth
|
a1856adbe0
|
Fix format %d errors
|
2005-11-14 14:36:19 +00:00 |
|
Howard Chu
|
e56ab6a720
|
Use GetTickCount for timing on Windows
|
2005-11-10 23:58:24 +00:00 |
|
Howard Chu
|
2c8790aafc
|
Add -F force option to continue after bind failures. Use gettimeofday
for better timing resolution.
|
2005-11-10 23:22:40 +00:00 |
|
Pierangelo Masarati
|
161d648c8e
|
silence warnings & FPE issue
|
2005-11-06 23:36:29 +00:00 |
|
Pierangelo Masarati
|
e71b45fb69
|
add missing "-F" option in usage
|
2005-11-06 23:35:53 +00:00 |
|
Pierangelo Masarati
|
e730640c02
|
allow a friendly behavior of write stress testers...
|
2005-11-04 16:17:32 +00:00 |
|
Pierangelo Masarati
|
203525a64b
|
tolerate more error conditions
|
2005-11-04 15:51:19 +00:00 |
|
Pierangelo Masarati
|
d08257407d
|
gently handle LDAP_UNAVAILABLE for a few times
|
2005-11-04 14:49:59 +00:00 |
|
Howard Chu
|
382a0e8d24
|
Add slapd-bind to Makefile, update bind notes.
|
2005-10-30 08:57:06 +00:00 |
|
Howard Chu
|
12c18e68e0
|
Perform binds in a loop, using either a single DN or many DNs
|
2005-10-29 07:22:35 +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 |
|
Hallvard Furuseth
|
c682e101ea
|
ISO C chokes on non-constant array initializers
|
2005-07-06 08:06:47 +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
|
a17c9ec502
|
Fix init error
|
2004-08-27 17:54:18 +00:00 |
|
Ralf Haferkamp
|
0185c75c2f
|
added new test slapd-modify (based on slapd-modrdn). Adds a single attribute to an entry and removes it again.
|
2004-08-27 17:07:18 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Howard Chu
|
e8450ad588
|
ITS#2895 sleep(1) here masks race conditions, don't do it.
|
2003-12-24 14:03:43 +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 |
|
Kurt Zeilenga
|
e3a4c4ec9c
|
Notice/Acknowledge updates
|
2003-11-26 02:58:56 +00:00 |
|
Howard Chu
|
feb03bfde5
|
Change slapd-tester to read search base from file instead of using
the commandline
|
2003-09-23 11:55:59 +00:00 |
|
Howard Chu
|
a69d32153f
|
ITS#2428 braindead compiler...
|
2003-04-08 02:54:37 +00:00 |
|
Kurt Zeilenga
|
0aef00c16f
|
Fix initializer
|
2003-03-04 21:52:23 +00:00 |
|
Howard Chu
|
880ab099e9
|
Uncomment sleep(1), unintended from previous commit.
|
2003-02-22 12:55:05 +00:00 |
|
Howard Chu
|
858917d2ef
|
Added new test slapd-modrdn - string-reverses the RDN of the given DNs,
then undoes the change.
|
2003-02-22 12:01:59 +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 |
|
Howard Chu
|
b934eeb948
|
test progs need -llutil
|
2002-07-27 03:34:23 +00:00 |
|
Howard Chu
|
91836e4eba
|
Fix argvec for OS/390
|
2002-07-26 13:29:37 +00:00 |
|
Kurt Zeilenga
|
f5e209138b
|
snprintf cleanup
|
2002-07-23 18:31:42 +00:00 |
|
Howard Chu
|
99ddb3a1fd
|
Revert unnecessary change in previous commit
|
2002-05-17 01:44:02 +00:00 |
|
Howard Chu
|
f5ef28a055
|
Fixes for MingW: (test008 now succeeds)
need liblutil for lutil_getopt
must quote args with embedded whitespace
must track child processes in order to wait()
|
2002-05-17 01:36:35 +00:00 |
|
Kurt Zeilenga
|
ce07fb958e
|
Update libtool usage
s/-L.../libraries -lldap/.../libraries/libldap/libldap.la/
|
2002-02-10 22:42:51 +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 |
|
Kurt Zeilenga
|
4bbf7aaae2
|
concurrency tests should be using LDAPv3
|
2001-12-20 05:58:08 +00:00 |
|
Kurt Zeilenga
|
a69d8bff93
|
Increase read/write and search/write ratios.
|
2001-09-28 22:39:53 +00:00 |
|
Kurt Zeilenga
|
5b856458a2
|
s/SAFEMEMCPY/AC_MEMCPY/
Use AC_FMEMCPY where appropriate (-llber)
|
2000-07-28 01:07:07 +00:00 |
|
Kurt Zeilenga
|
0bb431d3b3
|
Y2k copyright update
|
2000-05-13 02:25:54 +00:00 |
|
Kurt Zeilenga
|
816ace24cf
|
objectclass=* -> NULL
|
2000-04-12 08:31:32 +00:00 |
|
Kurt Zeilenga
|
4cc712db53
|
Add <ac/param.h> to wrap <sys/param.h>
|
1999-11-01 17:21:24 +00:00 |
|
Howard Chu
|
e99eab787f
|
Use new macros from configure.in to accomodate NT/Mingw32 environment.
See README 1.27 log
|
1999-10-28 07:31:59 +00:00 |
|
Kurt Zeilenga
|
d429ac3e53
|
Add missing * in last commit
|
1999-09-02 08:40:22 +00:00 |
|
Kurt Zeilenga
|
d0deb9b489
|
Add OpenLDAP RCS id and copyright
|
1999-09-02 00:56:32 +00:00 |
|
Kurt Zeilenga
|
e290eacb21
|
slapd_tester should be linked with LIBS
|
1999-08-19 18:36:10 +00:00 |
|