Go to file
Dmitry Kovalev e90ef57645 changes for 2.0-beta
including:
- fixes according to new API changes
- closing db connection in connection_destroy callback, not unbind
- support of new schema code, samples changed accordingly
- support for multiple objectclasses (to distinguish from unique objectclass-to-tables mapping)
- auto 'ref' attribute support
- samples now include illustrations of using these 2 features to make named referrals as described in ldapext-namedref draft

more to come:
- documentation update
- different improvements to be more close to native directory (after beta?)
2000-06-29 21:14:43 +00:00
build Remove ldif.dsp 2000-06-25 23:16:42 +00:00
clients Add LDAPv3 rename support 2000-06-29 19:35:51 +00:00
contrib Fix several bugs with dereferencing aliases and create 'compare' subcommand. 2000-06-22 23:22:38 +00:00
doc Move old files to the Attic 2000-06-25 22:01:42 +00:00
include Fix inclusion of <sasl.h> 2000-06-29 19:36:32 +00:00
libraries Avoid locale specific ctype routines. 2000-06-29 19:38:03 +00:00
servers changes for 2.0-beta 2000-06-29 21:14:43 +00:00
tests Fix make clean 2000-06-26 05:36:39 +00:00
acconfig.h Make that LDAP_NEEDS_PROTOTYPES... might as well use proper English 2000-06-19 22:20:36 +00:00
acinclude.m4 Y2k copyright update 2000-05-13 02:47:56 +00:00
aclocal.m4 Fix $LIBS bug in fetch(3) detection 2000-05-16 01:24:02 +00:00
ANNOUNCEMENT Meantion new features 2000-06-08 17:24:24 +00:00
configure Move old files to the Attic 2000-06-25 22:01:42 +00:00
configure.in QUIPU -> Attic 2000-06-25 21:40:13 +00:00
COPYRIGHT Update main copyright to y2k 2000-01-03 17:35:20 +00:00
INSTALL Fix additional typo 2000-06-29 03:20:19 +00:00
LICENSE Y2k copyright update 2000-05-13 02:47:56 +00:00
Makefile.in Add make test shortcut 2000-05-19 21:01:36 +00:00
README Add LDBM referral handler... 2000-06-17 07:45:40 +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.  This copy is meant only for reference
	purposes.

	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/