Kurt Zeilenga
0f5c87a41c
Clean up usage()
2000-07-17 21:54:20 +00:00
Kurt Zeilenga
44b42ba9c0
Add -I/-Q SASL mode options
2000-07-17 02:43:41 +00:00
Kurt Zeilenga
76f3601c3b
Add -x flag (simple bind)
2000-07-16 00:52:04 +00:00
Kurt Zeilenga
d18737073c
Update args based upon intended SASL usage
2000-07-16 00:51:44 +00:00
Kurt Zeilenga
d2b05a3858
Rework SASL command line arguments. Default is now to authenticate
...
using best available mechanism. (authzid prompting to be disabled)
To use simple bind, -x is required (implied if -P 2) with -D/-[Ww]
To use simple "anonymous" bind, just -x will do.
2000-07-15 23:25:46 +00:00
Kurt Zeilenga
19e45aee80
Add basic pages for BER types and memory allocators.
2000-07-13 22:56:16 +00:00
Kurt Zeilenga
da85564c0d
Update SASL args
2000-07-13 22:54:45 +00:00
Kurt Zeilenga
5fc22599e2
Update SASL code to reuse context through life of session.
...
Replace 'negotiated' with 'interactive' bind
Add hooks for SASL/EXTERNAL
Disable SASL security layers
Rework SASL command line and config file parameters
2000-07-13 22:54:38 +00:00
Kurt Zeilenga
5c95476d24
Fix a few typos
2000-07-12 18:27:07 +00:00
Kurt Zeilenga
7bc9587daa
Add password extended operation draft
2000-07-07 20:03:15 +00:00
Kurt Zeilenga
977380edcf
draft 03
2000-07-07 19:59:47 +00:00
Kurt Zeilenga
8991c613b2
Initial '+' draft
2000-07-07 19:46:20 +00:00
Kurt Zeilenga
e18b9336ee
draft-02 (a complete rewrite)
2000-07-07 19:45:04 +00:00
Kurt Zeilenga
9e70f92e69
Add SASL projects
2000-07-06 00:18:41 +00:00
Kurt Zeilenga
aa0067bc50
Misc doc updates
2000-07-04 21:42:11 +00:00
Kurt Zeilenga
e2fa599482
Move old files to the Attic
2000-06-25 22:01:42 +00:00
Kurt Zeilenga
a56c2b59f9
Add -C to manual pages
2000-06-25 20:29:20 +00:00
Kurt Zeilenga
a0a1c3af3f
Add SLURPD v3 updates project: use v3 bind and manageDSAit
2000-06-25 20:23:23 +00:00
Kurt Zeilenga
15c403bd15
-C/-R changes
2000-06-25 20:22:59 +00:00
Kurt Zeilenga
5f20cf1ed5
Modify ldapsearch(1) significantly. Now handles LDAPv3 search
...
references, extended results, and extended partial results. LDIF
extended to support these new features and reported version 2.
-L now limits output to LDIFv1 for compatibility reasons. No
-L is now LDIFv2. Old alternative form is no longer supported.
Use LDAP_TMPDIR (in ldap_config.h) instead of hardcoded /tmp
Use LDAP_FILE_URI_PREFIX (in ldap_config.h) instead of hardcoded
file://tmp/
2000-06-25 00:35:17 +00:00
Kurt Zeilenga
2c7f89b1b2
remove locale option. OpenLDAP is designed only for the "C" locale.
2000-06-20 16:55:23 +00:00
Kurt Zeilenga
f02e50a1bb
Update examples to LDIFv1. Remove old format options.
2000-06-19 16:18:50 +00:00
Kurt Zeilenga
5a1afa2edf
Minor updates
2000-06-19 16:16:38 +00:00
Kurt Zeilenga
4908dc5d0d
Add rescodes-02
2000-06-19 15:36:18 +00:00
Kurt Zeilenga
5b74683886
Add copy clarification
2000-06-18 21:53:34 +00:00
Kurt Zeilenga
d8afb52b7e
Add/Update LDAPext drafts
2000-06-18 21:51:37 +00:00
Kurt Zeilenga
a8144d55ed
Add OpenLDAP rcsid
2000-06-18 19:44:45 +00:00
Kurt Zeilenga
55d180f3ab
Incomplete update of LDIF, refer to RFC
2000-06-18 19:41:49 +00:00
Kurt Zeilenga
65f9a005ed
Add reference to slappasswd(8)
2000-06-18 19:40:38 +00:00
Kurt Zeilenga
93a8125eab
Add OpenLDAP RCS ID
2000-06-18 19:39:31 +00:00
Kurt Zeilenga
3ece90666f
A few misc updates
2000-06-16 07:32:19 +00:00
Kurt Zeilenga
379df268da
An quick index of RFCs
2000-06-16 07:31:16 +00:00
Kurt Zeilenga
2531452c21
Published as RFC 2820
2000-06-16 06:48:35 +00:00
Kurt Zeilenga
2c9b803866
rev 01
2000-06-16 06:48:09 +00:00
Kurt Zeilenga
187f4ab730
A couple of minor updates... needs overhaul
2000-06-16 06:44:25 +00:00
Kurt Zeilenga
d81a1ccfa4
Initial slappasswd(8) page
2000-06-16 06:43:55 +00:00
Kurt Zeilenga
d40495eb74
Deprecated in favor of RFC 2849
2000-06-16 01:21:14 +00:00
Kurt Zeilenga
3a0c301b07
LDIF
2000-06-16 01:18:10 +00:00
Kurt Zeilenga
bfa0862313
Update -Z description to reduce confusion with ldaps://
2000-06-14 02:35:42 +00:00
Kurt Zeilenga
d7301c1b57
Add backend updates to todo list
2000-06-13 21:14:24 +00:00
Kurt Zeilenga
ec426532b2
Reworked thread code to better support thread-library specific
...
r/w locks and thread pools. Hide internal structures (using
pthread'ish technics). Place common code in threads.c. Move
no-thread code to thr_stub.c. Move thread pool code to tpool.c.
Removed setconcurrency call from initializer, added 'concurrency'
directive to slapd. Tested code under pthreads, pth, and no-threads.
2000-06-13 02:42:13 +00:00
Kurt Zeilenga
e67117a658
Import LDUP drafts and reimport poorly imported ldapext drafts
2000-06-09 02:09:11 +00:00
Kurt Zeilenga
f6529c728f
Replace AuthMeth, StartTLS, and DIGEST-MD5 I-Ds with RFC
2000-06-08 20:38:36 +00:00
Kurt Zeilenga
22b8b60e49
Add VLV and SortList Control API and related (and other) I-Ds
2000-06-07 19:39:49 +00:00
Kurt Zeilenga
6892f74529
Remove old schema directives
2000-06-06 07:57:41 +00:00
Julio Sánchez Fernández
00a9214608
Initial version of man page for the schema routines
2000-06-05 00:09:24 +00:00
Kurt Zeilenga
ea069cb7c2
New indexer/filter codes (test suite works) with cheats
...
Updated NT Project files (with Cyrus SASL library depend)
2000-06-04 22:59:38 +00:00
Kurt Zeilenga
45c6324a9d
Move ldapd into the Attic, quipu tools remain for now.
2000-06-01 23:00:22 +00:00
Kurt Zeilenga
271978b476
Add more tests to tests project
2000-05-30 22:09:00 +00:00
Kurt Zeilenga
3283844ca6
Add TLS SASL/EXTERNAL project
...
Add subtype/subclassing tests to test suite project
2000-05-30 21:39:07 +00:00