Commit Graph

261 Commits

Author SHA1 Message Date
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
Kurt Zeilenga
9f5b0cde20 Clarify deprecated API task... it's _ext API use we're after. 2000-05-30 11:01:09 +00:00
Kurt Zeilenga
f635dd0c81 Remove BDB3 project, thanks Gary
Move about and clarify other projects
2000-05-29 17:11:43 +00:00
Kurt Zeilenga
e8c292df89 Add -n serviceName (for loggging purposes) 2000-05-26 19:52:40 +00:00
Kurt Zeilenga
c48155a139 Add a couple of simple projects for those wanting to learn
SLAPD internals
	rootdse,cn=schema compare
	rootdse user configurable attributes (cn,description,seeAlso,etc)
2000-05-18 16:18:39 +00:00
Kurt Zeilenga
fd57c2666b Update to rev 2 2000-05-16 18:26:16 +00:00
Kurt Zeilenga
499c6f2134 Add LDBM BerkeleyDB3 project 2000-05-16 00:59:02 +00:00
Kurt Zeilenga
e9d0b98a10 Update lber-encode/decode man pages
Add ber_get_enum() for symmetry
2000-05-13 23:08:25 +00:00
Kurt Zeilenga
4bc786f34b Y2k copyright update 2000-05-13 02:47:56 +00:00
Kurt Zeilenga
40d749ed6b Update LBER man pages to latest API.
Need to add lber-types(3) to document BER types, allocation, and deallocation.
May need to add additional pages to document other new features.
2000-05-13 01:44:58 +00:00
Kurt Zeilenga
865e24a8ac Update man page date. 2000-05-13 01:43:35 +00:00
Kurt Zeilenga
07826e4d4c Add IPv6/IPSEC project (volunteers welcomed) 2000-05-09 18:48:03 +00:00
Kurt Zeilenga
2783decefa update based upon latest changes and thoughts 2000-05-03 18:58:20 +00:00
Kurt Zeilenga
b861be0ffd Done did hashed password generation (via extend op) 2000-05-03 12:57:05 +00:00
Kurt Zeilenga
8c386888fa Move default LDBM directory from /usr/tmp to $(localstatedir) 2000-05-03 10:07:21 +00:00
Kurt Zeilenga
627265e301 replace inetOrgPerson I-D with RFC 2000-04-25 11:55:35 +00:00
Kurt Zeilenga
54f1ebafff Add description of global command line arguments.... 2000-04-25 10:34:19 +00:00