Hallvard Furuseth
0d360951d0
Exit with nonzero instead of $RC when $RC is 0 and should not be
2005-09-29 22:12:29 +00:00
Kurt Zeilenga
9449c5709e
ITS#4021: add new {CLEARTEXT} kludge as bv_len=0 kludge no
...
longer works well.
2005-09-29 20:30:09 +00:00
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
bec98df993
ITS#3979 restore 2.1,2.2 search order
2005-09-09 12:17:33 +00:00
Howard Chu
4f6d762f5f
ITS#3979 restore 2.1,2.2 search order
2005-09-09 11:43:44 +00:00
Howard Chu
6aca95bd01
Fix people / groups order to match testdata
2005-09-01 12:38:41 +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
Howard Chu
0ec5e73f64
Revert to 2.2 glue/subordinate config syntax
2005-09-01 11:48:28 +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
Pierangelo Masarati
190d5c65e8
fix ACI detection (please rebuild)
2005-08-27 16:27:12 +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
Pierangelo Masarati
bf37d12686
9010 is not registered but used on Solaris...
2005-08-22 12:37:39 +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
dd87b75985
use our default referral; slapd complains about returning 0x0a without a ref
2005-08-19 17:04:12 +00:00
Pierangelo Masarati
dcf57de6b8
allow to pass timeout arg (tnx to Luca)
2005-08-19 07:27:32 +00:00
Pierangelo Masarati
27267f0f78
add subtree rename test
2005-08-18 10:28:36 +00:00
Hallvard Furuseth
277860fbac
veryclean-local: remove testdata instead of data (now a source directory)
2005-08-17 22:05:44 +00:00
Pierangelo Masarati
21fa587db3
improve manage test
2005-08-17 22:04:32 +00:00
Pierangelo Masarati
a583d1a9e5
fix testers (tnx to Luca)
2005-08-17 16:19:58 +00:00
Pierangelo Masarati
0d35dcf83a
better handling of bind retry
2005-08-17 08:17:30 +00:00
Pierangelo Masarati
d8fbe2d32c
regression for ITS#3506
2005-08-13 16:28:52 +00:00
Pierangelo Masarati
31aa877131
allow the glue overlay to be a module
2005-08-10 16:26:32 +00:00
Pierangelo Masarati
d602831acd
load modules if required
2005-08-10 11:49:09 +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
2a789a831f
data for back-sql concurrency tests
2005-08-07 20:52:58 +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
f5beb2e0d3
add indices for all backends that support them; clenup
2005-08-07 10:01:53 +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
01f81af860
fix translucent overlay test when back-monitor is compiled as module (privately reported by Buchan Milne)
2005-07-25 19:39:08 +00:00
Pierangelo Masarati
92ddbcbc0d
keep trying...
2005-07-21 08:53:42 +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
Hallvard Furuseth
c682e101ea
ISO C chokes on non-constant array initializers
2005-07-06 08:06:47 +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
Howard Chu
5e1cafdade
ITS#3777 test password quality with hashed pws
2005-06-15 03:07:31 +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
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