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
Sang Seok Lim
a90e63fde0
ComponentFilterMatch support for userCertificate
2004-11-14 20:11:38 +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
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
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
7ccd03da88
Add reveresed oc delete test (just in case that ever becomes a problem)
2004-09-28 16:23:01 +00:00
Kurt Zeilenga
71ba3b8ebf
Add test case for ITS#3346
2004-09-27 23:10:22 +00:00
Pierangelo Masarati
71e1868e9e
fix typo
2004-09-26 22:53:26 +00:00
Pierangelo Masarati
cfae4e5a5c
cleanup
2004-09-11 16:17:10 +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
da6bd4b8b0
cleanup
2004-08-25 14:37:28 +00:00
Pierangelo Masarati
2aacf1d353
problems: asort() is not available in all awk implementations
2004-08-25 11:43:21 +00:00
Pierangelo Masarati
20d923fac9
works with IBM db2 as well; at this point the tsts are assumed to wok with any RDBMS that allows write operations
2004-08-25 11:28:14 +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
b68129fc39
rework SQL tests invocation; improve all tests
2004-08-24 09:26:39 +00:00
Pierangelo Masarati
efaad6c616
add passwd change test
2004-08-21 09:55:16 +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
f1b5d4b299
cleanup
2004-08-06 16:51:35 +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
855b1e3a62
add test for back-relay/rwm
2004-07-12 19:26:07 +00:00
Pierangelo Masarati
3c50386b88
ad test for back-relay and rwm overlay
2004-07-12 00:19:15 +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
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
ff35e820dd
more improvements
2004-06-21 18:43:29 +00:00
Pierangelo Masarati
40a632cdde
add test for rootdn; better check search results (not over yet)...
2004-06-21 10:06:23 +00:00
Pierangelo Masarati
b24e540790
improve readability
2004-06-21 01:01:09 +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
92cdecc686
improve message
2004-06-19 18:23:11 +00:00
Pierangelo Masarati
b2226f75c4
cleanup
2004-06-19 16:29:30 +00:00
Pierangelo Masarati
47e5f301f9
improve SASL in id assertion test
2004-06-19 15:46:38 +00:00
Pierangelo Masarati
140d1f6e9b
improve SASL detection/usage in test
2004-06-19 10:36:03 +00:00
Pierangelo Masarati
49d64acdf6
add test for idassert
2004-06-19 10:05:07 +00:00
Pierangelo Masarati
45523220c9
add test for max size limit
2004-06-19 10:04:49 +00:00
Pierangelo Masarati
48f4d0c773
cleanup test for empty DN
2004-06-19 10:04:20 +00:00
Pierangelo Masarati
72c558f202
use '/noprompt' parameter when requesting paged results
2004-06-12 11:39:23 +00:00
Howard Chu
ada1ee11fe
Fix prev commit
2004-06-12 08:01:35 +00:00
Howard Chu
78d49d696c
Old slapd needs time to exit before new one starts
2004-06-12 07:44:26 +00:00