Commit Graph

1634 Commits

Author SHA1 Message Date
Luke Howard
915cc54fcb Reserve "-o" option for general connection options 2006-12-18 02:58:39 +00:00
Pierangelo Masarati
4e11af075f - add support for "use-temporary-conn" much like back-ldap
- fix various connection creation/setup concurrency issues
- use shared connection when always idasserting (similar to ITS#4781)
- reduce the impact of schema mapping when not used (tnx to gprof)
- fix temporary/tainted connection leak in abnormal conditions
2006-12-17 23:52:23 +00:00
Pierangelo Masarati
ef0261e84c cleanup and document ITS#4781 commit 2006-12-17 22:20:02 +00:00
Kurt Zeilenga
74919bcb26 Fix FAQ|Software|Installation link, plus other minor changes 2006-12-16 06:57:10 +00:00
Kurt Zeilenga
1e13a202de Misc style updates 2006-12-16 01:04:32 +00:00
Quanah Gibson-Mount
3742cdd766 Update with:
starttls
tls keywords
logbase
logfilter
syncdata

parameters that are now available.  Add the relevant documentation from
slapd.conf(5) about these parameters.
2006-12-15 22:28:50 +00:00
Pierangelo Masarati
e437cfee54 document support for IPv6 in ACLs (ITS#4756) 2006-12-15 02:15:35 +00:00
Pierangelo Masarati
3164c73276 fix misc. typos; note RFC 4370 2006-12-15 01:08:32 +00:00
Kurt Zeilenga
671dfc17e7 Rework chapter 2006-12-14 21:56:51 +00:00
Howard Chu
98156da4af ITS#4540 remove [optional] notation for syncrepl searchbase 2006-12-13 03:44:33 +00:00
Howard Chu
10ec6feda5 ITS#4770 s/subentries/child entries/, use 3-level TOC 2006-12-12 20:55:50 +00:00
Kurt Zeilenga
1de2d92d8a terms and misc. cleanup 2006-12-10 01:29:13 +00:00
Kurt Zeilenga
532c95fb6e cleanup 2006-12-10 01:28:39 +00:00
Kurt Zeilenga
7cc734e529 Misc updates (mostly terms) 2006-12-09 16:53:09 +00:00
Kurt Zeilenga
53704fe7f5 Misc updates 2006-12-09 16:52:05 +00:00
Kurt Zeilenga
3a37ec5a3c Disamgimuate {{SECT:Access Control}} links through renaming 2006-12-08 23:05:35 +00:00
Kurt Zeilenga
916ed340aa As support for the monitor backend is included by default,
the --enable-monitor steps are not needed.  Best just to
note this section assumes a default build and briefly note
requirements if built as a module.
Note that some example LDIFs don't include userApplications
attributes.
2006-12-08 20:09:35 +00:00
Kurt Zeilenga
d4e0934d45 Update intro part of this section 2006-12-08 19:46:49 +00:00
Kurt Zeilenga
ae8bba6f1e (ITS#4770) monitoringslapd.sdf patch from Gavin Henry 2006-12-08 17:18:37 +00:00
Kurt Zeilenga
4d1524e9c4 More term updates 2006-12-08 08:20:44 +00:00
Kurt Zeilenga
a7cd8f415b Misc updates 2006-12-08 05:53:30 +00:00
Kurt Zeilenga
f8b82bf988 Misc cleanup 2006-12-08 05:02:21 +00:00
Kurt Zeilenga
5673016d31 Trim some of the more obscure terms 2006-12-08 04:15:40 +00:00
Kurt Zeilenga
7dd76e8704 More slurpd changes 2006-12-08 03:21:10 +00:00
Kurt Zeilenga
b0b4cc35de Remove many (but not all) references to slurpd(8). 2006-12-08 03:17:38 +00:00
Kurt Zeilenga
5e3303a6b7 More term updates 2006-12-08 01:57:07 +00:00
Kurt Zeilenga
912b24d1c7 Fix copyright year 2006-12-08 01:07:14 +00:00
Kurt Zeilenga
8744a3ed7a Misc updates 2006-12-07 21:50:15 +00:00
Kurt Zeilenga
a95f6581ca Misc product/org/term updates 2006-12-07 20:31:18 +00:00
Kurt Zeilenga
43b9ca76be Misc updates 2006-12-07 04:09:40 +00:00
Kurt Zeilenga
4ec6bf977d Expand glossary 2006-12-07 03:46:55 +00:00
Kurt Zeilenga
fd903656e2 Add in terms from FAQ 2006-12-07 03:39:10 +00:00
Kurt Zeilenga
b551b5dce9 Add glossary of terms 2006-12-07 03:26:45 +00:00
Kurt Zeilenga
8fb5687dd7 Don't suggest free by deprecated function. 2006-12-06 19:33:21 +00:00
Pierangelo Masarati
8326ac21b1 add "report" to "onerr" modes: continue a search in case one target returns an error, and only propagate the error at the end 2006-11-23 23:50:36 +00:00
Pierangelo Masarati
22dfffcf23 fix sizelimit (formatting in ldap_search_ext(), absence in ldap_search_ext_s()) 2006-11-18 17:05:58 +00:00
Howard Chu
ecd7c78547 More tweaks 2006-11-17 19:28:16 +00:00
Howard Chu
d3deed6119 Expand examples, mention converting old conf file with slaptest. 2006-11-17 19:05:31 +00:00
Howard Chu
15502d87ae Add note about access controls on config backend 2006-11-16 15:09:47 +00:00
Howard Chu
7e67997e85 More RFC4533 syncrepl references 2006-11-16 14:49:07 +00:00
Howard Chu
8a521a1bd4 Remove ordering restriction on logdb configuration, revise example 2006-11-16 14:38:37 +00:00
Howard Chu
9023ba385d Refer SLAPI to slapd.plugin(5) 2006-11-16 12:47:32 +00:00
Howard Chu
0a69f3721d Fix typos 2006-11-16 12:05:25 +00:00
Howard Chu
2e15100e98 manpage is slapd-config(5), not slapd.d(5) 2006-11-16 11:53:18 +00:00
Howard Chu
15d898f73d ITS#3812 back-config documentation 2006-11-16 11:48:19 +00:00
Howard Chu
687098d634 syncrepl is now RFC4533 2006-11-16 05:51:47 +00:00
Pierangelo Masarati
6581f10e9c fix typo (ITS#4753) 2006-11-15 23:49:04 +00:00
Kurt Zeilenga
2b269055c4 Clarify that directories are searchable and browsable databases,
not just directories optimized for read access.  Categorize DNS as
a "lookup" service.  Give dmoz.org as an example of directory service.
2006-11-15 19:20:18 +00:00
Pierangelo Masarati
72e586ba36 revert previous commit; disable RESTART from ldap.conf 2006-11-13 23:51:52 +00:00
Pierangelo Masarati
10e84d7192 document missing RESTART option (ITS#4749); restore alphabetical order 2006-11-13 16:39:44 +00:00