Commit Graph

193 Commits

Author SHA1 Message Date
Kurt Zeilenga
3512942da1 Add authpassword task 2001-06-14 23:50:05 +00:00
Kurt Zeilenga
b8975f565e Update ud todo items 2001-06-14 05:47:02 +00:00
Kurt Zeilenga
3db30340b7 Add reference to developer's list 2001-06-08 01:38:40 +00:00
Kurt Zeilenga
a47496b912 No individual contacts are provided, so update text 2001-06-08 01:37:21 +00:00
Kurt Zeilenga
04911120c2 Misc updates 2001-06-06 21:55:44 +00:00
Kurt Zeilenga
076c3351e4 Add a couple of controls to the TODO list 2001-05-13 19:25:03 +00:00
Kurt Zeilenga
76673100c0 Misc updates to the TODO list 2001-05-13 19:24:02 +00:00
Kurt Zeilenga
e3f81de77e reserve -V for version information 2001-01-20 01:16:19 +00:00
Kurt Zeilenga
05de439349 Misc updates 2001-01-12 04:20:09 +00:00
Kurt Zeilenga
5082731e24 Add UTF-8 wc/mb conversion routines contributed by Novell.
/******************************************************************************
 * Copyright (C) 1999, 2000 Novell, Inc. All Rights Reserved.
 *
 * THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND
 * TREATIES. USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT
 * TO VERSION 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF WHICH IS
 * AVAILABLE AT HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE"
 * IN THE TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION
 * OF THIS WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP
 * PUBLIC LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT
 * THE PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY.
 ******************************************************************************/
