Commit Graph

3845 Commits

Author SHA1 Message Date
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
Kurt Zeilenga
904d3232b7 Expose ldap_create_control 2000-07-22 17:28:06 +00:00
Kurt Zeilenga
055c3da23d Remove lint 2000-07-22 06:57:15 +00:00
Kurt Zeilenga
08d03a1333 Update C/R 2000-07-22 02:00:47 +00:00
Kurt Zeilenga
1a5a805cf4 Update ldap(3) (namely removing no longer supported routines)
such as DNS DNs and charset routines.
2000-07-22 01:59:08 +00:00
Kurt Zeilenga
90389fbb76 Trim AUTHOR section 2000-07-22 01:33:53 +00:00
Kurt Zeilenga
5b8f509e8c Rev 03 2000-07-22 00:43:03 +00:00
Kurt Zeilenga
cd5aed0bbe Use sigaction to set SA_RESTART (if appropriate).
Portability of this code needs to tested.
2000-07-22 00:37:51 +00:00
Kurt Zeilenga
5b4fd50db6 No need to include <ac/signal.h> twice 2000-07-21 23:34:13 +00:00
Kurt Zeilenga
33cb84f57c Add experimental reindexer. 2000-07-21 23:24:24 +00:00
Kurt Zeilenga
1fdb11c817 Rev 06 2000-07-21 22:51:21 +00:00