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
Pierangelo Masarati
4f593f55a6
improve test028; add test029 about glueing ldap databases with identity assertion
2004-06-20 23:01:25 +00:00
Pierangelo Masarati
47e5f301f9
improve SASL in id assertion test
2004-06-19 15:46:38 +00:00
Pierangelo Masarati
49d64acdf6
add test for idassert
2004-06-19 10:05:07 +00:00
Howard Chu
180880eee2
Remove ucdata-path directive, ucdata is now hardcoded
2004-05-31 05:34:37 +00:00
Howard Chu
e915caf409
Cleanup prev commit
2004-05-20 00:49:11 +00:00
Howard Chu
c76e9b4c34
ITS#3144, ITS#3152 verify cache results
2004-05-20 00:41:16 +00:00
Pierangelo Masarati
4bd0b59fb6
check for empty DN in proxyAuthz control
2004-05-14 15:11:58 +00:00
Howard Chu
5f245561a7
ITS#3125 load back-monitor if it's a module
2004-05-13 00:26:10 +00:00
Pierangelo Masarati
2e03241c32
more fixes to test006; added sets test
2004-05-13 00:18:21 +00:00
Pierangelo Masarati
d5367227a0
test delete as well...
2004-05-08 22:06:31 +00:00
Pierangelo Masarati
7841e97539
more tests; test026 now works regardless of the backend; test027 is disabled for bdb/hdb because of a bug in handling empty DN...
2004-05-08 21:34:20 +00:00
Pierangelo Masarati
07898f68d0
cleanup
2004-05-07 23:11:38 +00:00
Pierangelo Masarati
891fef5c5b
added DN parsing test
2004-05-07 22:13:39 +00:00