Go to file
Luke Howard 48d1046a35 Make slapi_pblock directly overlaid on operation/connection/slapreply
structures

This removes a lot of copying. It's still a bit tricky where the internal
slapd data types are different to those exposed via SLAPI (eg. modifications)
or the internal values are not allocated on the heap (eg. controls). Some
copying is necessary in these cases.
2005-07-25 04:19:33 +00:00
build ITS#3752: Update to shtool 2.0.2 2005-06-30 23:47:02 +00:00
clients Remove spurious cvalue=NULL printf argument. 2005-07-17 11:49:27 +00:00
contrib Add note about shared library requirements 2005-07-02 10:21:03 +00:00
doc note that not all backends and overlays support runtime configuration (I guess we should list which do; what about noting it in the monitor backend?) 2005-07-23 10:15:05 +00:00
include Fix error in last commit 2005-07-22 09:39:26 +00:00
libraries (yet) another potential concurrency issue 2005-07-23 22:04:04 +00:00
servers Make slapi_pblock directly overlaid on operation/connection/slapreply 2005-07-25 04:19:33 +00:00
tests keep trying... 2005-07-21 08:53:42 +00:00
acconfig.h Happy New Year! 2005-01-01 20:49:32 +00:00
acinclude.m4 Happy New Year! 2005-01-01 20:49:32 +00:00
aclocal.m4 Happy New Year! 2005-01-01 20:49:32 +00:00
configure rebuild 2005-06-21 00:38:12 +00:00
configure.in add support for retcode overlay (configure needs be regenerated) 2005-06-19 22:43:00 +00:00
COPYRIGHT ITS#3803 updated hyc/Symas 2005-06-28 01:41:11 +00:00
INSTALL Happy New Year! 2005-01-01 20:49:32 +00:00
LICENSE Fix typos 2003-11-24 19:42:08 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
README Happy New Year! 2005-01-01 20:49:32 +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/

Contributing

	See http://www.openldap.org/devel/contributing.html for how to
	contribute code or documentation to OpenLDAP.  Use the Issue Tracking
	System <http://www.openldap.org/its/> to submit contributions.
	While you are encouraged to coordinate and discuss the development
	activities on the openldap-devel@openldap.org mailing list prior
	to submission, it is noted that contributions must be submitted
	using the Issue Tracking System to be considered.

---
$OpenLDAP$

This work is part of OpenLDAP Software <http://www.openldap.org/>.

Copyright 1998-2005 The OpenLDAP Foundation.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
Public License.

A copy of this license is available in the file LICENSE in the
top-level directory of the distribution or, alternatively, at
<http://www.OpenLDAP.org/license.html>.

OpenLDAP is a registered trademark of the OpenLDAP Foundation.