Pierangelo Masarati
|
d34fffcaf9
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
|
Pierangelo Masarati
|
dcf57de6b8
|
allow to pass timeout arg (tnx to Luca)
|
2005-08-19 07:27:32 +00:00 |
|
Pierangelo Masarati
|
0d35dcf83a
|
better handling of bind retry
|
2005-08-17 08:17:30 +00:00 |
|
Pierangelo Masarati
|
c66a92f935
|
add "retry" switch (currently needed to stress-test back-meta); defaults to old behavior
|
2005-04-20 16:16:39 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
06b023c766
|
need a lot of space for stress tests; need to bind for searches to avoid size limits and so; log failure reason
|
2004-09-04 18:31:43 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
4d29df5bd1
|
Add LDAP_DEPRECATED macro
Need to remove use of deprecated functions.
|
2003-12-14 02:47:42 +00:00 |
|
Kurt Zeilenga
|
f14b84c312
|
Notices and Acknowledgements
|
2003-11-26 15:24:38 +00:00 |
|
Howard Chu
|
04c2de7cdc
|
Added support for "-H" arg with LDAP uri / ldap_initialize
|
2003-02-13 08:02:40 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Kurt Zeilenga
|
d962166c23
|
Add more reads/searches to pound a little harder
|
2002-01-19 06:04:38 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Kurt Zeilenga
|
4bbf7aaae2
|
concurrency tests should be using LDAPv3
|
2001-12-20 05:58:08 +00:00 |
|
Kurt Zeilenga
|
a69d8bff93
|
Increase read/write and search/write ratios.
|
2001-09-28 22:39:53 +00:00 |
|
Kurt Zeilenga
|
0bb431d3b3
|
Y2k copyright update
|
2000-05-13 02:25:54 +00:00 |
|
Kurt Zeilenga
|
816ace24cf
|
objectclass=* -> NULL
|
2000-04-12 08:31:32 +00:00 |
|
Kurt Zeilenga
|
4cc712db53
|
Add <ac/param.h> to wrap <sys/param.h>
|
1999-11-01 17:21:24 +00:00 |
|
Kurt Zeilenga
|
d429ac3e53
|
Add missing * in last commit
|
1999-09-02 08:40:22 +00:00 |
|
Kurt Zeilenga
|
d0deb9b489
|
Add OpenLDAP RCS id and copyright
|
1999-09-02 00:56:32 +00:00 |
|
Kurt Zeilenga
|
df8f7cbb9b
|
s/exit(1)/exit(EXIT_FAILURE)/
s/exit(0)/exit(EXIT_SUCCESS)/
add <ac/stdlib.h> where needed and other minor header adjustments
|
1999-08-03 18:14:24 +00:00 |
|
Kurt Zeilenga
|
21c70857f1
|
s/<stdlib.h>/<ac/stdlib.h>/
|
1999-06-03 00:37:44 +00:00 |
|
Kurt Zeilenga
|
618a788953
|
wrap sys/param.h with HAVE_SYS_PARAM_H...
|
1999-03-29 01:55:49 +00:00 |
|
Hallvard Furuseth
|
984bdfa605
|
Remove unused variables
|
1999-03-06 06:33:34 +00:00 |
|
Hallvard Furuseth
|
b4fe591430
|
include <stdlib.h> to get atoi()
|
1999-03-06 06:20:13 +00:00 |
|
Hallvard Furuseth
|
d3f433a626
|
printf(%ld, pid) -> printf(%ld, (long)pid)
|
1999-03-06 06:17:44 +00:00 |
|
Kurt Spanier
|
2889c67adf
|
Client programs for test008-concurrency moved to subdir tests/progs.
Building tests/progs/*.c in the main build process.
==> Test-suite must be called by 'make test', or 'make test-bdb2'
|
1999-02-22 11:28:01 +00:00 |
|