Commit Graph

933 Commits

Author SHA1 Message Date
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
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
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
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
15d898f73d ITS#3812 back-config documentation 2006-11-16 11:48:19 +00:00
Pierangelo Masarati
6581f10e9c fix typo (ITS#4753) 2006-11-15 23:49:04 +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
Pierangelo Masarati
028e7c46ca document the syntax of the ldap.conf(5) file 2006-09-12 21:02:30 +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
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
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
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
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
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
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
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