]> git.sur5r.net Git - openldap/history - tests/progs/slapd-tester.c
ITS#6003, #5916 fix ldap_back_entry_get_rw, no deref here
[openldap] / tests / progs / slapd-tester.c
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
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-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-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 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-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-03 Pierangelo Masaratisplit operations in inner/outer loops
2006-01-21 Pierangelo Masarati-FF means: log just once
2006-01-12 Pierangelo Masaratirework tester common error logging and so
2006-01-09 Pierangelo Masaratiadd bind to stress tests
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-04 Pierangelo Masaratiallow a friendly behavior of write stress testers...
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-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 Ralf Haferkampadded new test slapd-modify (based on slapd-modrdn...
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaNotices and Acknowledgements
2003-09-23 Howard ChuChange slapd-tester to read search base from file inste...
2003-02-22 Howard ChuAdded new test slapd-modrdn - string-reverses the RDN...
2003-02-13 Howard ChuAdded support for "-H" arg with LDAP uri / ldap_initialize
2003-01-03 Kurt ZeilengaHappy new year
2002-07-26 Howard ChuFix argvec for OS/390
2002-07-23 Kurt Zeilengasnprintf cleanup
2002-05-17 Howard ChuRevert unnecessary change in previous commit
2002-05-17 Howard ChuFixes for MingW: (test008 now succeeds)
2002-01-04 Kurt ZeilengaUpdate copyright statements
2000-05-13 Kurt ZeilengaY2k copyright update
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-09-02 Kurt ZeilengaAdd missing * in last commit
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id and copyright
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-29 Kurt ZeilengaDEFAULT_DIRSEP -> DIRSEP
1999-04-04 Hallvard FurusethDo closedir()
1999-03-29 Kurt ZeilengaAdd wait4/3 detection.
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-06 Hallvard Furusethinclude <stdlib.h> to get atoi()
1999-03-04 Hallvard FurusethShut up gcc -Wparentheses
1999-02-22 Kurt SpanierClient programs for test008-concurrency moved to subdir...