Go to file
Pierangelo Masarati 53a4d530d9 plug one-time leak
2005-08-11 23:35:47 +00:00
build Fix typo 2005-08-10 23:50:50 +00:00
clients Plug memory leaks 2005-08-01 03:44:52 +00:00
contrib ITS#3910 heimdal 0.7 compatibility, silence warnings 2005-08-11 21:05:19 +00:00
doc ITS#3875 change saslauthz* to authz*, etc. 2005-07-29 03:58:58 +00:00
include expose ldap_tls_inplace() 2005-08-11 12:14:24 +00:00
libraries solve a deadlock during unbind: ldap_send_unbind() is called by ldap_free_connection() only, and just in case the last arg is not 0; but most of the times ldap_free_connection() is called with ld_req_mutex locked, so it shouldn't be locked again from inside ldap_send_unbind() 2005-08-11 17:11:41 +00:00
servers plug one-time leak 2005-08-11 23:35:47 +00:00
tests allow the glue overlay to be a module 2005-08-10 16:26:32 +00:00
acconfig.h Happy New Year! 2005-01-01 20:49:32 +00:00
acinclude.m4 Happy New Year! 2005-01-01 20:49:32 +00:00
aclocal.m4 Revert libtool update 2005-08-10 23:43:06 +00:00
configure rebuild 2005-08-10 23:53:46 +00:00
configure.in Let --<enable/disable>-<backends/overlays> provide a default instead 2005-08-07 18:08:02 +00:00
COPYRIGHT ITS#3803 updated hyc/Symas 2005-06-28 01:41:11 +00:00
INSTALL Happy New Year! 2005-01-01 20:49:32 +00:00
LICENSE
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
README Happy New Year! 2005-01-01 20:49:32 +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$

This work is part of OpenLDAP Software <http://www.openldap.org/>.

Copyright 1998-2005 The OpenLDAP Foundation.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
Public License.

A copy of this license is available in the file LICENSE in the
top-level directory of the distribution or, alternatively, at
<http://www.OpenLDAP.org/license.html>.

OpenLDAP is a registered trademark of the OpenLDAP Foundation.