2000-12-28 02:20:37 +00:00
Kurt Zeilenga
246578b950 Update with latest needs 2000-10-11 18:01:40 +00:00
Kurt Zeilenga
cd89917abb Add ud(1) and saucer(1) projects 2000-09-03 00:43:46 +00:00
Kurt Zeilenga
5361dbe52c Allocate -H for URI specification
Clarify use of other flags
2000-08-25 02:10:14 +00:00
Kurt Zeilenga
075bc82afe Trim 2000-08-23 00:39:12 +00:00
Kurt Zeilenga
46f44e760b Misc updates 2000-08-23 00:37:25 +00:00
Kurt Zeilenga
5cb06787f9 Fix up rcsid 2000-07-29 03:15:58 +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
e82c3ff6b2 Update args based upon latest SASL usage 2000-07-19 01:19:06 +00:00
Kurt Zeilenga
600c696332 Drop a number of projects... 2000-07-19 01:16:17 +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
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
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
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
5a1afa2edf Minor updates 2000-06-19 16:16:38 +00:00
Kurt Zeilenga
3ece90666f A few misc updates 2000-06-16 07:32:19 +00:00
Kurt Zeilenga
d7301c1b57 Add backend updates to todo list 2000-06-13 21:14:24 +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
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
499c6f2134 Add LDBM BerkeleyDB3 project 2000-05-16 00:59:02 +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
54f1ebafff Add description of global command line arguments.... 2000-04-25 10:34:19 +00:00
Kurt Zeilenga
ae2ab4a1c2 Update as needed. 2000-04-25 10:33:34 +00:00
Kurt Zeilenga
0bad880b0b Add TLS/SASL flags 2000-04-12 00:03:07 +00:00
Kurt Zeilenga
4651956c51 Remove SASL/TLS integration projects from TODO as basic
code has been committed.
Add item to implement SASL/TLS to clients.
(This is not to imply that the code is complete)
2000-01-20 05:48:18 +00:00
Kurt Zeilenga
d61873e930 Add RCSid 2000-01-11 01:18:51 +00:00
Kurt Zeilenga
36b12c4633 Update todo to min req. 1999-12-19 02:56:30 +00:00
Kurt Zeilenga
f3808cea66 Add RSA ASN.1 guide 1999-12-12 02:44:03 +00:00
Kurt Zeilenga
041c1545e8 Update usage and man page. 1999-12-10 04:59:28 +00:00
Kurt Zeilenga
a0097fe1d9 Add table of command line arguments used by clients 1999-12-09 17:04:42 +00:00
Kurt Zeilenga
4b2f37bdb8 Add errno draft project and apply minor cleanups 1999-10-05 17:47:59 +00:00
Kurt Zeilenga
6e6eb52591 Add server-side hashed password generation (it's not as easy as it sounds).
Remove Kerberos project.  Looks like K4 is working again.
1999-09-25 21:08:44 +00:00
Kurt Zeilenga
a0e41a317f Remove ldapurl project, add deprecate removal project 1999-09-25 02:57:44 +00:00
Kurt Zeilenga
d9f7e317ad Add security audit to large project. Someone really needs
to go through and find/fix buffer overflows and such.
1999-09-21 22:36:21 +00:00
Kurt Zeilenga
5ec0843035 Design and Implement a LDAP C++ API 1999-09-20 22:59:33 +00:00
Kurt Zeilenga
1e5aae19c3 Manual pages need updating, especially LDAP C API ones... 1999-09-19 18:13:33 +00:00
Kurt Zeilenga
cc0564f1e3 Remove contacts to promote new volunteers. 1999-09-15 22:33:09 +00:00
Kurt Zeilenga
38cd86f569 Add -C/-CC/-R referral chasing to clients project.
-C chase with prompting
	-CC chase without prompting
	-R don't chase
with defaults dependent upon authentication method used.
rebind callback also needs to be extended to support SASL and
provide information for prompting purposes.  Good intro project.
1999-09-08 20:06:25 +00:00
Kurt Zeilenga
93c7bccde4 Update description of 2.0 items in preparation for posting to -devel. 1999-08-30 01:01:07 +00:00
Kurt Zeilenga
9f9dfae203 Update TODO... should be moved to the developer's FAQ. 1999-08-07 18:59:15 +00:00
Kurt Zeilenga
afa4fde7c4 Add use ldap_*_ext() routines in clients project.
Remove server side controls.
Add Digest-MD5 project.
1999-07-16 03:03:34 +00:00
Kurt Zeilenga
943bd0647b Remove a few completed projects 1999-07-07 19:58:59 +00:00
Kurt Zeilenga
d816c39d80 Add slapd password handling projects (these are often asked for). 1999-06-16 19:09:34 +00:00
Kurt Zeilenga
c01dfb9dca Add README with URLs to developer pages. 1999-06-06 19:45:46 +00:00
Kurt Zeilenga
cb265b719f Add section for OpenLDAP 2.0 projects, drop "larger than life" projects. 1999-06-04 19:04:18 +00:00
Kurt Zeilenga
2531671967 Remove mkversion project.
Tag Julio for schema work.
1999-05-26 01:36:51 +00:00
Kurt Zeilenga
2ee58372bb Add cache redesign project. 1999-04-14 03:07:41 +00:00
Kurt Zeilenga
2182976824 Update todo in preparation for posting to -devel 1999-04-13 03:02:14 +00:00
Kurt Zeilenga
5bd27ad01d delete thread project, Bart completed this.
Add SASL/TLS project, Bart's working on this.
Add reference to ITS "Software Enhancements".
1999-03-17 22:02:00 +00:00
Kurt Spanier
39f0066db4 Addition of a new Concurrency Test fro testing slapd performance and
correctness of locking schemas in backends.
In back-bdb2 open NEXTID during startup and close at shutdown.
1999-02-15 10:49:20 +00:00
Kurt Zeilenga
ffc0126853 Update todo to contain "superior" objectclass project. 1999-02-10 19:54:27 +00:00
Kurt Zeilenga
a2cf39ce4a Add memory handling todo. 1999-01-22 20:46:57 +00:00
Kurt Zeilenga
7662b7ea7e Add some server side projects. 1999-01-21 01:18:13 +00:00
Kurt Zeilenga
a5653c87a1 Added back-passwd item with reference to ITS.
Probably should detail each of these items with an ITS...
1999-01-13 00:47:32 +00:00
Kurt Zeilenga
87a36da316 More pidentd/tcp_wrappers projects to do. 1999-01-02 23:28:18 +00:00
Kurt Zeilenga
2c2bb81129 Update todo... 1998-12-30 05:40:01 +00:00
Kurt Zeilenga
31056e2759 Add 'remove ldapconfig.h.edit' project. 1998-12-26 18:31:08 +00:00
Kurt Zeilenga
88d62b3b59 Update todo list with ldap_getfilter(3) project. 1998-12-26 18:29:10 +00:00
Kurt Zeilenga
5193b84fea Add documentation projects.
Make bart the thread lead.
1998-12-23 19:50:29 +00:00
Kurt Zeilenga
586ffea884 Add DB2 projects to the list. 1998-12-22 21:01:31 +00:00
Kurt Zeilenga
a3ac3be6a7 Added lber_get/set_option. Removed lber_debug/ldap_debug.
Updated other codes as needed.
1998-12-22 01:34:01 +00:00
Kurt Zeilenga
0c11b6bb63 Add new projects to replace completed (or near completed) ones.
Add references to http://www.OpenLDAP.org/devel/ pages.
1998-12-21 02:43:23 +00:00
Kurt Zeilenga
dad4acc563 Update URLs. 1998-12-14 20:03:14 +00:00
Kurt Zeilenga
b84a0a8514 Clarify use of private -core mailing list. -devel is the primary
developer discussion/coordinate list.
1998-12-14 20:01:36 +00:00
Kurt Zeilenga
f8aee573d6 Apply minor updates to todo doc... mainly remove my
name from a couple of projects.
1998-12-12 23:47:42 +00:00
Kurt Zeilenga
0ddcc48597 Fix munged paragraph 1998-12-12 23:44:51 +00:00
Kurt Zeilenga
bf414493b7 ldappassword is done. 1998-12-06 20:34:12 +00:00
Kurt Zeilenga
055ede483b Minor updates to various docs with 1.1 release information. 1998-12-02 02:25:44 +00:00
Kurt Zeilenga
6411d8429b Add MajorLDAP to project list. 1998-11-26 04:13:45 +00:00
Kurt Zeilenga
fd8c786752 Add additional projects to todo list:
mail500 to use filters
	Kerberos autoconf support
	ISODE autoconf support
	contrib autoconf support
1998-11-26 04:09:48 +00:00
Kurt Zeilenga
86555712c4 Add NT related projects. 1998-11-23 00:24:36 +00:00
Kurt Zeilenga
05059be190 Update INSTALL/README files with references to new documents.
Added new developer todo list.
1998-11-20 03:12:46 +00:00
Kurt Zeilenga
15c9883a7a Added some additional guidelines and clarified some existing points. 1998-11-20 01:59:16 +00:00
Hallvard Furuseth
9fb92703da Guidelines for developers in doc/devel/, added doc/install for installation info 1998-11-19 20:59:21 +00:00