Go to file
Howard Chu bb06fd8d6b Fix crashes for SASL/EXTERNAL binds:
in slap_sasl_getdn, test id, not dn. dn is still NULL
  also, don't check for trailing slash
  in slap_sasl_bind, initialize reslen to 0
2001-09-18 03:10:05 +00:00
build Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
clients Don't ignore attribute list when -S is specified. 2001-09-04 06:06:44 +00:00
contrib added empty() method to the list classes. (Patch was provided by Dan 2001-09-07 17:43:55 +00:00
doc Correct typo 2001-09-08 04:32:08 +00:00
include There is no TLSProtocol option. 2001-08-31 16:48:30 +00:00
libraries Fix declaration mismatch when CYRUS is not present 2001-09-18 00:37:56 +00:00
servers Fix crashes for SASL/EXTERNAL binds: 2001-09-18 03:10:05 +00:00
tests Allow dn.base="" 2001-09-01 05:01:31 +00:00
acconfig.h Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +00:00
acinclude.m4 Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
aclocal.m4 Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
configure Fix db1 error and add kerberos comment 2001-08-24 20:20:34 +00:00
configure.in Fix typo in winsock detection 2001-09-16 22:20:29 +00:00
COPYRIGHT Update to latest 2001-09-08 04:33:29 +00:00
INSTALL Import latest SDF generated INSTALL. This version is quite lean. 2000-09-11 18:44:55 +00:00
LICENSE Update to 2.7 2001-09-08 04:30:14 +00:00
Makefile.in
README

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 stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$