Commit Graph

36 Commits

Author SHA1 Message Date
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
df7f9db8ac use URI to configure client; enable attrlist in slapd-search 2007-08-13 16:20:24 +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
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
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
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
Pierangelo Masarati
582ee9675f silence warning 2006-04-04 21:07:53 +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
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
120916a962 rework tester common error logging and so 2006-01-12 13:01:38 +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
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
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