Commit Graph

809 Commits

Author SHA1 Message Date
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
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
Hallvard Furuseth
b1aaaed434 Clarify output from search command 2006-04-19 13:52:20 +00:00
Kurt Zeilenga
e1b3ad0590 (very) basic documentation of "m"anage access 2006-04-12 06:03:12 +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
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
Pierangelo Masarati
9d697d50f0 add ldap_initialize(); trim description of LDAP structure (now opaque) 2006-03-03 09:47:12 +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
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
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