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
Kurt Zeilenga
c86a1aaac2
Remove dead comment
2000-07-27 18:40:50 +00:00
Kurt Zeilenga
9e37451421
Fix typo
2000-07-27 01:10:51 +00:00
Kurt Zeilenga
948f31cd85
s/METAPHONE/SLAPD_METAPHONE/
2000-07-27 00:14:39 +00:00
Kurt Zeilenga
19091cee32
Revert ber_peek_tag to older, more efficient implementation.
2000-07-26 23:32:39 +00:00
Kurt Zeilenga
f1d0813562
Clean up at_find
2000-07-26 23:18:49 +00:00
Kurt Zeilenga
57deefc94f
Working slapindex!
2000-07-26 19:48:02 +00:00
Kurt Zeilenga
c49960df72
Add infrastructure for reindex testing
2000-07-26 18:24:44 +00:00
Kurt Zeilenga
a73b210d5f
Rename LDIF2LDBM to SLAPADD
2000-07-26 18:13:38 +00:00
Kurt Zeilenga
3a1ff6f9c7
Remove old kruft.
2000-07-26 17:23:07 +00:00
Kurt Zeilenga
8f8c483a8b
Add 'index objectClass eq'
2000-07-26 01:06:27 +00:00
Kurt Zeilenga
efb7672dde
Do not log attribute value
2000-07-25 20:54:11 +00:00
Kurt Zeilenga
3ad45a0662
Clean up WSAENOTSOCK code (no functional change)
2000-07-25 20:04:23 +00:00
Kurt Zeilenga
be0afc82f0
Fix typo
2000-07-25 19:48:49 +00:00
Kurt Zeilenga
bb6716baf0
Update legend
2000-07-25 19:47:28 +00:00
Kurt Zeilenga
952524e928
Add ACL requirements RFC
2000-07-25 19:42:18 +00:00
Mark Valence
45fdcb7163
Bug fix submitted by Anthony Brock (ITS#637)
2000-07-25 02:16:59 +00:00
Kurt Zeilenga
b0a01cfbc2
ITS#636, keys == NULL bug
...
plus plug leak when keys != NULL
2000-07-25 01:24:47 +00:00
Kurt Zeilenga
e801d834bc
Warn about lack of SASL and/or TLS.
2000-07-25 01:11:09 +00:00
Kurt Zeilenga
e82077b18b
Fix typo
2000-07-24 23:59:25 +00:00
Kurt Zeilenga
a71a7cdd98
Rework authorization handling such that authzid u:user gets mapped to
...
authzdn uid=user. Disallow authzid in DN form until we have a
validator.
2000-07-24 23:05:45 +00:00
Kurt Zeilenga
f80127f097
Ignore missing associated matching rule for now
2000-07-24 21:40:58 +00:00
Kurt Zeilenga
6c41d272cf
Update framework to support registration of approximate matching
...
rules.
2000-07-24 21:29:30 +00:00
Kurt Zeilenga
e0e314db88
Update based upon latest AuthPassword I-D
2000-07-24 21:28:52 +00:00
Randy Kunkee
af0ec07692
Prevent always overwriting slapd.conf in install-conf rule.
2000-07-24 20:48:53 +00:00
Kurt Zeilenga
e7e7bca4c0
Fix typo
2000-07-23 21:22:19 +00:00
Kurt Zeilenga
49fbdbf679
Mostly delete now unsupported features.
2000-07-23 19:19:44 +00:00