Commit Graph

1840 Commits

Author SHA1 Message Date
Pierangelo Masarati
9fc7cd7267 move slapo-lastmod to contrib/slapd-modules/lastlog/ (ITS#4701) 2006-12-28 16:30:33 +00:00
Pierangelo Masarati
37df2996c4 note workaround for ITS#4785; cleanup 2006-12-28 12:17:19 +00:00
Howard Chu
758f4d8154 cleanup 2006-12-20 17:02:18 +00:00
Howard Chu
79728816d3 Note supported commands 2006-12-20 14:32:51 +00:00
Howard Chu
065ea81f30 Cleanup, document include: extension 2006-12-20 14:25:06 +00:00
Howard Chu
d6c4e2a833 Moved lists of backends and overlays to their own manpages 2006-12-20 04:58:33 +00:00
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
Howard Chu
6078dbef3c Delete obsolete note. Full schema checks are done by default, missing
superior entries are flagged (depending on underlying backend) etc...
2006-11-09 20:52:36 +00:00
Howard Chu
caac58806a Delete bogus .UC 6 macro invocation (This is not a 4.3BSD manpage) 2006-11-09 20:11:47 +00:00
Pierangelo Masarati
5c236d9df5 document the use of "rebind-as-user" to rebind when re-establishing a broken connection (ITS#4715) 2006-10-24 20:01:19 +00:00
Pierangelo Masarati
53cd4a88d7 document the network-timeout directive (ITS#4718) 2006-10-24 19:49:48 +00:00
Pierangelo Masarati
61b038ce35 further clarify validity of search limits, and "beautify" paragraph 2006-10-18 17:29:37 +00:00
Pierangelo Masarati
dd093c48a8 note that the replication identity may need to be treated specially by the consumer 2006-10-18 17:19:50 +00:00
Pierangelo Masarati
968da1cb14 add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names 2006-10-14 17:04:17 +00:00
Pierangelo Masarati
e2f13bc535 cleanup 2006-10-14 00:58:50 +00:00
Pierangelo Masarati
607c80df81 document ldap_[sg]et_option(3) 2006-10-09 21:17:43 +00:00
Pierangelo Masarati
c3932ca2c0 s/local socket/IPC/ 2006-10-09 19:26:41 +00:00
Pierangelo Masarati
4b78b6253b cleanup URI 2006-10-09 19:18:03 +00:00
Pierangelo Masarati
bf3b9f9f71 fix line placement 2006-10-09 01:43:45 +00:00
Pierangelo Masarati
dd2721c857 more on clarification of special proxy identities and resilience to connection failure 2006-10-07 18:14:30 +00:00
Pierangelo Masarati
67c5019ac7 typo 2006-10-07 13:11:53 +00:00
Howard Chu
c0fcbdd8b2 mirrormode is still single-master, but must be enforced externally 2006-10-06 21:08:25 +00:00
Quanah Gibson-Mount
67380eea1e five forms. 2006-10-06 02:04:07 +00:00
Howard Chu
dc907d929d Nobody expects the Spanish Inquisition! s/three/four/ 2006-10-06 01:45:03 +00:00
Pierangelo Masarati
18450addda document VERSION, TIMEOUT and NETWORK_TIMEOUT options 2006-09-26 02:54:34 +00:00
Pierangelo Masarati
7ed909045f document the LDAP builtin map in librewrite (ITS#4602) 2006-09-24 17:50:48 +00:00
Kurt Zeilenga
d7ad32ec4f ITS#4677 Fix typo 2006-09-22 21:50:23 +00:00
Kurt Zeilenga
5e38bae2c2 Fix typo 2006-09-22 20:39:35 +00:00
Pierangelo Masarati
028e7c46ca document the syntax of the ldap.conf(5) file 2006-09-12 21:02:30 +00:00
Howard Chu
9351c57c28 Fix xref broken by sasl.sdf 1.30 2006-09-12 00:16:52 +00:00
Pierangelo Masarati
4efbb9960c point to slapd(8) for details on "-d" 2006-09-08 18:26:57 +00:00
Pierangelo Masarati
eb30ec43e8 re-enable "-d '?'" as a means to list what loglevels are available (ITS#4666) 2006-09-08 18:26:20 +00:00
Pierangelo Masarati
84d6a04c91 improve timeout support (ITS#4157, ITS#4663) 2006-09-04 08:26:09 +00:00
Pierangelo Masarati
150a4f106c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
Kurt Zeilenga
3fa4e03a21 minor change 2006-08-29 07:22:28 +00:00
Pierangelo Masarati
92ff6afec0 note the single-value userPassword constraint (please review) 2006-08-28 14:33:59 +00:00
Kurt Zeilenga
b7873dbb94 Note line length limit. 2006-08-25 20:56:06 +00:00
Pierangelo Masarati
9bc2cd3987 allow continuous mode 2006-08-25 16:20:48 +00:00
Kurt Zeilenga
e2f4ca480d ITS#4647: error on bad filter patterns 2006-08-24 03:15:57 +00:00
Pierangelo Masarati
8ac5a02eb2 fix typo 2006-08-17 15:54:10 +00:00
Kurt Zeilenga
72faaf469b Remove FLAIM backend item. FLAIM licensing (GNU GPL) is too restrictive. 2006-08-09 02:52:44 +00:00
Kurt Zeilenga
920af42d5c Add a FLAIM backend item 2006-08-07 20:22:51 +00:00
Kurt Zeilenga
3edb468146 A few clarifications. "sync" in syncprov should refer to the
LDAP Content Sync in general and "syncrepl" should only be used
when referring to replication-specific functionality.
2006-07-29 16:44:29 +00:00
Howard Chu
75064457c0 ITS#4613 note that lastmod also controls entryCSN and entryUUID 2006-07-24 00:16:34 +00:00
Kurt Zeilenga
c7a52d9c26 fix formatting (ITS#4619) 2006-07-23 21:48:47 +00:00
Kurt Zeilenga
3565dcc756 Add access control note to authz-regexp discussion 2006-06-27 20:28:57 +00:00
Kurt Zeilenga
aac45b994e Add note about "auth" access requirement for authz-regexp 2006-06-27 20:22:28 +00:00
Kurt Zeilenga
bb6263cfac deprecated interfaces update 2006-06-19 08:10:02 +00:00
Kurt Zeilenga
0768a45e82 More deprecated interface updates 2006-06-17 07:06:48 +00:00
Kurt Zeilenga
a63cce673e Additional deprecated interfaces changes 2006-06-16 20:13:46 +00:00
Kurt Zeilenga
7f0a590a11 deprecated interface updates 2006-06-16 20:12:32 +00:00
Kurt Zeilenga
658489a967 Misc updates (based in part on ITS#4590 discussions) 2006-06-15 23:15:31 +00:00
Howard Chu
3d7647fa4a Document requirement for rootDN on logdb, note access controls. 2006-06-15 00:05:04 +00:00
Kurt Zeilenga
d6ac2453a4 Use private name space
Reference RFC 4520
2006-06-14 22:53:46 +00:00
Kurt Zeilenga
4a16052152 cleanup 2006-06-14 06:02:44 +00:00
Kurt Zeilenga
3593bc7abf Deprecated. 2006-06-14 05:55:34 +00:00
Kurt Zeilenga
68543e80a3 Add comment 2006-06-14 04:26:36 +00:00
Kurt Zeilenga
9384d97060 Use shared project acknowledgement 2006-06-14 04:24:43 +00:00
Kurt Zeilenga
82a2476457 More cleanup 2006-06-14 04:21:54 +00:00
Kurt Zeilenga
3e63cadf94 cleanup 2006-06-14 04:15:41 +00:00
Kurt Zeilenga
ad326a0192 Misc updates. Need to add deprecated routines to the
"DEPRECATED INTERFACES" section.
2006-06-14 01:25:04 +00:00
Kurt Zeilenga
ca2129bbff Don't refer to deprecated routines 2006-06-14 00:28:16 +00:00
Kurt Zeilenga
19f69bbe35 more updates 2006-06-14 00:19:32 +00:00
Kurt Zeilenga
511d395f1f Additional updates 2006-06-14 00:17:31 +00:00
Kurt Zeilenga
c801634137 fix typo 2006-06-14 00:04:42 +00:00
Kurt Zeilenga
e7a4376d0b deprecated replaced by Deprecated 2006-06-13 23:37:46 +00:00
Kurt Zeilenga
34b9fc1a3c Another fix 2006-06-13 23:15:06 +00:00
Kurt Zeilenga
6d3ef7ebec Additional cleanup 2006-06-13 23:09:33 +00:00
Kurt Zeilenga
e767eae99d Shared text 2006-06-13 23:07:28 +00:00
Kurt Zeilenga
9059f20681 Tweaks to last commit 2006-06-13 23:07:10 +00:00
Kurt Zeilenga
1a6aab0540 Update ldap_abandon(3) as example as to how to document
non-deprecated v. deprecated interfaces.
2006-06-13 22:31:34 +00:00
Pierangelo Masarati
ed0d8d0a94 fix "require" inheritance and handling of "none" (ITS#4574) 2006-06-13 00:16:45 +00:00
Pierangelo Masarati
7b6d39a043 fix and clarify usage details 2006-06-12 22:23:41 +00:00
Pierangelo Masarati
0f8f25cf1a add support for recursive referrals (with simple loop detection) to slapo-chain (ITS#4070); add simple support for returning the error code instead of the original referral (ITS#4570) 2006-06-12 22:09:43 +00:00
Kurt Zeilenga
a031f0c638 Update RFC references 2006-06-09 17:20:38 +00:00
Kurt Zeilenga
019dcb7589 New LDAP RFCs, including the revised LDAP TS 2006-06-09 03:19:14 +00:00
Kurt Zeilenga
a4c81315a5 Add a general comment regarding deprecated interfaces 2006-06-07 01:45:58 +00:00
Pierangelo Masarati
2be146e20f cleanup 2006-06-02 15:10:01 +00:00
Pierangelo Masarati
2e92f2de68 clarify the behavior of slapo-refint(5) in case of modrdn 2006-05-29 21:14:36 +00:00
Howard Chu
09c26b0356 ITS#4555 add -j option 2006-05-29 02:47:12 +00:00
Pierangelo Masarati
795841b5a4 implement proxy quarantine (ITS#4569) 2006-05-27 19:54:27 +00:00
Pierangelo Masarati
cff53d4867 allow tools to syslog 2006-05-24 17:57:13 +00:00
Pierangelo Masarati
3f3d1e48b6 document "cancel" feature 2006-05-24 17:56:48 +00:00
Pierangelo Masarati
e5fc7845fc clarify the required access to add the suffix of a database (consequence of ITS#4552) 2006-05-20 11:12:05 +00:00
Kurt Zeilenga
cd9f89c605 Further clarifications 2006-05-16 18:48:31 +00:00
Kurt Zeilenga
d043fca769 Clarify that "disable bind_anon" does not disable anonymous access. 2006-05-16 18:40:07 +00:00
Kurt Zeilenga
85a1ff4eba Clarify that "disallow bind_anon" doesn't prohibit anonymous access. 2006-05-16 18:15:29 +00:00
Pierangelo Masarati
0369560017 document ITS#4546 "single-conn" feature 2006-05-14 18:12:17 +00:00
Ralf Haferkamp
57bf83b1e0 Align with slapd.access(5) man page (ITS#4522) 2006-05-12 12:28:42 +00:00
Ralf Haferkamp
4d46b8b747 Additional fix for ITS#4522. The "dn=" ist not optional. 2006-05-12 11:48:57 +00:00
Howard Chu
40db05d29d ITS#4509 s/ldap.h/ldap_log.h/ 2006-05-11 21:00:09 +00:00
Pierangelo Masarati
914bf9926f add "-n" to omit trailing newline 2006-05-11 14:36:20 +00:00
Pierangelo Masarati
7cc29d2547 allow slappasswd to generate cleartext secret 2006-05-11 00:12:54 +00:00
Pierangelo Masarati
fbbb8a5d93 fix ITS#4522; imply "+0" when no access is given 2006-05-10 22:25:06 +00:00
Pierangelo Masarati
4c926910d7 document "protocol-version" directive (ITS#4488) 2006-05-09 21:57:07 +00:00
Howard Chu
4934a7ab00 Apply logoldattr / reqOld to ModRDN 2006-05-03 21:38:15 +00:00
Kurt Zeilenga
da29a69b7d Further details as to why slapcat(8) output cannot be used
as generated with ldapadd(1).
2006-05-03 16:51:45 +00:00
Howard Chu
286a168203 Add syncrepl TLS config keywords 2006-05-03 03:50:02 +00:00
Pierangelo Masarati
8f995a43c8 undocument "protocol-version" statement; sort statements alphabetically, except for URI 2006-05-01 22:12:17 +00:00
Howard Chu
d8595b7c6e ITS#4463 add constraint overlay 2006-04-29 10:03:36 +00:00
Howard Chu
ec4c74f7e0 Add logoldattr option 2006-04-28 20:43:20 +00:00
Kurt Zeilenga
153e81817f ITS#4414: SLP attributes support from Peter Marschall 2006-04-27 19:36:40 +00:00
Hallvard Furuseth
2f04f61dc7 Support rootdn 2006-04-27 16:12:59 +00:00
Howard Chu
da5c3ec1f4 More cleanup 2006-04-27 00:37:40 +00:00
Howard Chu
d62fd3fd5a Cleanup prev commit 2006-04-27 00:27:43 +00:00
Howard Chu
79797e9d9e Added reqOld support 2006-04-27 00:21:19 +00:00
Kurt Zeilenga
80150a3679 Remove more LDBM 2006-04-20 19:20:34 +00:00
Hallvard Furuseth
b1aaaed434 Clarify output from search command 2006-04-19 13:52:20 +00:00
Kurt Zeilenga
f2aae492a8 Add disclose and manage to ABNF and table of access levels 2006-04-12 23:33:04 +00:00
Kurt Zeilenga
e1b3ad0590 (very) basic documentation of "m"anage access 2006-04-12 06:03:12 +00:00
Kurt Zeilenga
ea52fa57b7 Remove LDBM cruft. 2006-04-11 19:00:55 +00:00
Pierangelo Masarati
dfc8e7f6b8 better fix for ITS#4483 2006-04-09 22:29:42 +00:00
Pierangelo Masarati
ca7e49fa74 document new "A" format for ber_scanf(3) 2006-04-09 22:27:49 +00:00
Pierangelo Masarati
5575f667ba highlight what's user-only 2006-04-09 22:25:29 +00:00
Kurt Zeilenga
eeffbeea7b s/2.3/2.4/ 2006-04-08 03:42:05 +00:00
Pierangelo Masarati
ac8c1f2a26 fix multiple response messages; add overall sleep time 2006-03-30 23:49:51 +00:00
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
Luca Scamoni
b534609b88 fixes link for ldap_rename.3 2006-03-20 12:31:09 +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
Kurt Zeilenga
f43cb38485 I-D updates 2006-03-06 20:55:11 +00:00
Pierangelo Masarati
9d697d50f0 add ldap_initialize(); trim description of LDAP structure (now opaque) 2006-03-03 09:47:12 +00:00
Kurt Zeilenga
88d7428fbf Add UDDI schema RFC 2006-03-01 16:41:07 +00:00
Kurt Zeilenga
f28f4ae610 add manageDIt control spec, update protocol 2006-02-28 22:28:02 +00:00
Howard Chu
c57eb180de Apply ITS#4350 changes except slapdconfig.sdf. The BDB text in slapdconf2.sdf
is more accurate; slapdconfig.sdf should eventually be dropped.
2006-02-17 09:24:57 +00:00
Howard Chu
e05f833d42 Apply Eric Irrgang's patch from ITS#4371 2006-02-17 09:00:35 +00:00
Pierangelo Masarati
af0d2b1d2a add support for "subtree-exclude" 2006-02-16 01:26:39 +00:00
Kurt Zeilenga
7a01c882a9 rev 19 2006-02-13 21:58:54 +00:00
Howard Chu
1884790b5c ITS#4399 s/pwdCheckSyntax/pwdCheckQuality/ 2006-02-13 19:04:06 +00:00
Howard Chu
72b7f845c1 ITS#4397 delete misleading "subsequent database" config note. 2006-02-11 18:35:32 +00:00
Kurt Zeilenga
7f0a047c37 Add RFC 4370 2006-02-11 04:08:23 +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
Anil Kumar Kommuri
e8886621ab Added man pages for ldap_search_ext() and ldap_search_ext_s() APIs 2006-02-02 09:59:19 +00:00
Anil Kumar Kommuri
580eea5cff Adding new files ldap_rename.3 ldap_rename.3.links 2006-02-02 09:56:49 +00:00
Anil Kumar Kommuri
a4d9b403c4 Added new man page for API ldap_parse_vlv_control() 2006-02-02 09:54:28 +00:00
Anil Kumar Kommuri
0098119d2d Added new man page for ldap_parse_sort_control() API 2006-02-02 09:53:37 +00:00
Anil Kumar Kommuri
74d54b121a Added new files for ldap_extended_operation() API 2006-02-02 09:50:45 +00:00
Anil Kumar Kommuri
0da8dbde40 ldap_delete_ext, ldap_delete_ext_s 2006-02-02 09:47:14 +00:00
Anil Kumar Kommuri
4dcad2637c Added ldap_compare_ext, ldap_compare_ext_s 2006-02-02 09:45:21 +00:00
Anil Kumar Kommuri
13091208ff Added ldap_set_rebind_proc.3 2006-02-02 09:42:42 +00:00
Pierangelo Masarati
54aefe30f7 implement proxy long-lived connection TTL 2006-02-01 23:10:12 +00:00
Anil Kumar Kommuri
10d43a0200 Added ldap_set_rebind_proc, ldap_unbind_ext and ldap_unbind_ext_s man page
contents.
2006-02-01 14:13:21 +00:00
Kurt Zeilenga
c80b8626b9 Approved revision 2006-01-31 18:49:32 +00:00
Kurt Zeilenga
4f63fb900f Approved (with Note to RFC Editor) revision 2006-01-31 18:23:30 +00:00
Kurt Zeilenga
7371592575 Add LBURP 2006-01-31 03:08:42 +00:00
Kurt Zeilenga
a77427bd01 updates 2006-01-25 04:13:59 +00:00
Howard Chu
17dbef6ba8 ITS#4354 add a note about avoiding Anonymous DH. 2006-01-19 18:28:20 +00:00
Howard Chu
7b5716ae9b dd note about indexing queryid's 2006-01-18 03:31:01 +00:00
Howard Chu
ff2163ff17 Fix typo in filter example 2006-01-18 03:23:52 +00:00
Howard Chu
5a977483d4 ITS#4225 added proxyCacheQueries keyword 2006-01-18 03:21:19 +00:00
Howard Chu
8a7501449a Add optional negttl / negative result caching 2006-01-18 03:03:35 +00:00
Kurt Zeilenga
02c206acd1 remove jail(2) todo, see ITS#4342 2006-01-16 06:21:26 +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
Kurt Zeilenga
32f75fe4f2 Add -s warning 2006-01-08 20:29:44 +00:00
Luke Howard
3d3fe8fe83 Document -s flag to slapadd 2006-01-08 20:16:58 +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
Pierangelo Masarati
a3c4b98bc9 minor fixes: typos, comments about ITS#3523 2006-01-06 16:21:22 +00:00
Howard Chu
c07045b0b6 Document cachefree option added in 2.3.14 2006-01-06 03:55:59 +00:00
Kurt Zeilenga
acbb5cf689 Happy new year! 2006-01-03 23:11:52 +00:00
Pierangelo Masarati
683a339ea7 clarify that "result" is undefined in case of failure (we had reports of developers trying to ldap_msgfree() it) 2006-01-02 10:19:27 +00:00
Pierangelo Masarati
1fd9d40e87 part of ITS#3523 2006-01-02 08:13:33 +00:00
Pierangelo Masarati
82c04bf2a0 clarify issues related to performing operations with rootdn identity 2005-12-29 16:14:41 +00:00
Kurt Zeilenga
7ab9775244 clarify SASLprep task 2005-12-23 23:53:02 +00:00
Kurt Zeilenga
192df412ac reserve -N for "disable SASLprep" future use 2005-12-23 23:49:48 +00:00
Pierangelo Masarati
28aad43241 don't expose unused (and deprecated) log levels 2005-12-22 22:27:16 +00:00
Kurt Zeilenga
6618f0eac5 Fix typo 2005-12-22 01:51:57 +00:00
Pierangelo Masarati
5075d09f49 cleanup and clarify the threading issues with back-ldap and back-meta when looping back to the same DSA (ITS#4141) 2005-12-21 19:01:59 +00:00
Pierangelo Masarati
46388237b2 update note about size/time limit in syncrepl 2005-12-20 14:03:44 +00:00
Pierangelo Masarati
94028fe7e4 add more checks on input values 2005-12-20 13:58:25 +00:00
Howard Chu
a832e6b8e9 ITS#4146,#4266 syncrepl search spec is different from ldapsearch(1)... 2005-12-20 12:38:44 +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
Pierangelo Masarati
3517bdf260 revert previous commit(s); clarify usage of "-s" in slapd(8). 2005-12-20 08:20:16 +00:00
Kurt Zeilenga
705fa45655 note that a search is often the first operation requested. 2005-12-20 00:45:39 +00:00
Kurt Zeilenga
4ee2ae8f94 StartTLS cleanup 2005-12-20 00:39:41 +00:00
Kurt Zeilenga
553f59b900 Add access control recommendation to discussion of password hashing. 2005-12-20 00:39:28 +00:00
Pierangelo Masarati
6650f07f50 allow (and use) symbolic names for syslog levels 2005-12-19 22:55:30 +00:00
Howard Chu
f0961f0afd ITS#4242 add emphasis to -q caveat 2005-12-15 23:11:39 +00:00
Pierangelo Masarati
69caf0b333 clarify usage as per ITS#4197 2005-12-13 20:35:10 +00:00
Pierangelo Masarati
bd975514de add (and document) customizable bind-timeout 2005-12-12 15:57:58 +00:00
Pierangelo Masarati
fdbcfbe598 document idle-timeout; cleanup 2005-12-07 17:57:35 +00:00
Pierangelo Masarati
cdc697d997 clarify that pcache prefers to read objectClass from remote server (ITS#4232) 2005-11-30 00:16:33 +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
1e01082e10 s/chain-cache-uris/chain-cache-uri/ 2005-11-27 23:18:47 +00:00
Kurt Zeilenga
b02b2b1556 Note that children scope requires extension 2005-11-26 06:29:25 +00:00
Kurt Zeilenga
c6bee3a208 document children scope 2005-11-26 06:26:16 +00:00
Kurt Zeilenga
186b8700ae Latest revisions 2005-11-25 19:23:13 +00:00
Kurt Zeilenga
4a8550da9a Add reference to ldif(5) and RFC 2849 2005-11-25 18:08:04 +00:00
Kurt Zeilenga
2567e820b7 Add change record format description 2005-11-24 19:26:44 +00:00
Pierangelo Masarati
dcdd2a567a add a caveat on access control issues 2005-11-23 11:16:28 +00:00
Pierangelo Masarati
9722bb7c30 fix return attributes (ITS#4203) 2005-11-23 10:20:11 +00:00
Kurt Zeilenga
8f3443f591 Minor update 2005-11-22 21:27:18 +00:00
Howard Chu
a6adcedecc The overlay creates the suffix entry automatically. 2005-11-21 05:40:31 +00:00
Pierangelo Masarati
567ab77275 reflect recent code changes 2005-11-19 23:40:48 +00:00
Pierangelo Masarati
3e7fd464dc streamline back-ldap/slapo-chain configuration; add the possibility to cache non-configured, anonymous referral URIs 2005-11-19 17:48:33 +00:00
Pierangelo Masarati
32d683f383 document new behavior & configuration items 2005-11-19 15:17:08 +00:00
Howard Chu
d710edae1b ITS#4169 fix typo 2005-11-11 11:17:46 +00:00