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
Pierangelo Masarati
f1791bc653
cleanup glue-syncrepl
2005-01-30 21:59:04 +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
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
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
Howard Chu
0d964a487b
Delete syncrepl updatedn, single sessionlog
2005-01-13 19:48:39 +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
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
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
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
Sang Seok Lim
3492452a5b
1) <select> and <content> type component reference support
...
2) attribute aliasing support
- x509CertificateIssuer
- x509CertificateSerial
- x509CertificateIssuerAndIssuer
3) AuthorityKeyIdentifier support(one of certificate extension)
4) Misc. improvement
- integrate OID and its decoder mapping table
- normalize and validate the values of both component asserions and
extracted components
5) Misc. bug fix
2004-12-13 16:26:58 +00:00
Pierangelo Masarati
42224b616c
work out an issue with chk_referrals and back-relay/rwm; this looks like the best compromise
2004-12-11 17:48:49 +00:00
Howard Chu
0c8851ff9b
Use glue overlay
2004-12-05 00:21:27 +00:00
Howard Chu
82e6b94b7d
Delete backglue in favor of glue overlay
2004-12-04 19:43:22 +00:00
Sang Seok Lim
98485f5247
1) existing matching rules support in component filter
...
2) remove double buffering for decoded component values
3) caching decoded component assertion values
2004-12-01 22:11:55 +00:00
Sang Seok Lim
decfd7217f
1) <all> type component reference support
...
2) nibble type memory support when decoding
3) description type object identifier support
4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching
5) Misc bug fix
2004-11-29 20:21:38 +00:00
Howard Chu
f3562cbcf0
Use syncprov overlay
2004-11-25 22:58:19 +00:00
Howard Chu
3a5bde98ba
Disable back-bdb native syncrepl support, enable syncprov overlay,
...
remove syncrepl stuff from Operation struct
2004-11-25 21:16:54 +00:00
Jong Hyuk Choi
0e41932ae7
removed test.schema from the test slapd.conf
2004-11-24 18:01:20 +00:00
Sang Seok Lim
a90e63fde0
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +00:00
Pierangelo Masarati
02b448b7bf
more cleanup
2004-11-13 18:23:54 +00:00
Pierangelo Masarati
60c99a889c
cleanup
2004-11-13 17:51:18 +00:00
Pierangelo Masarati
0602be7c8e
cleanup
2004-11-13 16:16:01 +00:00
Pierangelo Masarati
3412c26535
line up tests with back-ldap and rwm
2004-11-13 15:04:01 +00:00
Pierangelo Masarati
6b6e41092d
add test for proxy massaging, in view of using rwm for back-ldap massaging
2004-11-13 12:23:01 +00:00
Jong Hyuk Choi
ff8713131b
include test.schema again
2004-10-28 03:28:21 +00:00
Jong Hyuk Choi
bc23f5d1dc
include test.schema
2004-10-27 22:31:49 +00:00
Sang Seok Lim
71e78dd7f9
Component Matching module
...
See "contrib/slapd-modules/comp_match/README" to understand
what's the purpose of this patch is and how to use it.
2004-10-27 19:37:02 +00:00
Kurt Zeilenga
f0b72f5ca8
Telephone cleanup
2004-10-05 01:00:48 +00:00
Pierangelo Masarati
bb0dc4b8eb
cleanup comment; add test.schema (slapindex was failing for comptest)
2004-10-04 22:02:31 +00:00
Pierangelo Masarati
e10186f1a5
add support for entryUUID and entryCSN operational attributes (entryUUID is honored in filters as well)
2004-10-04 01:19:53 +00:00
Kurt Zeilenga
db62156db6
Fix a few LDIF bugs
2004-09-30 18:23:25 +00:00
Kurt Zeilenga
53a32384a3
Remove unused file
2004-09-30 18:05:01 +00:00
Kurt Zeilenga
cd65f9bb63
Fix objectclasses
2004-09-30 17:53:55 +00:00
Pierangelo Masarati
635e22ff17
trim data according to recent fix
2004-09-22 23:22:39 +00:00
Pierangelo Masarati
910e9e2eff
add entryDN to test results...
2004-09-11 16:42:03 +00:00
Kurt Zeilenga
89772e9bdd
Replace compfilter.schema with test.schema, which now
...
holds a single attribute type 'componentTest'. Fix
up test031 to avoid modification of standard schema.
(Not sure why this attribute is needed, tests likely
should operate on userCertificate and other existing
attributes which complex syntaxes.)
2004-08-28 19:41:13 +00:00
Sang Seok Lim
d997105915
.conf and .schema files for test31-component-filter
2004-08-28 03:53:41 +00:00
Ralf Haferkamp
0185c75c2f
added new test slapd-modify (based on slapd-modrdn). Adds a single attribute to an entry and removes it again.
2004-08-27 17:07:18 +00:00
Sang Seok Lim
2af6457771
This patch is for a component filter. please refer ITS#3260 for detail
...
and "implementing GSER and Component Matching" in ODD 2004.
All codes are #ifdef'd with LDAP_COMP_MATCH.
test031-component-filter works correctly only when the LDAP_COMP_MATCH macro is set.
To disable it, set AC_WITH_COMP_MATCH "no" in "openldap_src/tests/run.in".
2004-08-26 00:06:39 +00:00
Pierangelo Masarati
d9534e5e0d
"order by" plus -S "" seems to work...
2004-08-25 12:14:07 +00:00
Pierangelo Masarati
53483e012d
more definitive improvements; now write operations are consistent; plugged some more leaks/invalid frees; tests are more complete. IBM db2 doesn't pass write test because the entries are written in a different order; need to write a script that sorts the results...
2004-08-25 10:41:13 +00:00
Pierangelo Masarati
d25ade71e9
need to perform a select after adds...
2004-08-24 15:37:10 +00:00
Pierangelo Masarati
e4f9fcf63b
read-tests work also for ibmdb2
2004-08-24 15:14:42 +00:00
Pierangelo Masarati
b68129fc39
rework SQL tests invocation; improve all tests
2004-08-24 09:26:39 +00:00
Pierangelo Masarati
23cbd59126
- proxy cache erroneously returns the filtering attributes
...
and the objectClass right after caching, even if not requested,
while subsequent searches are fine;
- the response callback needs be apended at the end of the
callback list, otherwise the resulting entries are cached
before other overlays can alter them
- the callback structure and its contents needs be freed
2004-08-24 09:24:55 +00:00
Pierangelo Masarati
b7c0b9ed7f
further improve tests; line-up with code
2004-08-21 09:45:14 +00:00
Pierangelo Masarati
0ed0cd66bf
more on back-sql test
2004-08-20 16:12:49 +00:00
Pierangelo Masarati
f59089b5b0
now PostgreSQL seems to work...
2004-08-20 15:24:39 +00:00
Pierangelo Masarati
fe6ac06ef3
test for back-sql; disbled by default, requires some preparation (essentially the RDBMS and the ODBC) before being run
2004-08-20 14:26:18 +00:00
Pierangelo Masarati
3052ce6ffd
added back-sql test under conditions; needs a README...
2004-08-20 12:44:32 +00:00
Pierangelo Masarati
a696045179
added back-sql test under conditions; needs a README...
2004-08-20 12:44:32 +00:00
Pierangelo Masarati
e6fa9dd76a
allow back-relay as module (ITS#3274)
2004-08-12 10:20:19 +00:00
Pierangelo Masarati
fa880d42e4
monitor database added to all tests, to detect further incompatibilities
2004-07-26 20:26:52 +00:00
Pierangelo Masarati
4427633777
misc cleanup and improvements; please use @URIx@ and @PORTx@ in configurations/tests
2004-07-26 13:45:28 +00:00
Pierangelo Masarati
9f6f5491fe
slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay
2004-07-25 23:16:40 +00:00
Pierangelo Masarati
a7b55f4f44
assert administrative identity instead of the required one if doing auth check in non-caching mode
2004-07-23 00:11:05 +00:00
Pierangelo Masarati
0858d540d2
improve relay backend/rwm overlay test
2004-07-20 00:28:15 +00:00
Pierangelo Masarati
3c50386b88
ad test for back-relay and rwm overlay
2004-07-12 00:19:15 +00:00
Pierangelo Masarati
62a3f8a391
unnecessary DN in URI
2004-07-10 11:08:43 +00:00
Pierangelo Masarati
8e5d04d2a8
allow unescaped equals, according to draft-ietf-ldapbis-dn (ITS#3229)
2004-07-10 10:48:41 +00:00
Howard Chu
ebfbc8d19e
Add a query to aggravate delete deadlocks
2004-07-09 18:29:44 +00:00
Pierangelo Masarati
3926e05aaa
search for DN-related atributes...
2004-07-06 02:01:45 +00:00
Pierangelo Masarati
70cfbf587a
updates (according to ITS#3209)
2004-07-03 11:18:00 +00:00
Pierangelo Masarati
56bbb56b92
small improvement to acl test
2004-06-29 17:25:45 +00:00
Pierangelo Masarati
e848b4d0fc
add uniqueMember tests
2004-06-29 17:25:05 +00:00
Pierangelo Masarati
d8eff4d1b5
use hard limit instead of returning adminLimitExceeded when requested limit exceeds hard; improve (and document) syntax; modify test025 accordingly
2004-06-22 09:43:41 +00:00
Pierangelo Masarati
8b961ebdf0
fix indices and limits for backends oher than bdb
2004-06-22 08:25:52 +00:00
Pierangelo Masarati
77eacb0dfe
allow back-ldap as module... (ITS#3194)
2004-06-21 11:38:56 +00:00
Pierangelo Masarati
458d1e3b50
actually, we're not proxying SASL bind at all
2004-06-21 07:41:06 +00:00