Kurt Zeilenga
68ae7408dc
ITS#4049: oldPassword cannot be ignored, error for now
...
Add tests to confirm proper behavior
2005-09-29 08:00:33 +00:00
Pierangelo Masarati
96e2da71a0
parametrize all directories
2005-09-28 23:38:15 +00:00
Howard Chu
094f8f645d
ITS#4045 fix ldapsearch checks
2005-09-28 16:56:24 +00:00
Hallvard Furuseth
a88f0c5461
Fix typos in error messages
2005-09-27 20:10:12 +00:00
Hallvard Furuseth
737562a20b
Add missing 'kill -HUP $KILLPIDS' statement before an exit.
2005-09-26 15:28:11 +00:00
Hallvard Furuseth
1732b14755
Add missing 'kill -HUP $KILLPIDS' statements before exit.
...
Obey ./run -k ($KILLSERVERS = no).
2005-09-26 14:56:12 +00:00
Hallvard Furuseth
460687589a
Delete pointless wait for (foreground) slapadd
2005-09-26 14:52:02 +00:00
Hallvard Furuseth
d10c999098
Fix typo "failed $(RC)" -> "failed ($RC)"
2005-09-26 14:50:15 +00:00
Hallvard Furuseth
a727de0367
Update passwd-search to use current defines.sh variables.
...
Obey $WAIT (run -w) and $KILLSERVERS (run -k).
Bugfix: Set $RC before using it.
Handle invocation both with and without ./run; unsure what was intended.
2005-09-26 07:45:19 +00:00
Hallvard Furuseth
ef7f08f914
Fix checks of exit values from ldapcompare
2005-09-26 05:15:06 +00:00
Hallvard Furuseth
262c8cd5b5
Remove variable AC_glue, set from the deleted configure variable BUILD_GLUE.
2005-09-26 05:04:07 +00:00
Kurt Zeilenga
cff4c03e9e
some TESTDIR fixes
2005-09-21 02:40:09 +00:00
Hallvard Furuseth
ad2ec8effa
More POSIX 1003.1-2001 support: Replace test -a with &&. Replace egrep
...
with $EGREP_CMD from configure. (Renamed from configure's $EGREP just
in case egrep variants exist that use the EGREP environment variable.)
2005-09-17 22:44:03 +00:00
Hallvard Furuseth
023d510766
Support POSIX 1003.1-2001 without XSI extensions (ITS #2667 ):
...
Do not use test -a/-o. Use shell features like &&, || or case...esac.
Use grep instead of egrep (but not the not-yet-portable Posix variant grep -E).
Based on a patch from Paul Eggert.
2005-09-17 22:22:15 +00:00
Howard Chu
2918d4498f
Fix syntax of modrdn/ bad newsuperior test
2005-09-10 01:52:27 +00:00
Howard Chu
a6af143798
GLUE is not an overlay
2005-09-01 12:13:15 +00:00
Howard Chu
3033741b60
Glue is back in core, not an overlay
2005-09-01 11:49:40 +00:00
Pierangelo Masarati
c6ab2bd20d
never exit 0
2005-08-30 11:58:17 +00:00
Pierangelo Masarati
f567219108
missing ;;
2005-08-30 11:34:25 +00:00
Howard Chu
11cb50bd95
Use LDIFFILTER to avoid Windows EOL issues on $CMP
2005-08-28 03:59:21 +00:00
Howard Chu
d7122627fa
Leave pwdPolicySubEntry user-modifiable for now
2005-08-26 00:19:08 +00:00
Pierangelo Masarati
ea1d68e203
don't use -u: it's not portable (ITS#3969)
2005-08-25 20:05:51 +00:00
Howard Chu
27467a79e7
ITS#3968 Add tests for valsort overlay, with fixes.
2005-08-24 08:55:12 +00:00
Howard Chu
f15a0f1dea
Need manageDIT to set pwdPolicySubentry now
2005-08-24 03:03:20 +00:00
Pierangelo Masarati
40c0d3bfa3
harmonize back-ldbm and back-bdb handling of searchBase disclose access; fixes ITS#3964, ITS#3963 still open
2005-08-23 17:38:50 +00:00
Pierangelo Masarati
3cb9d64de3
more tests
2005-08-22 18:10:23 +00:00
Pierangelo Masarati
9e9137cb74
add ACI test
2005-08-22 17:58:36 +00:00
Hallvard Furuseth
dfe5336e21
Fix typo "==" -> "=" in test
2005-08-22 08:10:03 +00:00
Hallvard Furuseth
657da89181
Support --disable-monitor: slapadd -b "" instead of -n 3.
2005-08-21 01:01:24 +00:00
Hallvard Furuseth
aefb0f3f05
Support --disable-monitor
2005-08-21 00:59:34 +00:00
Hallvard Furuseth
9fb32a65b3
Support --disable-monitor: Do not leave $MONMOD empty
2005-08-21 00:58:00 +00:00
Pierangelo Masarati
27267f0f78
add subtree rename test
2005-08-18 10:28:36 +00:00
Pierangelo Masarati
21fa587db3
improve manage test
2005-08-17 22:04:32 +00:00
Pierangelo Masarati
d8fbe2d32c
regression for ITS#3506
2005-08-13 16:28:52 +00:00
Pierangelo Masarati
4e29de5ba6
fix previous commit
2005-08-07 21:03:38 +00:00
Pierangelo Masarati
76e5f02c0e
add (optional) concurrency test for back-sql
2005-08-07 20:59:56 +00:00
Pierangelo Masarati
409bb53f82
improve previous commit
2005-08-07 11:48:45 +00:00
Pierangelo Masarati
a2b8670b92
improve previous commit
2005-08-07 11:44:57 +00:00
Pierangelo Masarati
e355c9ef86
detect if control is available (ITS#3898)
2005-08-07 09:59:25 +00:00
Pierangelo Masarati
cc6b90b452
disallow this test for backends that do not honor ACLs
2005-08-07 00:27:48 +00:00
Pierangelo Masarati
614fd279c7
fix ITS#3811
2005-08-06 22:03:45 +00:00
Pierangelo Masarati
6f3363f0d9
Under some circumstances, port 9010 is already in use and may cause problems to referrals whose server is supposed to be unavailable
2005-07-20 11:17:06 +00:00
Pierangelo Masarati
a1d407c3d2
add new glued ldap concurrency test
2005-07-03 23:29:10 +00:00
Pierangelo Masarati
2480ae2908
test sleeptime
2005-07-03 23:07:49 +00:00
Pierangelo Masarati
9b60480293
add support for retcode overlay (configure needs be regenerated)
2005-06-19 22:43:00 +00:00
Pierangelo Masarati
f86daac8c8
import retcode overlay
2005-06-19 22:39:44 +00:00
Howard Chu
c4b97a2821
ITS#3783 fix bogus DN from patch to ITS#3777
2005-06-16 08:55:16 +00:00
Howard Chu
b4dbc0ece8
ITS#3777 test password quality with hashed passwords
2005-06-15 03:10:07 +00:00
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
Kurt Zeilenga
42062dc417
slapadd should not be logging to /tmp
2005-05-27 20:47:47 +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
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
1b080de8a8
partial fulfilment of ITS#3705
2005-05-04 19:01:16 +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
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
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
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
Kurt Zeilenga
aa681f980d
Update test026 for updated uniqueMemberMatch semantics
2005-03-28 18:07:17 +00:00
Howard Chu
aad140151e
More for translucent
2005-03-10 04:35:57 +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
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
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
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
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
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
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
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
Pierangelo Masarati
97ce6c3044
fix test after ldapmodify
2004-12-30 00:18:30 +00:00
Kurt Zeilenga
17e9073104
Fail is proxy cannot be started
2004-12-29 21:20:18 +00:00
Sang Seok Lim
28a967584d
Component Indexing support for BDB
...
- only for equality matching
- only components of ASN.1 types used in an X.509 certificate can be indexed
(composite types except for RDN and DN are not supported yet)
- how to use
index [attribute name].[component reference] eq
Ex)
index userCertificate eq
index userCertificate.toBeSigned.issuer.rdnSequence eq
index userCertificate.toBeSigned.serialNumber eq
index userCertificate.toBeSigned.version eq
2004-12-20 03:31:44 +00:00
Howard Chu
69ca6c9b59
Additional check for ITS#3425
2004-12-19 07:40:59 +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
Howard Chu
65a527eb9e
Detect regression of ITS#3425:
...
Stop consumer, then restart after more mods are done to master.
2004-12-12 07:09:04 +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
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
Howard Chu
24e451e042
ITS#3063, test now works on bdb/hdb
2004-06-12 07:40:15 +00:00
Howard Chu
9d87b68ba6
Forgot to commit this before (ITS#3144, 3152, 3163)
2004-05-28 03:23:38 +00:00
Howard Chu
8d46e3c80e
More cleanup
2004-05-20 00:51:20 +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
75e415472d
fix test000 for back-monitor built as module
2004-05-15 14:35:05 +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
891fef5c5b
added DN parsing test
2004-05-07 22:13:39 +00:00
Kurt Zeilenga
05463503e8
ITS#3118: fix objectIdentifierFirstComponentMatch for schema elements
2004-04-28 20:10:21 +00:00
Kurt Zeilenga
81d31dc721
ITS#3118: initial fix: (objectClasses=2.5.6.0) works
...
need to add special handler to allow (objectClasses=top) to work
2004-04-28 05:12:53 +00:00
Pierangelo Masarati
35643b0425
more whoami tests
2004-04-27 22:47:41 +00:00
Pierangelo Masarati
aafe680091
fix test
2004-04-26 22:59:48 +00:00
Pierangelo Masarati
63b1e663e2
cleanup; improvements to whoami test014
2004-04-25 23:58:22 +00:00
Howard Chu
8922b4d88e
ITS#3108 disable test on ldbm
2004-04-22 20:47:14 +00:00