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