Annuaire LDAP
Find a file
Howard Chu e8c58b4e7f Major API change - (SLAP_OP_BLOCKS) All request parameters are
consolidated into the Operation structure. All reply parameters
are consolidated into the new SlapReply structure. Most operations
now have identical call signatures... Changes are not #ifdef'd,
revert to -r NO_SLAP_OP_BLOCKS if necessary to back out.
2003-03-30 09:03:54 +00:00
build Fix previous commit 2003-03-29 09:03:46 +00:00
clients Added version rules 2003-03-29 03:25:44 +00:00
contrib Add copyright notice 2003-03-09 01:03:41 +00:00
doc ITS#2389, describe conn_max_pending/auth keywords 2003-03-27 04:18:16 +00:00
include Revert ol_version stuff, just use mkversion 2003-03-29 06:27:37 +00:00
libraries cancel.c missing (blind update) 2003-03-30 05:38:39 +00:00
servers Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
tests ITS#2363 - slurpd should now exit cleanly without -KILL 2003-03-24 15:00:04 +00:00
acconfig.h Rework #ifdef'ing of expermental controls to ease release engineering 2003-02-08 21:53:05 +00:00
acinclude.m4 Happy new year 2003-01-03 20:20:47 +00:00
aclocal.m4 Happy new year 2003-01-03 20:20:47 +00:00
configure rebuild 2003-03-06 00:38:42 +00:00
configure.in For IPv6 check for getnameinfo as well as getaddrinfo 2003-03-05 01:32:41 +00:00
COPYRIGHT Happy new year 2003-01-03 20:20:47 +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 Happy new year 2003-01-03 20:20:47 +00:00
README Minor rewording 2001-09-28 21:22:00 +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/

---
$OpenLDAP$