Go to file
Howard Chu d7c0a19aab Added check for sendmsg(). Added hack to use BSD sendmsg()/recvmsg() to
propagate peer creds if no explicit PEERCRED facility exists. Works
on Solaris 8.
2002-12-04 16:03:02 +00:00
build Add LTHREAD_LIBS to BDB tests 2002-12-04 05:09:58 +00:00
clients First-cut proxy authorization support. 2002-12-03 06:11:32 +00:00
contrib Add ldapsasl 2002-09-02 22:18:49 +00:00
doc remove proxy authorization (as first-cut was committed) 2002-12-03 18:45:42 +00:00
include Use getpeereid(3) where available else use *_PEERCRED replacment function 2002-12-04 06:17:32 +00:00
libraries Added check for sendmsg(). Added hack to use BSD sendmsg()/recvmsg() to 2002-12-04 16:03:02 +00:00
servers Use getpeereid(3) where available else use *_PEERCRED replacment function 2002-12-04 06:17:32 +00:00
tests First-cut proxy authorization support. 2002-12-03 06:11:32 +00:00
acconfig.h Moved stdio replacements from liblutil lutil_* to liblber ber_pvt_*. 2002-09-10 00:47:32 +00:00
acinclude.m4
aclocal.m4
configure Use getpeereid(3) where available else use *_PEERCRED replacment function 2002-12-04 06:17:32 +00:00
configure.in Added check for sendmsg(). Added hack to use BSD sendmsg()/recvmsg() to 2002-12-04 16:03:02 +00:00
COPYRIGHT Remove info@openldap.org address. 2002-06-02 07:28:55 +00:00
INSTALL Updates from SDF 2002-02-18 18:10:25 +00:00
LICENSE
Makefile.in Misc. DN fixes and cleanups, namely don't muck with AVA_BINARY values 2002-02-13 06:35:27 +00:00
README

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$