Pierangelo Masarati
29dd199f8f
fix test045 (after ITS#4552)
2006-05-20 17:43:12 +00:00
Howard Chu
86899b0bda
ITS#4544 skip test if syncprov overlay unavailable
2006-05-14 22:40:43 +00:00
Pierangelo Masarati
9e3581ba64
allow to select credentials; allow subtree search
2006-05-14 17:18:55 +00:00
Pierangelo Masarati
27acc8b2cf
add "-n" to omit trailing newline
2006-05-11 14:41:34 +00:00
Howard Chu
d07951762a
ITS#4535 use randomly generated password for config database
2006-05-11 03:10:45 +00:00
Howard Chu
e849a6ebb8
ITS#4535 add umask to restrict file access to creator
2006-05-10 23:51:05 +00:00
Howard Chu
e59fb036c9
ITS#4491, abort test if debug messages are missing
2006-04-29 08:46:32 +00:00
Hallvard Furuseth
95f90b5759
Only use "index" directive in bdb and hdb
2006-04-26 15:36:15 +00:00
Hallvard Furuseth
d9b243072c
Fix misplaced ">>>>> Test succeeded" messages
2006-04-26 15:08:34 +00:00
Pierangelo Masarati
484ca8db59
only the right error is acceptable
2006-04-25 21:11:17 +00:00
Hallvard Furuseth
54174d3072
"access to attr=" => "... attrs="
2006-04-24 22:53:22 +00:00
Pierangelo Masarati
d3dcc83bf1
cleanup (now that everything seems to work); leave workarounds in place just in case
2006-04-15 11:22:38 +00:00
Kurt Zeilenga
02408c930d
remove more LDBM cruft
2006-04-11 18:48:26 +00:00
Kurt Zeilenga
0bbbbc689b
remove LDBM cruft
2006-04-11 18:29:23 +00:00
Pierangelo Masarati
484ba6834b
allow extra message in errors
2006-04-08 11:01:01 +00:00
Pierangelo Masarati
267486bfad
fix ITS#4479
2006-04-06 23:48:55 +00:00
Kurt Zeilenga
721e1c87a8
Have slapd-bind reuse LDAP session (no init).
2006-04-06 19:01:08 +00:00
Kurt Zeilenga
3462baf8bc
Use standard compliant filter strings
2006-04-05 18:57:46 +00:00
Pierangelo Masarati
7420472b42
warn in case of error
2006-04-05 18:20:00 +00:00
Pierangelo Masarati
ffc69eadde
add missing "break" to previous commit
2006-04-05 18:15:30 +00:00
Pierangelo Masarati
582ee9675f
silence warning
2006-04-04 21:07:53 +00:00
Pierangelo Masarati
6d357288d6
allow time/size limit errors as soon as some data is returned; don't divide by zero if no entries were found
2006-04-04 17:55:27 +00:00
Pierangelo Masarati
e45d11b42f
cleanup "matched" output
2006-04-04 00:04:39 +00:00
Pierangelo Masarati
56aa6ba1f4
only loop for read/search/bind
2006-03-31 21:35:56 +00:00
Howard Chu
9cc5c6295f
Plug leaks
2006-03-31 09:18:38 +00:00
Pierangelo Masarati
24cdb2b280
fix test047
2006-03-29 11:12:10 +00:00
Pierangelo Masarati
117ba158da
glued back-ldap comprehensive test (should have been put before test039...)
2006-03-28 21:54:56 +00:00
Pierangelo Masarati
e5e8a5a597
fix previous commit: count to nreqs or maxkids, whatever is larger
2006-03-28 11:51:40 +00:00
Pierangelo Masarati
f30c613c5f
allow attrsonly; allow "random" read
2006-03-28 00:14:11 +00:00
Pierangelo Masarati
9003f3cfa4
make referral chasing optional
2006-03-25 10:13:30 +00:00
Pierangelo Masarati
82d50f40ed
don't chase referrals (essentially, because it may cause an endless loop in libldap/request.c:ldap_chase_v3referrals)
2006-03-25 08:10:31 +00:00
Pierangelo Masarati
6cfb262564
check regression of ITS#4448
2006-03-24 01:19:54 +00:00
Pierangelo Masarati
86941d0c70
improve referral handling
2006-03-23 00:19:09 +00:00
Kurt Zeilenga
ffee887d71
Update certificate schema to use IANA assigned OIDs
2006-03-08 20:07:25 +00:00
Pierangelo Masarati
e46f2a137c
add search capabilities from a selected pool of filters
2006-03-04 19:27:27 +00:00
Pierangelo Masarati
7ec2c64e73
add anonymous binding
2006-03-03 16:03:05 +00:00
Pierangelo Masarati
cfa9178822
split operations in inner/outer loops
2006-03-03 16:02:34 +00:00
Pierangelo Masarati
9c1ca54d1a
cleanup
2006-03-03 16:02:07 +00:00
Kurt Zeilenga
4c64b8626d
Add support for GSER-encoded certificateExactAsssertion values
2006-03-03 04:54:49 +00:00
Howard Chu
8e682b5e64
Add a delay in delete check
2006-02-27 09:45:03 +00:00
Howard Chu
94ee25b0d6
ITS#4417 add test for ldapdelete
2006-02-27 09:35:54 +00:00
Kurt Zeilenga
f1c98ef3c0
All big PDUs for PROTOS testing (devel only)
2006-02-16 05:01:05 +00:00
Pierangelo Masarati
54b621658b
refine previous commits
2006-02-07 19:11:51 +00:00
Pierangelo Masarati
1b95d308b9
further cleanup
2006-02-06 22:08:02 +00:00
Pierangelo Masarati
61da1918a6
allow to reuse the same connection for multiple binds
2006-02-04 16:33:12 +00:00
Pierangelo Masarati
f13f88bbee
add some failed binds (but don't log too much)
2006-02-03 17:58:07 +00:00
Howard Chu
6c062ca841
Use pcache debug level
2006-02-02 08:36:41 +00:00
Pierangelo Masarati
72d27f225d
check regression of ITS#4380
2006-02-01 21:59:34 +00:00
Howard Chu
8ce19e5c75
Use -d cache instead of -d trace
2006-02-01 19:32:42 +00:00
Pierangelo Masarati
cf94f444fc
-FF means: log just once
2006-01-21 16:27:15 +00:00
Pierangelo Masarati
26cf7548ef
cleanup message
2006-01-17 23:38:21 +00:00
Pierangelo Masarati
327fd9e7f8
ready to test sibling renaming
2006-01-16 23:27:47 +00:00
Pierangelo Masarati
ef29f9a349
test needs "trace"
2006-01-14 17:19:09 +00:00
Howard Chu
002b826c30
Replace sleep with wait. Note that KILLSERVERS doesn't make much sense
...
here since the script has to respawn the servers anyway.
2006-01-13 21:32:24 +00:00
Pierangelo Masarati
2d3e7de49b
further rewording and clarifications
2006-01-13 11:25:56 +00:00
Pierangelo Masarati
8af95e1320
rationale of this test
2006-01-13 11:01:40 +00:00
Pierangelo Masarati
cad464e96d
cleanup
2006-01-13 10:55:13 +00:00
Pierangelo Masarati
d48653d64a
trace regressions to ITS#4336
2006-01-13 10:42:45 +00:00
Pierangelo Masarati
4c39d2c5a0
improve tester_ldap_error
2006-01-12 21:26:54 +00:00
Pierangelo Masarati
c9b3cf7fab
remove workaround for fixed issue
2006-01-12 18:41:19 +00:00
Howard Chu
9cf636a460
ITS#4334 add test of invalid Binds
2006-01-12 15:52:48 +00:00
Pierangelo Masarati
120916a962
rework tester common error logging and so
2006-01-12 13:01:38 +00:00
Pierangelo Masarati
c7882ef594
add a comment to indicate why "lastmod off" is there (ITS#4330)
2006-01-11 22:12:11 +00:00
Pierangelo Masarati
38234aef64
check regression of ITS#4326
2006-01-11 16:13:53 +00:00
Howard Chu
fb30dabd14
Add a delay while consumer is down to exercise proxy retry
2006-01-11 07:38:21 +00:00
Howard Chu
139aa12e6f
A few more waits
2006-01-11 05:45:05 +00:00
Howard Chu
604f7fb9db
Use shell "wait" instead of fixed 10 second wait-for-things-to-die
2006-01-11 05:25:09 +00:00
Pierangelo Masarati
8f2342f92a
fix resource handling
2006-01-09 16:14:26 +00:00
Pierangelo Masarati
9d66e18c9b
allow to easily override the default loop number
2006-01-09 15:26:40 +00:00
Pierangelo Masarati
feca42277f
add bind to stress tests
2006-01-09 14:21:33 +00:00
Howard Chu
a2933d10d4
ITS#4316 test subset of attrset
2006-01-09 13:59:17 +00:00
Howard Chu
524838dd73
ITS#4316 test subset behavior
2006-01-09 13:57:21 +00:00
Pierangelo Masarati
0f85864c79
add a test for binding with non-existing user
2006-01-07 10:58:46 +00:00
Pierangelo Masarati
ab1fa23b02
fix message
2006-01-06 18:39:14 +00:00
Pierangelo Masarati
24374846be
fix copyright years
2006-01-06 18:25:22 +00:00
Pierangelo Masarati
339b9c371e
rfc2589 support (ITS#4293)
2006-01-06 17:46:52 +00:00
Pierangelo Masarati
a54ca7a6ce
factor ACI code out of slapd; now it can only use dynacl layer
2006-01-06 17:12:35 +00:00
Kurt Zeilenga
acbb5cf689
Happy new year!
2006-01-03 23:11:52 +00:00
Pierangelo Masarati
e43eae8d36
fix ITS#4297 (there shouldn't be any more)
2006-01-03 18:04:12 +00:00
Pierangelo Masarati
b2d7c34b14
check the response code of each modification
2006-01-02 15:33:59 +00:00
Pierangelo Masarati
3897c50da9
test handles known issues so it can be always on in HEAD
2005-12-26 17:04:04 +00:00
Pierangelo Masarati
ec0ef0f6e7
forgot to filter original data ...
2005-12-22 13:06:09 +00:00
Pierangelo Masarati
23be60e73a
clarify regression testing
2005-12-22 13:00:11 +00:00
Pierangelo Masarati
108dbb95f8
fix test014 error codes and data logic
2005-12-22 08:47:31 +00:00
Kurt Zeilenga
a2e9a98c36
Remove comments
2005-12-22 04:27:59 +00:00
Pierangelo Masarati
16ec79f440
more on timeouts and so
2005-12-22 00:06:47 +00:00
Pierangelo Masarati
8ce45fc80d
sounds like wiping the issues under the carpet, but test036 behaves much better if the target systems are less loaded
2005-12-21 17:28:01 +00:00
Pierangelo Masarati
92ef3ba790
check "pretty" entryUUID; use a DN with entryUUID as naming attr in filter
2005-12-21 00:08:13 +00:00
Pierangelo Masarati
ccd7f1630b
more fixes related to ITS#4272
2005-12-20 22:47:14 +00:00
Kurt Zeilenga
439af9ec10
(Quick)fix UUID naming attributes
2005-12-20 22:36:51 +00:00
Kurt Zeilenga
adfa1f5918
Revert last change
...
Need to rework test to check expected results on a per request
basis.
2005-12-20 21:58:56 +00:00
Kurt Zeilenga
bf987dc8fb
Check return of ldapadd(1)
2005-12-20 21:54:47 +00:00
Pierangelo Masarati
e02659111c
add data to test regression of ITS#4184
2005-12-20 19:47:31 +00:00
Pierangelo Masarati
ed05c70208
add regression testing infrastructure
2005-12-20 19:46:07 +00:00
Pierangelo Masarati
3517bdf260
revert previous commit(s); clarify usage of "-s" in slapd(8).
2005-12-20 08:20:16 +00:00
Pierangelo Masarati
6650f07f50
allow (and use) symbolic names for syslog levels
2005-12-19 22:55:30 +00:00
Pierangelo Masarati
d572ba8aa6
fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...)
2005-12-16 16:38:15 +00:00
Pierangelo Masarati
1bfd1c7e3f
further improve test
2005-12-16 16:21:41 +00:00
Pierangelo Masarati
941d418b33
take care of the (yet unpublished) evolution of <draft-zeilenga-ldap-assert>
2005-12-16 15:00:05 +00:00
Pierangelo Masarati
d71bef1a47
fix a couple of error messages; only test bdb & hdb
2005-12-16 14:36:09 +00:00
Pierangelo Masarati
79cc85f354
rework test setup; seems to fix ITS#4264 (see link inside)
2005-12-16 14:12:55 +00:00
Pierangelo Masarati
74948b9b04
save output across searches
2005-12-16 12:19:53 +00:00
Pierangelo Masarati
df20af5c87
save all intermediate searches to help debugging
2005-12-15 21:43:46 +00:00
Pierangelo Masarati
9cd9638d89
cleanup SLEEPs
2005-12-15 19:13:05 +00:00
Pierangelo Masarati
41ae4ec095
works with "restrict all": in principle, this slapd should be started without any listener, if possible...
2005-12-15 18:07:15 +00:00
Pierangelo Masarati
5395a94432
everything works without any need for changes in syncrepl code; only modifications when the remote consumer is down fail, but I'll track that later (back to work...)
2005-12-15 17:34:43 +00:00
Pierangelo Masarati
d270cd7eee
(almost) ok; issues:
...
1) no full delete of an attribute;
2) errors occurring when the remote consumer is off
are not recovered:
3) I'm not too happy with running the internal search
with the syncrepl attrlist
2005-12-15 16:32:26 +00:00
Pierangelo Masarati
96cd831f8a
getting closer... now there are issues with non-requested operational attrs
2005-12-15 13:46:54 +00:00
Pierangelo Masarati
6e0bceaeb2
test sync replication by ay of a proxy
2005-12-15 11:35:46 +00:00
Pierangelo Masarati
d5b9945700
fix timings and retry between syncrepl and server startup
2005-12-15 10:14:39 +00:00
Pierangelo Masarati
fcda57e90f
use macros instead of numbers...
2005-12-13 20:11:26 +00:00
Pierangelo Masarati
73acecaf0f
cleanup
2005-12-13 15:53:10 +00:00
Pierangelo Masarati
85f42f5324
fix previous commit
2005-12-12 10:31:46 +00:00
Pierangelo Masarati
e113e18bb6
more about sizelimit disclose issue in back-meta (ITS#4213)
2005-12-11 23:39:09 +00:00
Pierangelo Masarati
b681c634c4
allow per-replogfile pid/args file (ITS#3523)
2005-12-10 11:52:44 +00:00
Pierangelo Masarati
56258f75db
more on ITS#4253
2005-12-10 10:23:01 +00:00
Pierangelo Masarati
df479246f6
improve previous commit
2005-12-09 12:22:10 +00:00
Pierangelo Masarati
33cccee62a
test attrval.{exact,regex} (related to ITS#4253)
2005-12-09 12:18:29 +00:00
Pierangelo Masarati
7841f4f538
complete merging of dyngroup into dynlist; add back-config support
2005-11-29 02:10:47 +00:00
Pierangelo Masarati
26d802ee53
add dyngroup compare functionality to dynlist
2005-11-28 11:34:46 +00:00
Pierangelo Masarati
02fbe44e79
add regression for ITS#4212
2005-11-25 02:07:31 +00:00
Pierangelo Masarati
9a47e3c81a
use lutil_ato*() whenever appropriate
2005-11-24 01:44:29 +00:00
Pierangelo Masarati
f56253b9d7
really fix ITS#4208
2005-11-24 01:21:10 +00:00
Pierangelo Masarati
d34fffcaf9
use lutil_ato*() whenever appropriate
2005-11-24 01:10:05 +00:00
Pierangelo Masarati
20fd7bf0bb
I cooked the shell var, but I forgot to test it... (ITS#4208)
2005-11-23 23:34:06 +00:00
Pierangelo Masarati
3aeade3bd2
fix return attributes (ITS#4203)
2005-11-23 10:47:27 +00:00
Pierangelo Masarati
990b435ce0
fix return attributes (ITS#4203)
2005-11-23 10:04:33 +00:00
Pierangelo Masarati
e72b4ecf52
save logs of first part of test
2005-11-22 20:37:58 +00:00
Pierangelo Masarati
b9bb1cd66a
add dynlist testing...
2005-11-22 18:50:39 +00:00
Pierangelo Masarati
218004aa4b
don't return matchedDN in the case described in ITS#4195
2005-11-22 11:19:21 +00:00
Howard Chu
70c70a4e81
Overlay creates log suffix entry automatically
2005-11-21 05:45:25 +00:00
Pierangelo Masarati
22b6248c8d
fix library checks; implement client side of "touch" modify (ITS#4183)
2005-11-20 14:25:52 +00:00
Pierangelo Masarati
7fa4b159bf
fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta
2005-11-19 15:00:50 +00:00
Pierangelo Masarati
ad93816107
fix size limit count (ITS#4181)
2005-11-17 19:00:58 +00:00
Pierangelo Masarati
917b77fff1
fix matched handling of slapd-ldap/slapo-chain (ITS#4176)
2005-11-16 14:17:19 +00:00
Pierangelo Masarati
1bf816e425
don't use deprecated directives
2005-11-14 19:41:08 +00:00
Hallvard Furuseth
a1856adbe0
Fix format %d errors
2005-11-14 14:36:19 +00:00
Howard Chu
e56ab6a720
Use GetTickCount for timing on Windows
2005-11-10 23:58:24 +00:00
Howard Chu
2c8790aafc
Add -F force option to continue after bind failures. Use gettimeofday
...
for better timing resolution.
2005-11-10 23:22:40 +00:00
Pierangelo Masarati
56ee85695d
reset debugging in tools
2005-11-09 13:04:22 +00:00
Pierangelo Masarati
9a3b418916
silence warnings
2005-11-09 12:59:15 +00:00
Pierangelo Masarati
c6904b5feb
cleanup
2005-11-08 00:04:23 +00:00
Pierangelo Masarati
161d648c8e
silence warnings & FPE issue
2005-11-06 23:36:29 +00:00
Pierangelo Masarati
e71b45fb69
add missing "-F" option in usage
2005-11-06 23:35:53 +00:00
Pierangelo Masarati
a6453f28f8
silence warnings
2005-11-06 23:27:09 +00:00
Pierangelo Masarati
fd1b1a53f2
add matchedDN; fix and clarify behavior when searching in-directory entries
2005-11-06 23:26:42 +00:00
Pierangelo Masarati
f0dac82597
allow per-target retry in searches (ITS#4150)
2005-11-05 14:45:38 +00:00
Pierangelo Masarati
e2a172067f
allow a friendly behavior when stress testing proxies
2005-11-04 16:30:43 +00:00
Pierangelo Masarati
e730640c02
allow a friendly behavior of write stress testers...
2005-11-04 16:17:32 +00:00
Pierangelo Masarati
203525a64b
tolerate more error conditions
2005-11-04 15:51:19 +00:00
Pierangelo Masarati
d08257407d
gently handle LDAP_UNAVAILABLE for a few times
2005-11-04 14:49:59 +00:00
Kurt Zeilenga
a4ef4b0e06
Add test case for ITS#4100
...
Could not duplicate problem using correct form:
delete: userCertificate;binary
Improper form
delete: userCertificate
produces error as expected.
2005-11-03 22:49:03 +00:00
Pierangelo Masarati
31b5ff3661
fix message
2005-11-03 14:20:08 +00:00
Kurt Zeilenga
9bebea7e1b
cleanup
2005-11-01 19:59:23 +00:00
Pierangelo Masarati
e60d7c7f24
fix incorrect bind error (ITS#4129)
2005-11-01 09:47:30 +00:00
Howard Chu
382a0e8d24
Add slapd-bind to Makefile, update bind notes.
2005-10-30 08:57:06 +00:00
Howard Chu
12c18e68e0
Perform binds in a loop, using either a single DN or many DNs
2005-10-29 07:22:35 +00:00
Howard Chu
25f7ec0e30
Fix ITS#4098
2005-10-17 17:41:04 +00:00
Howard Chu
1770f23b85
Add delta syncrepl test
2005-10-15 06:16:01 +00:00
Howard Chu
5ed8778de5
Add var for accesslog
2005-10-15 06:14:52 +00:00
Howard Chu
b2b293eeda
Revert prev commit, let the test run. It usually passes, will need to
...
track down the infinite loop problem at some point. Probably not backend
dependent.
2005-10-14 04:35:49 +00:00
Howard Chu
0dfc478cdf
This test uses syncrepl persist, but ldbm doesn't support that. Exclude it.
2005-10-14 00:10:36 +00:00
Kurt Zeilenga
1937a3b02f
split 'tests' so, by default, only primary backends are tested.
2005-10-06 19:17:42 +00:00
Pierangelo Masarati
a9baa69375
ldapmodify doesn't return an LDAP error code
2005-10-05 01:22:26 +00:00
Pierangelo Masarati
b30fc9f571
allow writable dirs to be user-relocated
2005-10-01 18:01:27 +00:00
Howard Chu
572ca2db94
Tweak slapd startup delays
2005-09-30 07:32:49 +00:00
Hallvard Furuseth
33d18bc93d
Use $CONFFILTER. Parametrize testrun directory.
2005-09-29 23:30:54 +00:00
Hallvard Furuseth
d551fd3be8
Source scripts/defines.sh _after_ the variables it uses have been set
2005-09-29 23:19:28 +00:00
Hallvard Furuseth
fe104b5e46
Don't refuse to ./run -b sql just because none of bdb, hdb & ldbm is configured
2005-09-29 23:07:35 +00:00
Hallvard Furuseth
bc729ea9ba
Minor cleanup to match the other tests:
...
Always mkdir $TESTDIR when making subdirs, and always use mkdir -p anyway.
Add or modify "test skipped" messages.
'exit 0' instead of 'exit'.
2005-09-29 22:26:43 +00:00
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