Commit Graph

4005 Commits

Author SHA1 Message Date
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
Kurt Zeilenga
a53530737b Mostly formating changes, use of classes 2000-07-23 07:35:40 +00:00
Kurt Zeilenga
2331022984 More updates to intro, quickstart, and config (need to create gifs) 2000-07-23 01:43:12 +00:00
Kurt Zeilenga
94c4c4ae6a Revamp chapter 1 2000-07-23 00:20:04 +00:00
Kurt Zeilenga
81cd8ccb4e revamp quickstart 2000-07-22 20:55:47 +00:00
Kurt Zeilenga
4a16e308a6 Fix formating 2000-07-22 19:24:02 +00:00
Kurt Zeilenga
694b18571e Misc updates 2000-07-22 19:23:03 +00:00
Kurt Zeilenga
c07c266777 Fix example 2000-07-22 19:09:18 +00:00
Kurt Zeilenga
b7f0758fa2 Minor updates, needs to be updated and cleaned up
Should be PRIMARY source for configuration options.
2000-07-22 19:04:33 +00:00
Kurt Zeilenga
9bf1190a20 Copyright/License updates 2000-07-22 18:59:40 +00:00
Kurt Zeilenga
dbe8059939 Using < > around URI is likely a bad idea (HTML inclusion) 2000-07-22 18:42:00 +00:00
Kurt Zeilenga
6533b9681b Update from devel 2000-07-22 18:36:07 +00:00
Kurt Zeilenga
f0e445d9dd A few password related updates. 2000-07-22 18:32:33 +00:00
Kurt Zeilenga
890e342594 More links 2000-07-22 18:23:11 +00:00
Kurt Zeilenga
8fbe721b7a Add links for most _ext varients 2000-07-22 18:22:06 +00:00
Kurt Zeilenga
3a73af57c1 conform schema routines to ldap naming conventions 2000-07-22 17:30:44 +00:00
Kurt Zeilenga
ecbb4e55b1 Expose ldap_create_control
Conform schema routines to ldap naming conventions
2000-07-22 17:29:54 +00:00
Kurt Zeilenga
1baa8fa8d8 Conform schema routines to LDAP naming conventions 2000-07-22 17:28:45 +00:00