Go to file
Howard Chu 9dace23dec Change slap_sasl_authorized to take an Operation instead of a Connection,
for compatibility with proxyAuthz control
2003-05-24 02:44:46 +00:00
build Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
clients ldap_pvt_tls_destroy depends on HAVE_TLS 2003-05-22 23:25:10 +00:00
contrib ITS#2423 don't malloc prompt results 2003-04-06 00:52:24 +00:00
doc remove documentation for bind_simple_unprotected 2003-05-24 01:26:38 +00:00
include zap --enable-phonetic 2003-05-23 05:27:30 +00:00
libraries ITS#2548 must dup sasl_errdetail msgs 2003-05-24 01:05:11 +00:00
servers Change slap_sasl_authorized to take an Operation instead of a Connection, 2003-05-24 02:44:46 +00:00
tests Add wait clause for slurpd 2003-05-24 01:57:29 +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 Partially fix slapi builds, still have undefined references 2003-05-23 06:27:38 +00:00
configure.in Partially fix slapi builds, still have undefined references 2003-05-23 06:27:38 +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$