Commit Graph

1295 Commits

Author SHA1 Message Date
Kurt Zeilenga
b0ad896f5e remove reference to multi-master replication (dead) experimental code 2005-06-03 17:06:58 +00:00
Kurt Zeilenga
64616571aa Update SDF URL 2005-06-03 17:06:02 +00:00
Kurt Zeilenga
5fbba374b1 ITS#3751: fix dqoute typo 2005-05-26 18:32:52 +00:00
Howard Chu
2b68437214 ITS#3745 use "pcache" to instantiate instead of "proxycache" 2005-05-24 17:15:46 +00:00
Pierangelo Masarati
2a55844da3 refresh back-ldap man page, reflecting recent changes 2005-05-23 14:28:30 +00:00
Pierangelo Masarati
d32187df16 note recent changes (needs work) 2005-05-23 07:19:58 +00:00
Pierangelo Masarati
8592822aca document schema checking flag 2005-05-21 14:49:21 +00:00
Kurt Zeilenga
d0fdf1ea46 don't reference ldap_getfilter(3) 2005-05-17 18:12:10 +00:00
Kurt Zeilenga
377db53088 Fix typo 2005-05-13 02:55:21 +00:00
Howard Chu
32aa75bf48 More tweaks for BDB 2005-05-11 00:32:14 +00:00
Howard Chu
544c766f5a More details 2005-05-11 00:13:13 +00:00
Howard Chu
a2a313f37f Preliminary slapd.d info, very incomplete 2005-05-10 11:32:25 +00:00
Howard Chu
48fba4a894 Add notes about -F config dir option 2005-05-08 05:21:54 +00:00
Kurt Zeilenga
2e39dd74b8 Undocument LDAPv2 Kerberos options 2005-05-04 21:35:35 +00:00
Pierangelo Masarati
fa49a73fc4 fix retry; add per-target configurable number of retries; addresses ITS#3672, ITS#3676 & ITS#3680 2005-04-25 18:56:56 +00:00
Howard Chu
2a159cef0e More for ITS#3655 draft-8 updates 2005-04-22 09:15:55 +00:00
Pierangelo Masarati
4a223061ed allow abandon/cancel for all tools 2005-04-19 21:21:51 +00:00
Pierangelo Masarati
448fa12bc1 enable abandon/cancel in ldapsearch (ITS#3670) 2005-04-19 18:07:27 +00:00
Pierangelo Masarati
f2831a77c9 add tools arg description 2005-04-19 17:10:56 +00:00
Howard Chu
c0542eca6b Delete sid reference from syncrepl cookie 2005-04-15 03:23:49 +00:00
Kurt Zeilenga
f8b0454bb8 cleanup 2005-04-14 20:30:13 +00:00
Pierangelo Masarati
e9ab146a41 fix previous commit in case of access to non existent backend (e.g. rootDSE); add (and document) authzID/DN support 2005-04-12 19:36:56 +00:00
Kurt Zeilenga
3e800f20bd <limits.h> cleanup && ITS#3643 2005-04-10 19:32:14 +00:00
Pierangelo Masarati
3ead9d3140 complete access checking documentation 2005-04-10 16:06:45 +00:00
Pierangelo Masarati
a3e5490540 clarify why there's no access checking in back-dnssrv 2005-04-10 16:03:59 +00:00
Pierangelo Masarati
24a06b551f import of back-ldif man page; please review 2005-04-09 01:20:12 +00:00
Pierangelo Masarati
8feffa6091 further fulfilment of ITS#3639 2005-04-09 00:44:17 +00:00
Pierangelo Masarati
02464d6e34 further fulfilment of ITS#3639 2005-04-09 00:34:32 +00:00
Pierangelo Masarati
11ddb834be further fulfilment of ITS#3639 2005-04-08 23:39:05 +00:00
Pierangelo Masarati
797efdf730 further fulfilment of ITS#3639 2005-04-08 22:52:23 +00:00
Pierangelo Masarati
6dda364276 further fulfilment of ITS#3639 2005-04-08 22:08:40 +00:00
Pierangelo Masarati
140b33927f more to partial fulfilment of ITS#3639 2005-04-08 19:27:22 +00:00
Pierangelo Masarati
3fbc65082e remove slapd-tcl(5) 2005-04-08 19:00:58 +00:00
Pierangelo Masarati
111deb128e partial fulfilment of ITS#3639; need to check other backends thoroughly 2005-04-08 18:41:13 +00:00
Pierangelo Masarati
e7fef14447 document the dynlist overlay 2005-04-07 23:18:48 +00:00
Pierangelo Masarati
e410840e22 clarify what can appear after -H 2005-04-07 19:57:38 +00:00
Kurt Zeilenga
228e28c266 Remove redundant note indication. 2005-04-04 19:56:43 +00:00
Pierangelo Masarati
e350d3aebd update and refresh man pages 2005-04-04 12:25:12 +00:00
Pierangelo Masarati
f1698e30f5 update diagnostics and man pages 2005-04-04 12:24:50 +00:00
Kurt Zeilenga
542468dcad Spell out BDB 2005-04-01 23:31:21 +00:00
Pierangelo Masarati
592c4ad2b0 document new options 2005-04-01 19:07:09 +00:00
Pierangelo Masarati
39aa718410 document new options 2005-04-01 18:59:28 +00:00
Howard Chu
c808575c12 Add dbconfig directive for creating/writing the DB_CONFIG file 2005-04-01 11:50:37 +00:00
Pierangelo Masarati
584b21d20b initial commit of "level" styles for "dn" and "self" by clauses (ITS#3615) 2005-03-31 18:10:11 +00:00
Kurt Zeilenga
3e0ac3bed2 Add basic support for HTML->PDF conversion (uses htmldoc) 2005-03-29 23:59:04 +00:00
Pierangelo Masarati
27e5fabb8b document missing feature; avoid the risk of returning argv in an inconsistent state when an error occurs 2005-03-28 18:51:02 +00:00
Kurt Zeilenga
0dd113d3f0 Minor updates 2005-03-28 03:05:47 +00:00
Kurt Zeilenga
34b11c572d Add ANSI and BSI 2005-03-28 03:01:18 +00:00
Kurt Zeilenga
3e54f90b53 Don't advertise 1.1 as private space. 2005-03-28 02:42:04 +00:00
Kurt Zeilenga
3060d72f36 Update a few URLs 2005-03-27 22:09:53 +00:00