Commit Graph

174 Commits

Author SHA1 Message Date
Ondřej Kuzník
412479e6fe ITS#8798 Unify slapd-* tools setup 2018-01-16 15:35:55 +00:00
sca+openldap@andreasschulze.de
90835da72f ITS#8578 - remove unused-variables in RE24 testing call (2.4.45) 2017-10-06 10:45:08 -07:00
Quanah Gibson-Mount
1df85d3427 Happy New Year! 2017-01-03 12:36:47 -08:00
Nadezhda Ivanova
6cafdfa8d8 ITS#8303 Asynchronous meta back-end for OpenLDAP 2016-02-01 14:35:47 +00:00
Quanah Gibson-Mount
6c4d6c880b Happy New Year! 2016-01-29 13:32:05 -06:00
Hallvard Furuseth
cfdccc079c ITS#8292 Fix ldif-filter, drop workaround for bug 2015-10-27 12:29:22 +01:00
Howard Chu
43c4bcd3bf ITS#8216 Windows compat 2015-10-26 11:52:40 +00:00
Howard Chu
634ccc758d ITS#8280 Fix Windows EOL in test output 2015-10-21 00:46:01 +01:00
Quanah Gibson-Mount
1705fa7e55 Happy New Year 2015-02-11 15:36:57 -06:00
Howard Chu
fccca0ead9 Minor cleanup (coverity) 2015-01-14 16:59:54 +00:00
Kurt Zeilenga
5c878c1bf2 Happy new year (belated) 2014-01-25 05:21:25 -08:00
Kurt Zeilenga
0fd1bf30b8 Happy New Year 2013-01-02 10:22:57 -08:00
Kurt Zeilenga
2bbf9804b9 Happy New Year! 2012-01-01 07:10:53 -08:00
Howard Chu
b1a08d565d Support single parameter substitution in filter 2011-09-18 13:24:24 -07:00
Howard Chu
d37b550c4f ITS#6625 ldap_pvt_thread_t's are not necessarily scalar/printable, just
use idx instead. Can be mapped using rtid table if needed (e.g. in gdb)
2011-02-04 23:23:34 +00:00
Kurt Zeilenga
966cef8c9a Happy New Year 2011-01-05 00:42:37 +00:00
Hallvard Furuseth
78a0be6a42 Plug memory leaks 2010-12-20 10:51:14 +00:00
Hallvard Furuseth
042fa7ff9a ITS#6735 Fix uninitialized filter in slapd-tester 2010-12-04 18:58:20 +00:00
Hallvard Furuseth
7c29e2c7c5 ITS#6723: Handle EOF in test programs 2010-11-23 12:12:54 +00:00
Hallvard Furuseth
5dd8cc1015 Warning cleanup
Avoid "cast pointer to int of different size" warning by passing
the int arg to new threads as an offset into rtid/rwtid.
2010-11-22 15:44:11 +00:00
Hallvard Furuseth
c62b0553ad Some cleanup 2010-11-22 15:26:17 +00:00
Howard Chu
11ee5a5212 Fix typo 2010-10-24 00:01:11 +00:00
Howard Chu
0f30db1c46 ITS#6625 concurrency patch from Doug Leavitt @ Oracle .com 2010-10-22 21:45:48 +00:00
Pierangelo Masarati
7aeb00b494 cleanup debug messages 2010-08-29 01:45:14 +00:00
Pierangelo Masarati
15bcbdbc32 extract at least result code 2010-08-29 01:25:36 +00:00
Pierangelo Masarati
ac4b38ac39 tell what child is causing trouble 2010-08-29 01:12:28 +00:00
Pierangelo Masarati
2b3b07da46 add 'swamp' capability to slapd-read, also via slapd-tester 2010-08-28 22:27:34 +00:00
Pierangelo Masarati
5e5b061719 allow to use 'swamp' from slapd-tester 2010-08-28 21:38:47 +00:00
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
Hallvard Furuseth
c562508af3 Use getopt() 2009-11-29 09:59:22 +00:00
Hallvard Furuseth
725743abdb ITS#5810 Add ldif-filter for LDIF test output, extending scripts/acfilter.sh 2009-11-29 00:03:06 +00:00
Hallvard Furuseth
02fa0b0235 ITS#6345 cleanup: Simplify tester_ignore_err() and tester_ignore_str2err() 2009-10-21 16:46:58 +00:00
Hallvard Furuseth
0d5ac22a2f ITS#6345: Fix tester_ignore_err() cut&paste error (negative array index) 2009-10-21 16:41:21 +00:00
Howard Chu
638cedebb3 ITS#5836 add -S "swamp" mode: send requests without reading replies 2009-07-01 03:19:07 +00:00
Howard Chu
34c537a046 ITS#6005 ber_strdup/ber_dupbv must use ber_memfree 2009-03-08 00:13:48 +00:00
Howard Chu
b4b0f388cb Fix loop init 2009-03-05 19:26:35 +00:00
Howard Chu
bdd28919c1 ITS#5740 liblutil depends on liblber 2009-02-18 00:01:28 +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
Howard Chu
cb7575d244 ITS#5893 less verbose on expected errors, exit on ServerDown 2009-02-10 11:46:47 +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
Howard Chu
67bb145098 Should accept regular LDIF input 2008-04-03 08:50:19 +00:00
Kurt Zeilenga
c890c96d13 Happy New Year (belated) 2008-01-08 00:19:56 +00:00
Howard Chu
4be35d010a Add BindDN, separate LDAP session for searches, sample interval option 2007-12-22 04:41:28 +00:00
Pierangelo Masarati
20f2548c82 fix declarations of buffers for numeric strings; other related cleanup 2007-12-15 15:23:23 +00:00
Howard Chu
2edc5dc11a Streamlined WeightedAuthRate load generator ala SLAMD 2007-10-11 11:06:29 +00:00
Howard Chu
bf33d106fa Must terminate bind tester args list 2007-10-03 07:02:28 +00:00
Pierangelo Masarati
7ea665ae74 fix bind tester arglist 2007-09-26 23:08:38 +00:00