Pierangelo Masarati
9066d14290
add support for tree delete along with minor fixes (portions ITS#3497)
2007-08-21 14:52:43 +00:00
Pierangelo Masarati
1a86e38815
don't leak URL
2007-08-20 22:24:48 +00:00
Pierangelo Masarati
2c13f86cec
support subtree rename (ITS#5097)
2007-08-20 19:06:18 +00:00
Pierangelo Masarati
b155fc666c
show scope and attrs; check if anything at all is configured
2007-08-20 18:03:44 +00:00
Pierangelo Masarati
43d069adac
fix error message
2007-08-17 12:39:17 +00:00
Pierangelo Masarati
6f2d043907
handle exceptions; spotted by coverity
2007-08-16 11:34:55 +00:00
Pierangelo Masarati
df7f9db8ac
use URI to configure client; enable attrlist in slapd-search
2007-08-13 16:20:24 +00:00
Pierangelo Masarati
147f1c157f
use RFC4523 objectClasses
2007-08-11 09:32:24 +00:00
Pierangelo Masarati
61787df79b
add back-config support to back-relay
2007-08-06 23:22:19 +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
Gavin Henry
73852484e2
Removing left over lines.
2007-06-14 23:24:48 +00:00
Gavin Henry
aa411f1bd1
Removed all references to ldbm from test data and man pages. Only slapd-ldbm.5 left.
2007-06-14 22:29:29 +00:00
Pierangelo Masarati
1c4ec9ab1b
allow internal access to monitor database (as per ITS#4965)
2007-06-09 14:13: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
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