Commit Graph

872 Commits

Author SHA1 Message Date
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
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
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
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
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
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
94028fe7e4 add more checks on input values 2005-12-20 13:58:25 +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