Annuaire LDAP
Find a file
Kurt Zeilenga 65bfb44e8e Error when user tries to mix command line and default URI components.
Remove TLS hard as an ldap.conf option as being not a over-writable
default.  The appropriate way to request ldaps:// is use an ldaps://
URI.  A rewrite to only sent hard for the default URIs but ignored
if the application provides it own URI would be acceptable.
2003-05-22 00:13:00 +00:00
build Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
clients Error when user tries to mix command line and default URI components. 2003-05-22 00:13:00 +00:00
contrib ITS#2423 don't malloc prompt results 2003-04-06 00:52:24 +00:00
doc Fix typo. 2003-05-19 17:30:14 +00:00
include select loop changes for persistent threads 2003-05-20 23:52:11 +00:00
libraries Error when user tries to mix command line and default URI components. 2003-05-22 00:13:00 +00:00
servers If the sync mode is refreshAndPersist, 2003-05-21 23:44:10 +00:00
tests slapd-syncrepl-slave-persist.conf : added 2003-05-20 19:58:11 +00:00
acconfig.h Re-add <ac/localize.h> 2003-04-07 22:44:15 +00:00
acinclude.m4 Happy new year 2003-01-03 20:20:47 +00:00
aclocal.m4 Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
configure Rebuild configure scripts with --enable-hdb support 2003-04-23 16:50:56 +00:00
configure.in Added back-hdb 2003-04-23 09:13:24 +00:00
COPYRIGHT Added hyc & Symas 2003-04-17 04:31:32 +00:00
INSTALL Change "-Ddef" example to something harmless and hopefully more obvious. 2003-02-13 23:58:54 +00:00
LICENSE Update to 2.7 2001-09-08 04:30:14 +00:00
Makefile.in Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
README Add CONTRIBUTING section to HEAD's README 2003-04-23 02:25:39 +00:00

OpenLDAP Devel README
	This software was obtained from the development branch (HEAD) of
	the OpenLDAP Software Repository.  This copy is likely already
	not current, the development branch changes frequently.  These
	changes include code implementing experimental features and
	unproven bug fixes.  Please do NOT redistribute copies of the
	development branch.

	The OpenLDAP Developer's FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=4

	Client developers seeking a suitable development platform
	should use "release" or "stable" versions.
		http://www.openldap.org/software/

Contributing

	See http://www.openldap.org/devel/contributing.html for how to
	contribute code or documentation to OpenLDAP.  Use the Issue Tracking
	System <http://www.openldap.org/its/> to submit contributions.
	While you are encouraged to coordinate and discuss the development
	activities on the openldap-devel@openldap.org mailing list prior
	to submission, it is noted that contributions must be submitted
	using the Issue Tracking System to be considered.

---
$OpenLDAP$