]> git.sur5r.net Git - openldap/history - tests/progs/slapd-search.c
ITS#5893
[openldap] / tests / progs / slapd-search.c
2009-02-10 Quanah Gibson-MountITS#5893
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-09-03 Quanah Gibson-Mountadd monitor testing to concurrency tests data
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-20 Pierangelo Masaratishow scope and attrs; check if anything at all is confi...
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-14 Howard ChuFix typo
2007-02-13 Pierangelo Masaratifix exit code
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-13 Howard ChuExit if no values returned in do_random
2007-01-02 Kurt Zeilengahappy new year
2006-12-03 Pierangelo Masaratimake sure -i propagates correctly
2006-11-18 Pierangelo Masaratiadd support for extra ops after bind; allow to skip...
2006-10-19 Kurt ZeilengaSync with HEAD
2006-08-25 Pierangelo Masaratiinitialize random seed; use high-order bits for better...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-07-01 Pierangelo Masaratiremove password from command line
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-04-11 Kurt ZeilengaSync with HEAD
2006-04-08 Pierangelo Masaratiallow extra message in errors
2006-04-05 Pierangelo Masaratiwarn in case of error
2006-04-05 Pierangelo Masaratiadd missing "break" to previous commit
2006-04-04 Pierangelo Masaratiallow time/size limit errors as soon as some data is...
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-01-12 Pierangelo Masaratirework tester common error logging and so
2006-01-09 Pierangelo Masaratifix resource handling
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-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-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-01-01 Kurt ZeilengaHappy new year
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-11-26 Kurt ZeilengaNotices and Acknowledgements
2003-02-13 Howard ChuAdded support for "-H" arg with LDAP uri / ldap_initialize
2003-01-03 Kurt ZeilengaHappy new year
2002-01-19 Kurt ZeilengaAdd more reads/searches to pound a little harder
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-20 Kurt Zeilengaconcurrency tests should be using LDAPv3
2001-09-28 Kurt ZeilengaIncrease read/write and search/write ratios.
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-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-03-29 Kurt Zeilengawrap sys/param.h with HAVE_SYS_PARAM_H...
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-06 Hallvard Furusethinclude <stdlib.h> to get atoi()
1999-03-03 Hallvard Furusethcast printf(%ld) argument from pid_t to long
1999-02-22 Kurt SpanierClient programs for test008-concurrency moved to subdir...