Go to file
Howard Chu 4eaad48247 Added optional 3rd parameter, to make the script display the slapd pid
and wait. User must hit <NewLine> to continue. This gives the opportunity
to attach a debugger to the slapd before proceeding with the test.
2001-09-22 05:34:22 +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 Section 3 man pages for ldap_first_reference(), ldap_next_reference() and 2001-09-19 16:13:14 +00:00
include Check debug level before invoking debug routine, slight optimization 2001-09-21 17:53:16 +00:00
libraries Fix an off by one bug which could cause a realloced buffer to be 2001-09-22 03:18:02 +00:00
servers Fix previous idl_find patch. Cannot test <=0 with unsigned ints, duh... 2001-09-22 04:10:03 +00:00
tests Added optional 3rd parameter, to make the script display the slapd pid 2001-09-22 05:34:22 +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 Rebuild 2001-09-18 19:38:44 +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 clean out contrib and clients 2001-07-07 05:28:23 +00:00
README Additional HEAD comments 2001-06-11 21:08: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 stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$