Go to file
Howard Chu 4ed4b3f0c0 Revert previous checkin, DB_NODUPDATA is not valid on db->set_flags().
It must be specified on individual put() operations (and already is).
2001-12-15 23:00:46 +00:00
build Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
clients More from jon@symas.com - argv[0] comparison must exclude EXEEXT. 2001-12-12 00:26:42 +00:00
contrib Fixed some memory allocation/freeing bugs 2001-11-14 17:33:54 +00:00
doc Added description of "subordinate" keyword. 2001-12-15 07:15:32 +00:00
include improvements to monitor backend: added a log entry that lists the current log level and can be modified via protocol at runtime, to change the log level; minor improvements; fixed a problem in dealing with dn normalization 2001-12-10 09:50:06 +00:00
libraries Added atexit handler to free global_opts->ldo_defludp. 2001-12-15 13:43:49 +00:00
servers Revert previous checkin, DB_NODUPDATA is not valid on db->set_flags(). 2001-12-15 23:00:46 +00:00
tests Port reference scope fix from back-ldbm 2001-12-07 22:41:43 +00:00
acconfig.h Fix typo 2001-10-24 16:56:21 +00:00
acinclude.m4 Fix typo 2001-10-24 16:56:21 +00:00
aclocal.m4 Fix typo 2001-10-24 16:56:21 +00:00
configure rebuild 2001-12-08 04:31:06 +00:00
configure.in From jon@symas.com - NT UUID support requires librpcrt4. 2001-12-11 22:48:30 +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 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$