Hallvard Furuseth
101b6b9363
Fix --without-tls (ITS#4975). Enable certificate matching.
2007-05-20 22:48:21 +00:00
Hallvard Furuseth
9fd99cd566
Only use terminal escapes (in $TB/$TN) when printing to a terminal.
...
Remove a bogus 'waiting' message; the script does not sleep there.
2007-05-19 21:26:54 +00:00
Pierangelo Masarati
b0b098258f
test fix to ITS#4964
2007-05-19 14:17:34 +00:00
Hallvard Furuseth
2d5316b4c1
Only use terminal escapes (in $TB/$TN) when printing to a terminal.
2007-05-18 18:42:59 +00:00
Hallvard Furuseth
ca01abae04
clean-local: Delete configpw configpw.conf
2007-05-18 15:32:50 +00:00
Hallvard Furuseth
73aaead5bd
Re-fixing ITS#2667: test -a and test -o unportable, use && and ||.
2007-05-18 15:23:28 +00:00
Howard Chu
6d01c81596
Test no longer depends on --with-tls
2007-05-13 09:35:57 +00:00
Pierangelo Masarati
b013847111
fix ';binary' certificate transport (ITS#4868); add cert to sql-test000 (mysql; psql untested)
2007-04-12 01:02:01 +00:00
Howard Chu
819cf670f3
slurpd is strongly deprecated
2007-04-05 23:28:06 +00:00
Pierangelo Masarati
78d8d6e06d
add support for pagedResults to back-sql (ITS#4888)
2007-03-22 23:10:56 +00:00
Howard Chu
d9958cbdbe
Enhanced unique configuration
2007-03-22 08:22:53 +00:00
Pierangelo Masarati
12fa465fd9
ld could be used after ldap_unbind_ext()
2007-03-18 20:44:11 +00:00
Howard Chu
7cca5d1cef
Fix prev commit
2007-03-12 21:17:44 +00:00
Howard Chu
94a11462a1
Fixes (mostly from Buchan Milne) to make all generated files relative
...
to $TESTDIR
2007-03-09 09:34:41 +00:00
Pierangelo Masarati
228f754299
don't remember where, but without quotes it fails
2007-02-26 20:37:33 +00:00
Pierangelo Masarati
d9f63b082e
on Solaris, /bin/sh is not bash; grep doesn't like ^auditcontext: without quotes
2007-02-24 18:30:40 +00:00
Pierangelo Masarati
225e0014eb
fix exit code
2007-02-13 23:31:49 +00:00
Howard Chu
a256afcdc3
Exit if no values returned in do_random
2007-02-13 11:25:51 +00:00
Howard Chu
eecd3d7fe1
Remove cruft
2007-02-11 23:27:50 +00:00
Howard Chu
461461937b
Use contextCSN checks to control delays
2007-02-11 14:24:35 +00:00
Howard Chu
3dc5b417d2
Coverity leak
2007-02-11 12:05:32 +00:00
Howard Chu
6fd5e36907
Test modify/undo in back-config
2007-02-07 17:09:20 +00:00
Howard Chu
5e8207af12
Additional syncrepl timeouts needed
2007-02-06 12:32:37 +00:00
Howard Chu
ca5a7249f2
Fix startup, use explicit serverIDs from the beginning
2007-02-06 00:06:52 +00:00
Howard Chu
910f8ba200
Preliminary multimaster replication test
2007-02-05 11:10:33 +00:00
Pierangelo Masarati
b12a395b12
make sure replication finished before comparing data (under valgrind, replication may take ages)
2007-01-28 10:35:50 +00:00
Pierangelo Masarati
08ddb6f133
fix previous commit (wrong dir count)
2007-01-28 10:10:27 +00:00
Pierangelo Masarati
2449625813
cleanup
2007-01-27 18:39:36 +00:00
Pierangelo Masarati
beeede6c0c
make it easier to run slapd under valgrind
2007-01-27 18:33:19 +00:00
Pierangelo Masarati
5bf79a5686
fix modify opattrs sync replication (ITS#4820; test019 can't be fixed right now)
2007-01-27 16:38:20 +00:00
Howard Chu
24e1db824a
ITS#4809 do a modrdn as a normal user to check if modifiersName is
...
propagated. Return all operational attributes as well as user
attributes for final comparison; DBs should be 100% identical
except for the auditContext attribute which only exists on the master.
2007-01-24 09:35:18 +00:00
Howard Chu
b2c2c1a777
Test slave bootstrapping via syncrepl
2007-01-22 13:42:34 +00:00
Howard Chu
f77232769c
Need retry parameter for valid restart test
2007-01-22 10:01:32 +00:00
Hallvard Furuseth
adfaee0245
make sloops, rloops etc. static so their addresses can be used in initializer.
2007-01-11 13:47:29 +00:00
Hallvard Furuseth
3ef684fd04
ctype.h args should be in the range of unsigned char (or EOF).
2007-01-11 12:00:39 +00:00
Pierangelo Masarati
b0f06da400
improve disconnect handling
2007-01-05 16:18:42 +00:00
Kurt Zeilenga
da6d9eb046
happy new year
2007-01-02 20:00:42 +00:00
Howard Chu
73c2e093d4
ITS#4777 test delete of remote attribute
2006-12-12 20:00:43 +00:00
Kurt Zeilenga
80d74dc2cd
Monitor attributes should have dSAOperation usage,
...
not directoryOperation usage. Update test000 to
request return of only @monitor attributes.
2006-12-08 02:30:11 +00:00
Pierangelo Masarati
0a94c35c14
don't keep searching referrals...
2006-12-03 21:37:40 +00:00
Pierangelo Masarati
dd5e44d496
make sure -i propagates correctly
2006-12-03 21:34:24 +00:00
Pierangelo Masarati
dbe9a54ec0
document -I switch
2006-12-03 20:55:52 +00:00
Pierangelo Masarati
2e4ab03f1f
revert -I for slapd-bind
2006-12-02 10:25:56 +00:00
Howard Chu
c812e3fdf1
Fix modify ops
2006-11-27 19:15:28 +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
Howard Chu
7703e7e3a9
ITS#4490 fix awk comment
2006-11-12 23:40:36 +00:00
Howard Chu
f0fade4d96
Fix typo in prev commit
2006-11-12 00:14:23 +00:00
Howard Chu
cbb26d38bf
Fix prev commit, better test for multiple URI matches
2006-11-12 00:08:08 +00:00
Howard Chu
30261efb18
ITS#4744 test URL matching with multiple entries returned
2006-11-11 23:47:09 +00:00
Pierangelo Masarati
fd0176e49c
fix test output; clarify rationale
2006-11-05 09:25:49 +00:00