Howard Chu
54517b9fb2
ITS#5117 use absolute FILE URLs 'cause BSD libfetch is braindead
2007-09-02 01:59:04 +00:00
Howard Chu
47be79d4f3
Use dynamic config, test dgIdentity
2007-08-25 00:14:56 +00:00
Pierangelo Masarati
2c13f86cec
support subtree rename (ITS#5097)
2007-08-20 19:06:18 +00:00
Pierangelo Masarati
43d069adac
fix error message
2007-08-17 12:39:17 +00:00
Howard Chu
b7b32d7448
ITS#5036 fix prev commit
2007-07-05 12:40:03 +00:00
Howard Chu
7ada84dd09
ITS#5036 fix back-monitor dependency
2007-07-03 16:45:04 +00:00
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
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
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
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
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
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
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
Howard Chu
c812e3fdf1
Fix modify ops
2006-11-27 19:15:28 +00:00
Howard Chu
7703e7e3a9
ITS#4490 fix awk comment
2006-11-12 23:40:36 +00:00
Howard Chu
cbb26d38bf
Fix prev commit, better test for multiple URI matches
2006-11-12 00:08:08 +00:00
Pierangelo Masarati
fd0176e49c
fix test output; clarify rationale
2006-11-05 09:25:49 +00:00
Howard Chu
3b565d4310
modify/replace test for ITS#4728
2006-11-02 19:14:23 +00:00
Pierangelo Masarati
f8d1a61866
more on clarification of special proxy identities and resilience to connection failure
2006-10-07 18:07:56 +00:00
Pierangelo Masarati
d25dfcbe92
append logs
2006-09-04 08:29:47 +00:00
Pierangelo Masarati
449bd2af7f
fix typo
2006-08-31 13:35:01 +00:00
Pierangelo Masarati
5d3121902f
Add single-password constraint; NOTE from ppolicy.c:
...
/* FIXME: there's no easy way to ensure
* that add does not cause multiple
* userPassword values; one way (that
* would be consistent with the single
* password constraint) would be to turn
* add into replace); another would be
* to disallow add.
*
* Let's check at least that a single value
* is being added
*/
2006-08-28 12:44:39 +00:00
Kurt Zeilenga
3d667a4705
remove dontusecopy ifdefs
2006-08-22 20:57:33 +00:00
Kurt Zeilenga
97fa3f1efd
More LDAP_DEVEL cleanup
...
Rename ManageDIT to Relax
2006-08-22 00:45:16 +00:00
Pierangelo Masarati
4e1df1ed46
test undefined attribute in filter
2006-08-17 12:23:25 +00:00
Luca Scamoni
c0504b05a5
backend hardcoded in dynamic configuration makes test fail
2006-06-26 10:48:36 +00:00
Howard Chu
1759552607
Fix typos
2006-06-24 02:09:42 +00:00