Jong Hyuk Choi
64dd6a0760
fix for the cascading replication (reenabling test019)
2003-11-13 00:11:44 +00:00
Jong Hyuk Choi
f3586499d0
update ldapsync/syncrepl code according to the new version of
...
the protocol (draft-zeilenga-ldup-sync-04)
2003-11-11 20:25:19 +00:00
Jong Hyuk Choi
cc5e417234
second level interval support, interval=dd:hh:mm:ss
...
changed the test scripts and test conf files accordingly
2003-11-05 16:10:43 +00:00
Kurt Zeilenga
11534f4cee
Add/update server startup scripts
2003-10-24 03:35:20 +00:00
Jong Hyuk Choi
76a4567520
checking ldapmodify return code & replace member with uniquemember.
2003-10-22 21:48:56 +00:00
Kurt Zeilenga
a8d7ae54b9
Fix 1 v 2 typo
2003-10-22 21:36:10 +00:00
Kurt Zeilenga
6d62bcccba
s/member/uniqueMember/
2003-10-22 21:33:55 +00:00
Kurt Zeilenga
a790905624
Fix last commit
2003-10-22 21:30:31 +00:00
Kurt Zeilenga
74051d0dfc
Check ldapmodify for success.
2003-10-22 21:20:58 +00:00
Howard Chu
879e1d6133
Fix CONF/CONF1 usage
2003-10-22 10:46:41 +00:00
Howard Chu
c9da565fab
Fix typo in killpid
2003-10-22 10:15:07 +00:00
Kurt Zeilenga
579d787854
Forgot to add renamed tests
2003-10-22 07:39:18 +00:00
Kurt Zeilenga
e0df7582b8
Rework test scripts to use single 'testrun' directory.
...
Split glue test in two.
Remove (slurpd) subtree replication test.
Reorder syncrepl/proxy tests
2003-10-22 05:14:08 +00:00
Jong Hyuk Choi
eadcbd8fba
remove ldbm related lines
2003-10-21 21:14:56 +00:00
Kurt Zeilenga
b8ff29abfd
Rework test suite to use run script.
...
A little rough around the edges still.
2003-10-21 03:08:08 +00:00
Howard Chu
127c7a1381
Fix error messages
2003-10-19 11:23:07 +00:00
Howard Chu
d33e095799
Tweak startup, exiting
2003-10-19 05:46:56 +00:00
Kurt Zeilenga
c57db6c33e
Add basic support for certificateMatch (as an extensible matching rule)
2003-10-18 04:20:19 +00:00
Kurt Zeilenga
2cd974b435
Include a (userCertificate:certificateExactMatch:=SN$DN) assertion.
2003-10-18 03:47:33 +00:00
Kurt Zeilenga
3fbe93c704
Rework support for certificate exact matching based, in part,
...
on patch submitted by Mark Ruijter <openldap@siennax.com>.
This addresses (hopefully) ITS 2702, 2703, 2719, 2771.
Additional work:
fix extraneous frees in libldap/getdn.c x509 rewrite routine
indexing
2003-10-18 02:39:08 +00:00
Kurt Zeilenga
6b046cedbd
Add initial certificate test
...
(userCertificate;binary=*) works
(userCertificate=*) doesn't but should
Needs to be expanded to include equality tests.
2003-10-17 02:15:50 +00:00
Howard Chu
2ef88ce501
ITS#2747 fix exit conditions
2003-10-13 10:14:05 +00:00
Howard Chu
61452ee9c7
Push invariant args into environment, they were making the "WAIT"
...
parameter too difficult to use.
2003-10-10 12:11:22 +00:00
Howard Chu
feb03bfde5
Change slapd-tester to read search base from file instead of using
...
the commandline
2003-09-23 11:55:59 +00:00
Jong Hyuk Choi
e6006f9057
fix ITS#2733
...
- if test back-ldbm then
- run the provider with back-bdb when back-bdb is configured
- run the provider with back-hdb when back-hdb is configured
- exit when neither is configured
2003-09-23 00:11:46 +00:00
Jong Hyuk Choi
b3eff8fceb
It's verified that back-hdb performs as a sync provider as well as a sync consumer.
2003-09-05 18:11:39 +00:00
Jong Hyuk Choi
5548a2dd0c
Sync replication config option format change (interval)
2003-08-28 22:29:12 +00:00
Jong Hyuk Choi
79b04b12a2
Context CSN Patch (5)
...
- persistent search patch
- cascading search patch
2003-08-26 00:35:27 +00:00
Jong Hyuk Choi
660617ae66
Context CSN patch (1)
...
- currenty works for refreshOnly mode of LDAP Sync
- Context CSN for add / modify is implemented
- code for delete / modrdn / refreshAndPersist will be soon committed
2003-08-23 02:51:33 +00:00
Kurt Zeilenga
2583276ab2
more uniquemember cleanup
2003-08-22 21:42:02 +00:00
Kurt Zeilenga
88531a08f9
More uniquemember fixes
...
(we really should be using the same filters as test003 here)
2003-08-22 21:29:44 +00:00
Kurt Zeilenga
be22981d78
Add nameAndOptionalUID pretty routine... improves uniqueMember handling
...
Should resolve ITS#2664.
2003-08-22 21:03:03 +00:00
Jong Hyuk Choi
6659cf3ea1
LDAP Sync protocol change : state mode (add+present) and log mode (add+delete)
2003-08-14 16:27:36 +00:00
Jong Hyuk Choi
d113166475
Proxy cache patch (by Jong, Apurva, & Kurt)
...
1. Glueing patch for proxy cache
2. test script update to avoid schema checking voilations (attributes set)
3. configuration patch for proxy cache
2003-08-13 23:44:56 +00:00
Kurt Zeilenga
b54780f940
Add initial support for modify/increment. No over/under flow detection.
...
Currently discovered via a "feature", but should use a control.
Start of a control made, but needs to be better integrated (with
auto use in ldapmodify(1)).
2003-08-07 16:42:40 +00:00
Jong Hyuk Choi
c996265bc0
allow more time to replicate
2003-07-15 07:54:19 +00:00
Jong Hyuk Choi
9b5e2b0087
SyncRepl is working with both back-bdb and back-ldbm
2003-07-15 00:27:59 +00:00
Jong Hyuk Choi
132f738059
fix typo
2003-07-11 00:54:05 +00:00
Jong Hyuk Choi
1ff440cfb2
debugging cleanup
2003-06-28 00:35:15 +00:00
Jong Hyuk Choi
b9409253c1
for now, it runs with ldbm only
2003-06-26 23:52:52 +00:00
Jong Hyuk Choi
420b15f713
Cascading replication misc cleanup
2003-06-26 07:18:50 +00:00
Jong Hyuk Choi
73f17befb7
Cascading replication test script
2003-06-26 06:12:55 +00:00
Jong Hyuk Choi
001cc11ef2
Proxy cache updates (with a test suite)
...
- IBM India Research (Apurva)
2003-06-21 00:21:57 +00:00
Howard Chu
86a90cd8d1
Add args to accomodate OS/390 shell bug
2003-06-04 12:06:46 +00:00
Jong Hyuk Choi
4f9f60d5d3
add the context prefix entry first in the test script 017/018
2003-05-30 21:43:03 +00:00
Howard Chu
d8476d75c9
There is no SLURPPID to kill
...
Test is also valid for back-hdb
2003-05-24 04:30:53 +00:00
Howard Chu
6165d8ed9c
Add wait clause for slurpd
2003-05-24 01:57:29 +00:00
Jong Hyuk Choi
f72566e9f0
cleanup ($PORT -> $SLAVEPORT)
2003-05-23 18:02:34 +00:00
Jong Hyuk Choi
88ae22b854
cleanup (one search to master, another to slave)
2003-05-23 17:45:44 +00:00
Jong Hyuk Choi
86b89752ba
test018-syncreplication-persist : added
...
test017-syncreplication : renamed to test017-syncreplication-refresh
2003-05-20 19:57:18 +00:00