Pierangelo Masarati
91bdea2817
use "pgsql" instead of "postgres" for consistency with the directory names in servers/slapd/back-sql/rdbms_depend
2005-06-09 11:03:06 +00:00
Pierangelo Masarati
16e42fc78c
test sync replication with back-sql
2005-06-01 19:33:18 +00:00
Pierangelo Masarati
9e29048fd1
allow most tests to run for other backend types (with limitations)
2005-05-30 15:16:38 +00:00
Pierangelo Masarati
eaf860ad40
allow to test other backend types
2005-05-30 14:02:16 +00:00
Kurt Zeilenga
42062dc417
slapadd should not be logging to /tmp
2005-05-27 20:47:47 +00:00
Pierangelo Masarati
1641c442f0
more on ITS#3745
2005-05-26 11:41:34 +00:00
Pierangelo Masarati
eee9efbd1e
rework according to table-driven, back-config enabled back-ldap and related overlays
2005-05-23 07:26:19 +00:00
Kurt Zeilenga
812efa5723
Allow no-user-modification attributes to be managed.
...
Need to fix the slap_mods_opattrs() clobber.
2005-05-14 06:40:50 +00:00
Kurt Zeilenga
04e4c6207b
Split manage test between working and non-working-yet cases
2005-05-14 01:26:06 +00:00
Kurt Zeilenga
2544a320b9
extend manageDIT test cases (now just need to find time
...
to implement this)
2005-05-13 06:43:06 +00:00
Kurt Zeilenga
8ac304ee4c
Add client-side ManageDIT control support
...
(to be used to 'manage' DIT entries).
2005-05-13 03:00:04 +00:00
Kurt Zeilenga
cd49888bff
prototype manage script
2005-05-11 20:36:11 +00:00
Sang Seok Lim
2aefbcfd2e
LDIF update for CRL test
2005-05-09 03:23:00 +00:00
Sang Seok Lim
c64e8faf8d
testscript update for testing CRL routine
2005-05-09 01:08:03 +00:00
Pierangelo Masarati
e3840aa8af
re-enable by default
2005-05-06 18:51:24 +00:00
Howard Chu
5d41fae53c
Remove "ANSWERABILITY RESULTS" string, it interferes with comparison
2005-05-06 02:22:59 +00:00
Pierangelo Masarati
9c6aa3b8e8
line up with config code
2005-05-05 16:22:50 +00:00
Pierangelo Masarati
1b080de8a8
partial fulfilment of ITS#3705
2005-05-04 19:01:16 +00:00
Pierangelo Masarati
b76e95e72c
partial fulfilment of ITS#3705
2005-05-04 18:43:10 +00:00
Pierangelo Masarati
09a9e75228
fix previous commit
2005-04-29 16:01:59 +00:00
Pierangelo Masarati
536d4f8e94
temporarily work around ITS#3694
2005-04-29 15:43:15 +00:00
Howard Chu
5972221836
Fix non-portable test comparison
2005-04-29 00:50:36 +00:00
Pierangelo Masarati
2a5d65de02
move back-monitor where it's reachable...
2005-04-27 18:43:32 +00:00
Pierangelo Masarati
73d406aebf
update expected output for test035 as well
2005-04-26 10:36:37 +00:00
Pierangelo Masarati
6c65ad09b0
reset candidates when intentionally abandoning; consistently handle referrals
2005-04-26 00:06:07 +00:00
Pierangelo Masarati
fa49a73fc4
fix retry; add per-target configurable number of retries; addresses ITS#3672, ITS#3676 & ITS#3680
2005-04-25 18:56:56 +00:00
Pierangelo Masarati
838421f416
improve back-meta tests; I think test036 can be enabled
2005-04-22 21:47:55 +00:00
Howard Chu
a66d126c16
ITS#3573, ITS#3655 use new schema, shorter expirations for test
2005-04-22 18:47:05 +00:00
Howard Chu
6bc2cf3c31
ITS#3573, cannot set pwdChangedTime manually any more
2005-04-22 18:46:17 +00:00
Pierangelo Masarati
211820b853
cleanup
2005-04-21 10:30:54 +00:00
Pierangelo Masarati
637df0ba90
seems to work; in any case, it's yet disabled
2005-04-21 03:24:15 +00:00
Pierangelo Masarati
42b425bc44
add concurrency test for back-meta; cleanup previous commit
2005-04-20 18:57:36 +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
Pierangelo Masarati
f6ad447a8c
missing file (ITS#3668)
2005-04-18 11:46:48 +00:00
Pierangelo Masarati
44635400cf
add test035 for back-meta; minor clanup to test030
2005-04-16 02:27:27 +00:00
Howard Chu
09ae896b28
ITS#3657 add test with newSuperior as child of target entry
2005-04-15 04:46:01 +00:00
Pierangelo Masarati
4abbf9c610
implement add/delete granularity in write access (ITS#3631)
2005-04-08 00:18:24 +00:00
Pierangelo Masarati
a9fea2edeb
configure monitor database, if available
2005-03-29 09:50:50 +00:00
Kurt Zeilenga
aa681f980d
Update test026 for updated uniqueMemberMatch semantics
2005-03-28 18:07:17 +00:00
Howard Chu
667ae398cb
Fix for back-ldap module
2005-03-16 21:52:25 +00:00
Howard Chu
aad140151e
More for translucent
2005-03-10 04:35:57 +00:00
Kurt Zeilenga
b914aee946
Replace OpenLDAPtime with testTime (in test.schema).
...
Don't muck with OpenLDAPperson or openldap.schema.
Replace OpenLDAPtime with testTime (in test.schema).
Define testPerson instead (in test.schema).
Update test004 to use new test schema.
2005-03-04 17:33:26 +00:00
Kurt Zeilenga
efce212af9
Don't muck with OpenLDAPperson or openldap.schema.
...
Replace OpenLDAPtime with testTime (in test.schema).
Define testPerson instead (in test.schema).
Update test004 to use new test schema.
2005-03-04 17:31:59 +00:00
Howard Chu
72a0c8a183
ITS#2919 add OpenLDAPtime test
2005-03-04 11:35:09 +00:00
Howard Chu
77f0233e01
Revert prev commit
2005-03-04 11:28:48 +00:00
Howard Chu
7703d62ad0
ITS#2919 add OpenLDAPorg and OpenLDAPtime to root entry
2005-03-04 10:46:17 +00:00
Kurt Zeilenga
f9b2a8a1d2
ITS#3557: {SSHA} not default due to missing include
2005-02-27 16:46:45 +00:00
Pierangelo Masarati
df1260af5e
test remapped attribute in requested attribute list
2005-02-22 20:08:53 +00:00
Sang Seok Lim
565481e94f
test filter updates for Attribute Aliasing
2005-02-15 05:25:26 +00:00
Pierangelo Masarati
f1791bc653
cleanup glue-syncrepl
2005-01-30 21:59:04 +00:00
Pierangelo Masarati
4f6758bf41
test compare in chain overlay
2005-01-30 21:58:08 +00:00
Pierangelo Masarati
4f9b916b61
now works
2005-01-29 22:04:34 +00:00
Pierangelo Masarati
ff89b2c14c
looks a little better (but test033 doesn't work any more; disabling)
2005-01-29 19:04:06 +00:00
Pierangelo Masarati
25b15e0014
add test for glued partial syncrepl; initial refresh works, subsequent updates don't
2005-01-29 15:22:42 +00:00
Pierangelo Masarati
c6b6d2a5ec
StartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-24 09:38:11 +00:00
Pierangelo Masarati
eecb74caad
more ITS#3498-9 cleanup
2005-01-21 00:21:45 +00:00
Pierangelo Masarati
76907a2e44
fix ITS#3499 (may need further testing); added objectClass/attribute (silly) mapping; works with back-relay/ldap/meta (the first two by way of rwm overlay)
2005-01-20 22:49:32 +00:00
Pierangelo Masarati
7268c949de
fix messages/sleep times
2005-01-20 16:22:31 +00:00
Pierangelo Masarati
d515b91706
compare on operational attribute
2005-01-20 00:20:46 +00:00
Pierangelo Masarati
69adde2328
cosmetic changes
2005-01-19 23:49:24 +00:00
Pierangelo Masarati
adb6222afb
kill provider as well; cleanup replication tests
2005-01-19 23:45:51 +00:00
Pierangelo Masarati
6c73ac8f0d
check replication killing both the slave and slurpd in between
2005-01-19 22:58:03 +00:00
Pierangelo Masarati
0d3d7e71b6
fix messages
2005-01-19 22:00:25 +00:00
Pierangelo Masarati
aff5133b89
persist looks like a better place to have updates as quickly as possible...
2005-01-19 20:40:30 +00:00
Kurt Zeilenga
dbfc9d1a16
Schema cleanup (and testing)
2005-01-19 20:29:06 +00:00
Pierangelo Masarati
5f178fd3d1
use idassert for proxyAuthz with the chain overlay
2005-01-19 19:11:35 +00:00
Pierangelo Masarati
d3ed899a81
allow the test to succeed even if SLAP_ACL_HONOR_DISCLOSE is not #define'd
2005-01-19 15:00:26 +00:00
Pierangelo Masarati
cd6a5abf22
if enabled, test the chain overlay with global scope to propagate writes from shadow to master
2005-01-19 14:45:35 +00:00
Pierangelo Masarati
4ccac992ba
test for referral return when updating shadow contexts
2005-01-19 14:05:35 +00:00
Pierangelo Masarati
d252d9c535
map referrals in regular metadata structure (need to remove some of the specific code)
2005-01-18 23:21:48 +00:00
Pierangelo Masarati
ea4c51b78f
cosmetic changes
2005-01-18 09:48:13 +00:00
Pierangelo Masarati
73bf450600
strengthen the tests
2005-01-18 01:02:34 +00:00
Pierangelo Masarati
9c77946253
use a referral that (almost) surely fails
2005-01-15 18:42:35 +00:00
Pierangelo Masarati
9d89bef03d
fixed manageDSAit on delete
2005-01-15 18:38:45 +00:00
Howard Chu
06338974d8
Revert prev, cascaded sessionlog now works
2005-01-14 05:12:21 +00:00
Howard Chu
23f2d44d61
skip sessionlog for now, it's broken
2005-01-14 04:26:18 +00:00
Kurt Zeilenga
3add83428f
Remove $RUN on make veryclean
2005-01-14 00:11:21 +00:00
Howard Chu
0d964a487b
Delete syncrepl updatedn, single sessionlog
2005-01-13 19:48:39 +00:00
Ralf Haferkamp
1d67ef16e9
make glue and syncrepl tests work if the overlays were compiled as dynamic
...
modules
2005-01-13 13:50:48 +00:00
Pierangelo Masarati
7348603a53
fix ITS#3484
2005-01-12 23:22:56 +00:00
Pierangelo Masarati
ba6e6b4640
add write operations to chain overlay test032
2005-01-12 21:03:52 +00:00
Pierangelo Masarati
cbb883e5e5
honor 'disclose' ACL on searchBase/compare/referral/matched (ITS#3472 and comments on -devel)
2005-01-11 20:15:13 +00:00
Pierangelo Masarati
6b894130b8
ready for chaining writes
2005-01-11 00:36:06 +00:00
Pierangelo Masarati
7d2543369d
don't create unnecessary dir
2005-01-11 00:34:14 +00:00
Howard Chu
5c54351f37
ITS#3470 propagate operational attributes too
2005-01-11 00:07:29 +00:00
Pierangelo Masarati
3d3dd5f823
try different options
2005-01-09 21:34:06 +00:00
Pierangelo Masarati
730e542b26
add test for chain overlay (needs improvements: bind, writes and more)
2005-01-09 21:23:34 +00:00
Kurt Zeilenga
dc0eacd40b
Happy New Year!
2005-01-01 20:49:32 +00:00
Pierangelo Masarati
2c66d5f856
set LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if set to LDAP_SCOPE_BASE, so no trailing '??base' is added to referrals; little more cleanup
2005-01-01 16:12:29 +00:00
Kurt Zeilenga
3ea0f0cd0b
Move test.schema to tests/data
2004-12-31 04:32:49 +00:00
Pierangelo Masarati
9f26171f79
allow to select what relays to use
2004-12-30 18:05:20 +00:00
Pierangelo Masarati
ba6ac023ad
works now
2004-12-30 17:45:07 +00:00
Pierangelo Masarati
48187a6ba0
merged in test030
2004-12-30 15:15:49 +00:00
Pierangelo Masarati
407e58343b
add back-meta to relay testing; disabled by now, needs work to line up with the rwm overlay
2004-12-30 15:10:31 +00:00
Pierangelo Masarati
565ae9ab7a
cleanup
2004-12-30 14:09:47 +00:00
Pierangelo Masarati
d29bfaead3
test030 and test032 actually do the same things
2004-12-30 14:07:23 +00:00
Pierangelo Masarati
091434048f
line up test030 and test032; first step toward their merge
2004-12-30 13:49:52 +00:00
Kurt Zeilenga
07c424a7c3
Additional command line argument ordering fixes
2004-12-30 12:48:14 +00:00
Pierangelo Masarati
20e7b45555
fix args order to client tools; use -M instead of -e manageDSAit
2004-12-30 09:33:55 +00:00
Pierangelo Masarati
c68bdb0c14
fix test after ldapmodify
2004-12-30 00:23:49 +00:00