Annuaire LDAP
Find a file
Juan Gomez 581bb2b951 I do not find another better way how to fix this prob so I will use this
LDAP_MOD_SOFTADD hack and hide it in this file. A LDAP_MOD_SOFTADD is just
the same as LDAP_MOD_ADD, but it does not fail when the attribute value
being added already exist. This is needed for some special cases of ldap
modrdn.
1999-05-25 22:48:06 +00:00
build Return version to -Engineering 1999-04-01 03:28:07 +00:00
clients Apply ITS#148 fix for "ud find seg fault", NULL in printf 1999-04-28 20:04:37 +00:00
contrib Apply Hallvard's ctype 'unsigned char' fix from -devel. 1999-03-02 19:30:02 +00:00
doc Import minor doc updates from -devel. 1999-02-11 21:37:54 +00:00
include Apply protection from glibc #define strdup .... 1999-05-24 19:08:39 +00:00
libraries Update CHANGES in preparation for release. 1999-05-24 23:39:21 +00:00
servers I do not find another better way how to fix this prob so I will use this 1999-05-25 22:48:06 +00:00
tests Update tests to filter create/modify dn/timestamp. 1999-05-25 19:31:23 +00:00
acconfig.h Sucked in too much of portable.h.bot <ldap_features.h> 1999-02-04 05:00:43 +00:00
acinclude.m4 Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
aclocal.m4 Update pthread detection. 1999-02-02 00:00:54 +00:00
ANNOUNCEMENT Minor update to 1.2 announcement. 1999-02-11 23:31:30 +00:00
CHANGES Update CHANGES with ITS numbers. 1999-05-25 02:49:29 +00:00
configure Fix syntax error testing for des_debug. 1999-03-26 21:46:06 +00:00
configure.in Fix syntax error testing for des_debug. 1999-03-26 21:46:06 +00:00
COPYRIGHT Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
INSTALL Update docs in preparation for release of 1.2.1 1999-04-01 03:17:44 +00:00
LICENSE Import doc changes from devel 1999-01-18 18:00:18 +00:00
Make-common Initial revision 1998-08-09 00:43:13 +00:00
Make-common.um Initial revision 1998-08-09 00:43:13 +00:00
Makefile Initial revision 1998-08-09 00:43:13 +00:00
Makefile.in Remove doc from CLEANDIRS (it's in SUBDIRS). 1999-04-28 23:11:42 +00:00
README Update docs in preparation for release of 1.2.1 1999-04-01 03:17:44 +00:00

OpenLDAP 1.2.1 README

	For a description of what this distribution contains, see the
	ANNOUNCEMENT file in this directory.  For a description of
	changes from previous releases, see the CHANGES file in this
	directory.

	For a more detailed description of how to make an install the
	distribution, see the INSTALL file in this directory.  Additional
	installation information, such as per platform hints can be found
	in the doc/install directory.

	For more information:
		http://www.OpenLDAP.org/software/


REQUIRED SOFTWARE
	Build OpenLDAP requires the following software components:

	Base system (libraries and tools):
		Standard C compiler, headers, and libraries
		POSIX REGEX headers and libraries

	SLAPD:
		LDBM compatible datastore
			(Sleepycat Berkeley DB 2.3.16 or GDBM)

	SLURPD:
		LTHREAD compatible thread package
			(POSIX pthreads, MIT pthreads, Mach Cthreads or Sun LWP)

	LDAPD:
		ISODE compatible X.500 distribution

	CLIENTS/CONTRIB ware:
		Depends on package.  See per package README.
		

MAKING AND INSTALLING THE DISTRIBUTION
	Please see the INSTALL file for details.


DOCUMENTATION
	There are man pages for most programs in the distribution and
	routines in the various libraries.  See ldap(3) for details.

	Additional documentation can be found in the doc directory.
		doc/devel   Developer Information
		doc/drafts  LDAP-related IETF drafts
		doc/install Installation and Integration
		doc/man     Raw man(1) pages
		doc/rfcs    LDAP-related Request for Comments

	There is an OpenLDAP home page available that contains the latest
	LDAP news, releases announcements, pointers to other LDAP resources,
	etc..  It is located at:
		http://www.OpenLDAP.org/

	The OpenLDAP Software FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=2


FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
	We would appreciate any feedback you can provide.  If you have
	problems, report them using our Issue Tracking System:

		http://www.OpenLDAP.com/its/

	or by sending e-mail to:

		OpenLDAP-its@OpenLDAP.org

	Additional mailing lists are available.  Please see:

		http://www.OpenLDAP.com/lists/