Annuaire LDAP
Find a file
Pierangelo Masarati 5fdba27288 This is the skeleton of back-monitor, the slapd monitoring backend.
The old monitoring stuff has been removed; the new backend is
enabled by using --enable-monitor at configure time and requires

	database monitor

in slapd.conf to be activated.  At present it implements a subset
of the old monitoring options, and it should be extendable to
a number of different subsystems.  The search operation has been
implementd; it does not honor abandon or size/time limits, though.
The compare and the abandon operations are planned.

Copyright Pierangelo Masarati <ando@sys-net.it>; the code is provided
AS IS with NO GUARANTEE.  It can be used and distributed under the
conditions stated by the OpenLDAP Public License.
2001-07-14 17:34:24 +00:00
build Updated pthread test and usage (avoid pthread_detach if possible) 2001-06-09 01:05:35 +00:00
clients Major clients cleanout 2001-07-07 05:05:38 +00:00
contrib Change comments to invite email from people using it, and to note that 2001-07-10 22:17:09 +00:00
doc Add 3112 ref 2001-07-07 05:24:19 +00:00
include This is the skeleton of back-monitor, the slapd monitoring backend. 2001-07-14 17:34:24 +00:00
libraries honors multiple type/value in rdn when generating ufn 2001-07-11 20:16:25 +00:00
servers This is the skeleton of back-monitor, the slapd monitoring backend. 2001-07-14 17:34:24 +00:00
tests Add extraneous database to slapd.conf 2001-07-14 01:28:19 +00:00
acconfig.h Update copyright (including with or without modification clarification) 2001-05-29 03:29:53 +00:00
acinclude.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
aclocal.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
configure This is the skeleton of back-monitor, the slapd monitoring backend. 2001-07-14 17:34:24 +00:00
configure.in This is the skeleton of back-monitor, the slapd monitoring backend. 2001-07-14 17:34:24 +00:00
COPYRIGHT Clarify notes a bit 2001-07-07 05:27:51 +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.6 2001-06-15 02:36:53 +00:00
Makefile.in clean out contrib and clients 2001-07-07 05:28:23 +00:00
README Additional HEAD comments 2001-06-11 21:08:39 +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 stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$