Pierangelo Masarati
|
a38e5265d4
|
fix typos
|
2006-03-28 23:08:47 +00:00 |
|
Pierangelo Masarati
|
323c921fba
|
fix "packets" debug value
|
2006-03-28 15:07:51 +00:00 |
|
Pierangelo Masarati
|
324431062b
|
refuse illegal values for "threads" (ITS#4433)
|
2006-03-20 12:12:28 +00:00 |
|
Howard Chu
|
3b4fc9b393
|
Add subord scope for syncrepl
|
2006-03-07 22:40:00 +00:00 |
|
Howard Chu
|
bec47e6a39
|
s/multimaster/mirrormode/
|
2006-02-08 05:50:38 +00:00 |
|
Howard Chu
|
1aebe9bde4
|
Add multimaster keyword
|
2006-02-06 04:50:12 +00:00 |
|
Howard Chu
|
17dbef6ba8
|
ITS#4354 add a note about avoiding Anonymous DH.
|
2006-01-19 18:28:20 +00:00 |
|
Kurt Zeilenga
|
a39d48d045
|
LDBM is obsolete.
|
2006-01-13 18:28:58 +00:00 |
|
Pierangelo Masarati
|
9bcb37b5c1
|
refine fix to ITS#4320
|
2006-01-10 02:05:54 +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 |
|
Pierangelo Masarati
|
a3c4b98bc9
|
minor fixes: typos, comments about ITS#3523
|
2006-01-06 16:21:22 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
1fd9d40e87
|
part of ITS#3523
|
2006-01-02 08:13:33 +00:00 |
|
Pierangelo Masarati
|
28aad43241
|
don't expose unused (and deprecated) log levels
|
2005-12-22 22:27:16 +00:00 |
|
Pierangelo Masarati
|
94028fe7e4
|
add more checks on input values
|
2005-12-20 13:58:25 +00:00 |
|
Howard Chu
|
7bee4a6099
|
ITS#4146,#4266 syncrepl search spec is not identical to ldapsearch(1)...
|
2005-12-20 12:19:22 +00:00 |
|
Kurt Zeilenga
|
4ee2ae8f94
|
StartTLS cleanup
|
2005-12-20 00:39:41 +00:00 |
|
Pierangelo Masarati
|
567ab77275
|
reflect recent code changes
|
2005-11-19 23:40:48 +00:00 |
|
Pierangelo Masarati
|
10bf23d123
|
mention base scoped search requests with empty base DN (ITS#4162)
|
2005-11-09 10:03:53 +00:00 |
|
Pierangelo Masarati
|
a0d04db2d1
|
need to reharse hexadecimals and powers of 2...
|
2005-11-04 19:12:42 +00:00 |
|
Pierangelo Masarati
|
4570d2d14b
|
clarify some logging issues
|
2005-11-04 17:28:22 +00:00 |
|
Howard Chu
|
1e52928337
|
ITS#4017 add TLSDHParamFile
|
2005-10-28 05:42:56 +00:00 |
|
Howard Chu
|
7151004a03
|
Comment out obsolete ucdata-path directive
|
2005-10-28 03:24:53 +00:00 |
|
Howard Chu
|
43ecd6f3a2
|
One more try, deleted corrupt revision. Add tool-threads keyword.
|
2005-10-28 03:17:10 +00:00 |
|
Howard Chu
|
c3c0e006a9
|
Cleanup, proxy cache is no longer tied to meta
|
2005-10-19 05:22:14 +00:00 |
|
Howard Chu
|
fc2affed6c
|
Delta-syncrepl doc updates
|
2005-10-18 03:25:57 +00:00 |
|
Howard Chu
|
eab3e6b572
|
ITS#3996 add notes about glue interaction with other overlays (syncprov)
|
2005-09-27 15:29:36 +00:00 |
|
Hallvard Furuseth
|
0e099ff942
|
Remove more glue references
|
2005-09-01 13:31:00 +00:00 |
|
Howard Chu
|
f8ec98588b
|
Reinstate subordinate directive, delete references to slapo-glue
|
2005-09-01 12:10:26 +00:00 |
|
Pierangelo Masarati
|
150bcfcbcb
|
moved to contrib/slapd-overlays/allop
|
2005-08-22 09:12:21 +00:00 |
|
Pierangelo Masarati
|
09e167427a
|
note slapo-allop
|
2005-08-20 18:02:09 +00:00 |
|
Hallvard Furuseth
|
cd80d6d5ec
|
Add userPassword protection to example.
|
2005-07-18 14:07:57 +00:00 |
|
Hallvard Furuseth
|
5a84fb8b0f
|
Add OVERLAYS section
|
2005-07-18 14:03:35 +00:00 |
|
Hallvard Furuseth
|
a04ee03a98
|
Note that relay backend is experimental (copied from slapd-relay.5).
|
2005-07-18 11:40:54 +00:00 |
|
Hallvard Furuseth
|
ca0e431cff
|
Add slapd-hdb
|
2005-07-18 11:14:39 +00:00 |
|
Pierangelo Masarati
|
e8e5e38b52
|
refresh list of known overlays
|
2005-07-17 22:44:39 +00:00 |
|
Pierangelo Masarati
|
9ea3fa375c
|
add an "OBSOLETED DIRECTIVES" section and list "subordinate"
|
2005-07-17 22:17:16 +00:00 |
|
Pierangelo Masarati
|
6c4ce69ea8
|
refresh info about supported backends (added config, ldif; trimmed tcl) addresses ITS#3866
|
2005-07-15 15:35:26 +00:00 |
|
Hallvard Furuseth
|
135672c910
|
Manpage typos
|
2005-07-04 06:57:10 +00:00 |
|
Kurt Zeilenga
|
2e39dd74b8
|
Undocument LDAPv2 Kerberos options
|
2005-05-04 21:35:35 +00:00 |
|
Pierangelo Masarati
|
3fbc65082e
|
remove slapd-tcl(5)
|
2005-04-08 19:00:58 +00:00 |
|
Kurt Zeilenga
|
228e28c266
|
Remove redundant note indication.
|
2005-04-04 19:56:43 +00:00 |
|
Howard Chu
|
bb9fe5d7ac
|
Cleanup prev commit
|
2005-01-19 09:55:03 +00:00 |
|
Howard Chu
|
c804bb3728
|
ITS#3293 add description of syncrepl starttls keyword
|
2005-01-19 09:47:46 +00:00 |
|
Howard Chu
|
bf27ba977b
|
Deleted syncrepl updatedn
|
2005-01-13 18:51:29 +00:00 |
|
Howard Chu
|
18b5f637de
|
ITS#3478 the rootdn is always needed when using syncrepl
|
2005-01-12 03:37:58 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
a9ed17a458
|
fix ITS#3441
|
2004-12-29 14:03:38 +00:00 |
|
Howard Chu
|
2f48a47194
|
Deleted "subordinate" keyword, added slapo-glue doc
|
2004-12-04 20:07:06 +00:00 |
|
Pierangelo Masarati
|
184fc4878a
|
more on ITS#3396: note that the filter is mandatory, and that the protocol must be ldap://
|
2004-11-16 18:57:40 +00:00 |
|