Go to file
Kurt Zeilenga 179cd46266 ITS#705: nisNetgroupTripleValidate
ITS#706: bootParameterValidate
Submitted by Stig Venass <venaas@uninett.no>
Modified by Kurt Zeilenga <kurt@openldap.org> for stricter
	adherence to specification (RFC 2307).

Portions
Copyright 2000 Stig Venaas
All rights reserved.

Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice is
preserved. This software is provided ``as is'' without express or
implied warranty.
2000-09-03 17:35:39 +00:00
build switch to 2.X to avoid having to update this on every minor release 2000-08-17 23:02:50 +00:00
clients Back out last change 2000-08-31 20:53:12 +00:00
contrib Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
doc Add ud(1) and saucer(1) projects 2000-09-03 00:43:46 +00:00
include Use shutdown(2) prior to stream close(2). 2000-08-28 22:24:01 +00:00
libraries Change default to SSL_PEER_NONE (don't require peer certificate). 2000-09-01 23:24:17 +00:00
servers ITS#705: nisNetgroupTripleValidate 2000-09-03 17:35:39 +00:00
tests Add frontend support for "any" substrings assertions. 2000-08-22 02:23:52 +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
configure Fix minor typo in configure.in 2000-08-30 00:03:25 +00:00
configure.in Fix minor typo in configure.in 2000-08-30 00:03:25 +00:00
COPYRIGHT Add RCSid 2000-07-29 02:54:35 +00:00
INSTALL Fix URI 2000-08-31 20:52:14 +00:00
LICENSE As we renumberred the terms, bump the minor revision number 2000-07-28 17:03:52 +00:00
Makefile.in Add make test shortcut 2000-05-19 21:01:36 +00:00
README Minor updates 2000-07-28 17:39:50 +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/

---
$OpenLDAP$