Commit Graph

899 Commits

Author SHA1 Message Date
Howard Chu
3d24acc2e3 Minor tweak, my man2html program only recognizes manpage references
in the .BR form.
2007-01-09 00:01:28 +00:00
Howard Chu
fb46242509 Document per-context TLS options 2007-01-08 23:52:25 +00:00
Howard Chu
27dd7a5383 syncrepl inherits default TLS settings from main slapd config 2007-01-08 20:38:42 +00:00
Pierangelo Masarati
f38eee8df1 document LDAP Sync API 2007-01-07 19:13:05 +00:00
Pierangelo Masarati
b0f06da400 improve disconnect handling 2007-01-05 16:18:42 +00:00
Pierangelo Masarati
c56564e2b5 disconnect without notice 2007-01-04 20:17:53 +00:00
Pierangelo Masarati
963eaf63b6 return unsolicited responses 2007-01-04 19:58:29 +00:00
Kurt Zeilenga
6dcd9a9f77 Use soelim to fix .so problem
(Assumes soelim is generally available)
2007-01-02 20:25:16 +00:00
Kurt Zeilenga
da6d9eb046 happy new year 2007-01-02 20:00:42 +00:00
Pierangelo Masarati
5e36e5625a move slapo-lastmod to contrib/slapd-modules/lastlog/ (ITS#4701) 2006-12-28 16:41:36 +00:00
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
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