]> git.sur5r.net Git - openldap/history - tests/progs
Use getopt()
[openldap] / tests / progs /
2009-11-29 Hallvard FurusethUse getopt()
2009-11-29 Hallvard FurusethITS#5810 Add ldif-filter for LDIF test output, extendin...
2009-10-21 Hallvard FurusethITS#6345 cleanup: Simplify tester_ignore_err() and...
2009-10-21 Hallvard FurusethITS#6345: Fix tester_ignore_err() cut&paste error ...
2009-07-01 Howard ChuITS#5836 add -S "swamp" mode: send requests without...
2009-03-08 Howard ChuITS#6005 ber_strdup/ber_dupbv must use ber_memfree
2009-03-05 Howard ChuFix loop init
2009-02-18 Howard ChuITS#5740 liblutil depends on liblber
2009-02-10 Pierangelo Masaratifix previous (obviously broken) commit
2009-02-10 Pierangelo Masaratiprefix '*' to only log first occurrence of ignored...
2009-02-10 Howard ChuITS#5893 less verbose on expected errors, exit on Serve...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-07-19 Pierangelo Masaratifix logs indentation
2008-04-03 Howard ChuShould accept regular LDIF input
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-22 Howard ChuAdd BindDN, separate LDAP session for searches, sample...
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-10-11 Howard ChuStreamlined WeightedAuthRate load generator ala SLAMD
2007-10-03 Howard ChuMust terminate bind tester args list
2007-09-26 Pierangelo Masaratifix bind tester arglist
2007-08-20 Pierangelo Masaratidon't leak URL
2007-08-20 Pierangelo Masaratishow scope and attrs; check if anything at all is confi...
2007-08-16 Pierangelo Masaratihandle exceptions; spotted by coverity
2007-08-13 Pierangelo Masaratiuse URI to configure client; enable attrlist in slapd...
2007-03-18 Pierangelo Masaratild could be used after ldap_unbind_ext()
2007-02-13 Pierangelo Masaratifix exit code
2007-02-13 Howard ChuExit if no values returned in do_random
2007-02-11 Howard ChuCoverity leak
2007-01-11 Hallvard Furusethmake sloops, rloops etc. static so their addresses...
2007-01-11 Hallvard Furusethctype.h args should be in the range of unsigned char...
2007-01-02 Kurt Zeilengahappy new year
2006-12-03 Pierangelo Masaratimake sure -i propagates correctly
2006-12-03 Pierangelo Masaratidocument -I switch
2006-12-02 Pierangelo Masaratirevert -I for slapd-bind
2006-11-18 Pierangelo Masaratiadd support for extra ops after bind; allow to skip...
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-08-25 Pierangelo Masaratiinitialize random seed; use high-order bits for better...
2006-07-01 Pierangelo Masaratifix prev. commit
2006-07-01 Pierangelo Masaratiremove password from command line
2006-07-01 Pierangelo Masaratineed to be bound to lookup userPassword; cleanup
2006-06-10 Pierangelo Masaratifurther cleanup; fix filter specification for slapd...
2006-06-09 Pierangelo Masaraticleanup
2006-06-09 Pierangelo Masaratiunder development with 2.3, sorry :)
2006-06-09 Pierangelo Masaratiallow selective handling of errors
2006-06-09 Pierangelo Masaraticleanup testers
2006-05-14 Pierangelo Masaratiallow to select credentials; allow subtree search
2006-04-08 Pierangelo Masaratiallow extra message in errors
2006-04-06 Kurt ZeilengaHave slapd-bind reuse LDAP session (no init).
2006-04-05 Pierangelo Masaratiwarn in case of error
2006-04-05 Pierangelo Masaratiadd missing "break" to previous commit
2006-04-04 Pierangelo Masaratisilence warning
2006-04-04 Pierangelo Masaratiallow time/size limit errors as soon as some data is...
2006-04-04 Pierangelo Masaraticleanup "matched" output
2006-03-31 Pierangelo Masarationly loop for read/search/bind
2006-03-31 Howard ChuPlug leaks
2006-03-28 Pierangelo Masaratifix previous commit: count to nreqs or maxkids, whateve...
2006-03-28 Pierangelo Masaratiallow attrsonly; allow "random" read
2006-03-25 Pierangelo Masaratimake referral chasing optional
2006-03-25 Pierangelo Masaratidon't chase referrals (essentially, because it may...
2006-03-23 Pierangelo Masaratiimprove referral handling
2006-03-04 Pierangelo Masaratiadd search capabilities from a selected pool of filters
2006-03-03 Pierangelo Masaratisplit operations in inner/outer loops
2006-02-07 Pierangelo Masaratirefine previous commits
2006-02-06 Pierangelo Masaratifurther cleanup
2006-02-04 Pierangelo Masaratiallow to reuse the same connection for multiple binds
2006-01-21 Pierangelo Masarati-FF means: log just once
2006-01-12 Pierangelo Masaratiimprove tester_ldap_error
2006-01-12 Pierangelo Masaratirework tester common error logging and so
2006-01-09 Pierangelo Masaratifix resource handling
2006-01-09 Pierangelo Masaratiadd bind to stress tests
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-14 Hallvard FurusethFix format %d errors
2005-11-10 Howard ChuUse GetTickCount for timing on Windows
2005-11-10 Howard ChuAdd -F force option to continue after bind failures...
2005-11-06 Pierangelo Masaratisilence warnings & FPE issue
2005-11-06 Pierangelo Masaratiadd missing "-F" option in usage
2005-11-04 Pierangelo Masaratiallow a friendly behavior of write stress testers...
2005-11-04 Pierangelo Masaratitolerate more error conditions
2005-11-04 Pierangelo Masaratigently handle LDAP_UNAVAILABLE for a few times
2005-10-30 Howard ChuAdd slapd-bind to Makefile, update bind notes.
2005-10-29 Howard ChuPerform binds in a loop, using either a single DN or...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-19 Pierangelo Masaratiallow to pass timeout arg (tnx to Luca)
2005-08-17 Pierangelo Masaratifix testers (tnx to Luca)
2005-08-17 Pierangelo Masaratibetter handling of bind retry
2005-07-06 Hallvard FurusethISO C chokes on non-constant array initializers
2005-04-20 Pierangelo Masaratiadd concurrency test for back-meta; cleanup previous...
2005-04-20 Pierangelo Masaratiadd "retry" switch (currently needed to stress-test...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Pierangelo Masaratineed a lot of space for stress tests; need to bind...
2004-08-27 Kurt ZeilengaFix init error
2004-08-27 Ralf Haferkampadded new test slapd-modify (based on slapd-modrdn...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-24 Howard ChuITS#2895 sleep(1) here masks race conditions, don't...
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-11-26 Kurt ZeilengaNotices and Acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-09-23 Howard ChuChange slapd-tester to read search base from file inste...
next