Commit Graph

3898 Commits

Author SHA1 Message Date
Kurt Zeilenga
535d658084 Rework of Ian's rework. 2000-08-09 05:20:00 +00:00
Kurt Zeilenga
40dfc5d122 Apply Ian patch 2000-08-09 04:28:44 +00:00
Kurt Zeilenga
c7d622505d Add URI for the OpenLDAP Root Service 2000-08-08 23:03:02 +00:00
Kurt Zeilenga
fb323bc163 s/openldap.org/example.com/ 2000-08-08 23:00:56 +00:00
Kurt Zeilenga
2144be97ad Add ManageDSAit discussion 2000-08-08 04:42:05 +00:00
Kurt Zeilenga
3b71ba0f15 dd ManageDSAit discussion 2000-08-08 04:33:28 +00:00
Kurt Zeilenga
9110d9b188 Additional format changes 2000-08-08 04:21:33 +00:00
Kurt Zeilenga
a330ef03b7 Formating changes 2000-08-08 04:19:21 +00:00
Kurt Zeilenga
e45efa877e Rework replication chapter, plus a few minor intro changes. 2000-08-08 04:02:24 +00:00
Kurt Zeilenga
582d234e53 Comment out tuning and monitoring chapters... 2000-08-08 02:25:43 +00:00
Kurt Zeilenga
709bd23d52 Rework dbtools and referrals. 2000-08-08 02:17:25 +00:00
Kurt Zeilenga
ee2e7457c7 Clean up attributetype and objectclass description 2000-08-07 23:04:20 +00:00
Kurt Zeilenga
40a233c079 Update command line option descriptions 2000-08-07 22:29:55 +00:00
Kurt Zeilenga
4b3548a0e1 Rebuild after ITS#649 changes to openldap.m4 2000-08-07 20:19:58 +00:00
Kurt Zeilenga
063691aec0 Add support for Sleepycat Berkeley DB 3.1 (ITS#649)
changes derived from Ian Logan's patch
2000-08-07 19:46:37 +00:00
Kurt Zeilenga
6be4f4fdb2 remove assert(0) 2000-08-07 17:19:55 +00:00
Kurt Zeilenga
b33f8b75d3 ITS#647 from Paul R. Turgyan <pturgyan@umich.edu>
When calling ldap_search looking for "supportedSASLMechanisms",
a NULL string should be passed to ldap_search and not a NULL pointer.
2000-08-06 05:25:10 +00:00
Kurt Zeilenga
0f26784569 Add notices regarding use of SASL/TLS.
Make numerous formating changes.
2000-07-30 15:20:14 +00:00
Kurt Zeilenga
f455d43153 format changes 2000-07-30 15:18:55 +00:00
Kurt Zeilenga
005a460a19 Update slapd features and formating 2000-07-30 15:18:10 +00:00
Kurt Zeilenga
1188f65d61 Update based latest IETF work. 2000-07-30 15:15:44 +00:00
Kurt Zeilenga
18b5ca803a Mostly formating changes 2000-07-30 15:14:33 +00:00
Kurt Zeilenga
1fad9e50ff Update classes 2000-07-30 15:07:14 +00:00
Kurt Zeilenga
5cb06787f9 Fix up rcsid 2000-07-29 03:15:58 +00:00
Kurt Zeilenga
98de89a321 Add RCSid 2000-07-29 02:54:35 +00:00
Kurt Zeilenga
58ff0f0899 Update release docs. install.sdf ready to be used as source
of release INSTALL document
2000-07-29 02:44:55 +00:00
Kurt Zeilenga
845ef817cf Update graphics and "plain" docs 2000-07-29 00:41:26 +00:00
Kurt Zeilenga
63c57e4682 Add logo 2000-07-29 00:15:56 +00:00
Kurt Zeilenga
fd3171ff92 Use verbatim license 2000-07-28 21:07:43 +00:00
Kurt Zeilenga
f3c027b086 Fix U-mich LDAP URL 2000-07-28 20:57:41 +00:00
Kurt Zeilenga
d83be05562 Update URIs 2000-07-28 20:55:24 +00:00
Kurt Zeilenga
89686da482 Ripe out EDB->LDIF cruft
Ripe out ldif2... cruft
LDBM database format should be moved to a separate 'SLAPD internals' guide
2000-07-28 20:40:48 +00:00
Kurt Zeilenga
c6e498f5da Updates to based upon latest INSTALL document. Needs a bit
more work to be able before it to generate the INSTALL document.
2000-07-28 19:55:55 +00:00
Kurt Zeilenga
f782abd5b8 s/General/Generic/ 2000-07-28 19:36:20 +00:00
Kurt Zeilenga
3d58a959af Add rcs id 2000-07-28 19:18:17 +00:00
Kurt Zeilenga
1a30375437 Minor updates 2000-07-28 17:39:50 +00:00
Kurt Zeilenga
d32cf54a32 As we renumberred the terms, bump the minor revision number 2000-07-28 17:03:52 +00:00
Kurt Zeilenga
df2cc1e21e Separate requirement to include copy of LICENSE into separate
term.  Require applicable notices to be reproduced (instead of
just the OPL notice).
2000-07-28 16:37:27 +00:00
Kurt Zeilenga
5b856458a2 s/SAFEMEMCPY/AC_MEMCPY/
Use AC_FMEMCPY where appropriate (-llber)
2000-07-28 01:07:07 +00:00
Kurt Zeilenga
f4f2d7eb38 Update API tasks 2000-07-28 00:41:35 +00:00
Kurt Zeilenga
14a9c07363 Clients now sasl aware 2000-07-28 00:40:20 +00:00
Kurt Zeilenga
a50f391bb3 Working SASL security layers! 2000-07-28 00:04:07 +00:00
Kurt Zeilenga
33fb0e055b From: vtag@novell.com
Subject: Bug in ldap_parse_result function (ITS#643)

If a user is using ldap result to obtain search results one message
at a time and calls ldap_parse_result on one of those messages, i.e.
the message chain does not have an LDAP_RES_SEARCH_RESULT message
in the chain, ldap_parse_result returns a LDAP_DECODING_ERROR
instead of LDAP_NO_RESULTS_RETURNED.
2000-07-27 23:44:44 +00:00
Kurt Zeilenga
fc6c7fefcc Fix empty AND/OR search list bug 2000-07-27 23:08:48 +00:00
Kurt Zeilenga
9a0964174e Update named referrals to draft-zeilenga-ldap-namedref.txt
(IETF namedref draft is now defunct)
2000-07-27 20:18:05 +00:00
Kurt Zeilenga
5a546c93a3 Add ''work in progress'' comment 2000-07-27 20:17:26 +00:00
Kurt Zeilenga
b213ce3a69 Remove cruft 2000-07-27 20:12:16 +00:00
Kurt Zeilenga
7ba63f5ea7 Fix up schema per ITS#642 2000-07-27 20:11:41 +00:00
Kurt Zeilenga
db060d8753 Add AC_MEMCPY and AC_FAST_MEMCPY macros to eventually replace
SAFEMEMCPY.  AC_FAST_MEMCPY has a len==1 optimization for use
in -llber.
2000-07-27 20:10:44 +00:00
Kurt Zeilenga
a720b9a48f Add additional comment explaining #error 2000-07-27 18:42:28 +00:00