Commit Graph

4070 Commits

Author SHA1 Message Date
Kurt Zeilenga
309c458ed4 Experimental fix for deadlock 2000-09-02 00:19:06 +00:00
Kurt Zeilenga
5518aefda0 Change default to SSL_PEER_NONE (don't require peer certificate). 2000-09-01 23:24:17 +00:00
Kurt Zeilenga
57ed8f6458 Fix port defaulting 2000-09-01 23:03:17 +00:00
Kurt Zeilenga
5ed98aed27 Update references to RFCs 2000-09-01 22:10:19 +00:00
Kurt Zeilenga
84d0e26234 Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de>
Copyright notices have been adjusted per on-file OpenLDAP Contributor
Assignment Agreement.
2000-09-01 18:46:32 +00:00
Kurt Zeilenga
8983f7cb8b Fix ldap_pvt_tls_start() return value check. 2000-09-01 01:04:18 +00:00
Kurt Zeilenga
e6aec1724f I wasn't thinking when I removed autoconf-install.txt 2000-08-31 23:50:56 +00:00
Randy Kunkee
58bb439d08 Raise MAXARGS to 200, since the schema syntax burns more. 2000-08-31 22:16:16 +00:00
Kurt Zeilenga
0e920e9d29 Back out last change 2000-08-31 20:53:12 +00:00
Kurt Zeilenga
78f6d75586 Fix URI 2000-08-31 20:52:14 +00:00
Kurt Zeilenga
01bc25f159 Should not be check in. 2000-08-31 20:47:13 +00:00
Kurt Zeilenga
95d2ee4dd0 Revert to ldap/LICENSE version... which is the canonical version 2000-08-31 20:46:30 +00:00
Kurt Zeilenga
627632819f Use SDF generated version 2000-08-31 20:37:32 +00:00
Kurt Zeilenga
aad7e5982b Import latest install from guide/release 2000-08-31 20:32:54 +00:00
Kurt Zeilenga
3058b0515d Don't publish version 2 if disallowed 2000-08-31 18:51:15 +00:00
Kurt Zeilenga
37c609d6b8 Add backend directive 2000-08-31 18:36:01 +00:00
Kurt Zeilenga
a8e804bf8f Update repl pages
Add RFC titles to REF table
2000-08-31 05:52:55 +00:00
Kurt Zeilenga
563fd083e9 reorder tests 2000-08-30 22:24:21 +00:00
Kurt Zeilenga
e3a5562089 rev 04 2000-08-30 22:23:40 +00:00
Kurt Zeilenga
553a78e2ee Don't drain after TLS failure.... causes busy forever loop 2000-08-30 22:08:19 +00:00
Kurt Zeilenga
4ef54d8640 Rework install chapter 2000-08-30 06:49:08 +00:00
Kurt Zeilenga
87b26b8f89 ITS#695: Admin Guide editing (typos and other minor errors)
from <cedric@earthling.net>
2000-08-30 05:05:26 +00:00
Kurt Zeilenga
db67d7cdc5 Add sasl-host directive 2000-08-30 03:50:16 +00:00
Kurt Zeilenga
a60438c1ce Add sasl-host option and treat sasl-realm as global only
(ie: not backend specific).
2000-08-30 01:44:39 +00:00
Kurt Zeilenga
a484698daa Fix minor typo in configure.in 2000-08-30 00:03:25 +00:00
Kurt Zeilenga
65acab0edd Scale image 2000-08-29 20:31:45 +00:00
Kurt Zeilenga
5aa1ba08e7 Add missing terms 2000-08-29 20:31:29 +00:00
Kurt Zeilenga
2255b9d820 Add additional 'transferring schema section' 2000-08-29 20:25:05 +00:00
Kurt Zeilenga
01d83aa94f Fix typo in image label 2000-08-29 20:23:27 +00:00
Kurt Zeilenga
1c7456af96 Use CSV format tables 2000-08-29 20:22:49 +00:00
Kurt Zeilenga
77932a32ae ITS#689: fix typos
submitted by Brad Midgley <brad@turbolinux.com>
2000-08-29 18:56:29 +00:00
Kurt Zeilenga
8d01d14b3b Add additional terms and change title to "OpenLDAP 2.0..." 2000-08-29 00:52:34 +00:00
Kurt Zeilenga
4e8973e6cb Rework bind restrictions 2000-08-28 23:37:44 +00:00
Kurt Zeilenga
102f12a71a Restrict bind 2000-08-28 23:29:29 +00:00
Kurt Zeilenga
c3ceb3b9db clarify Kerberos option availability 2000-08-28 22:49:44 +00:00
Kurt Zeilenga
5d9f41e8dc Use shutdown(2) prior to stream close(2). 2000-08-28 22:24:01 +00:00
Kurt Zeilenga
90f0d9c85e Remove lint 2000-08-28 22:20:19 +00:00
Kurt Zeilenga
3e91d48127 Move authzid_backend to after restrictions checks 2000-08-28 21:28:22 +00:00
Kurt Zeilenga
8c2be74406 Add 'Scope of this Document' section 2000-08-28 21:14:51 +00:00
Kurt Zeilenga
b3b4342f8f Raise ldapi:// SSF to 71. ldapi:// is likely more secure than
DES or other low end encryption.
2000-08-28 19:53:49 +00:00
Kurt Zeilenga
4520cd4ec2 Align with man page 2000-08-28 19:19:47 +00:00
Kurt Zeilenga
26e8ba267d Add security factors to man page 2000-08-28 19:17:37 +00:00
Kurt Zeilenga
9715e7f008 Add disallow and requires to man page. Fix sasl ssf handling bug. 2000-08-28 18:58:13 +00:00
Kurt Zeilenga
bf3df2f7a6 restrictops, requires, disallow knobs; ssf acls; and misc other changes
man pages to follow...
2000-08-28 18:38:48 +00:00
Kurt Zeilenga
bb996676d4 Fix a couple of typos 2000-08-27 22:08:13 +00:00
Kurt Zeilenga
0f802e17f6 Fix up ISO name/uri 2000-08-27 18:58:34 +00:00
Kurt Zeilenga
08b52f80bb Fix alias deref success v. NoSuchObject bug 2000-08-27 17:53:01 +00:00
Kurt Zeilenga
b10a60c34a Provide a little information regarding contents of this directory 2000-08-26 20:25:36 +00:00
Kurt Zeilenga
8ef285f854 Misc schema clarifications 2000-08-26 20:24:52 +00:00
Kurt Zeilenga
4739a3015b Align with re20 2000-08-26 19:55:08 +00:00