Annuaire LDAP
Find a file
Howard Chu e12ca8b6fe Fixes for multiple threadpool queues
Remove poolq_hash, it wasn't distributing work evenly to the queues.
Just walk through all queues and use the one with smallest
active+pending count. Since pool_retract also relied on the hash,
a different means of locating the thread to retract was needed.
Add pool_submit2 which returns the threadpool task structure,
and record which poolq this task lives on.
2017-03-15 11:13:09 +00:00
build Happy New Year! 2017-01-03 12:36:47 -08:00
clients Happy New Year! 2017-01-03 12:36:47 -08:00
contrib ITS#8569 Add a manpage for slapo-autogroup 2017-01-18 09:38:06 -08:00
doc ITS#8253 - Further clarification around replication information 2017-02-21 15:27:13 -08:00
include Fixes for multiple threadpool queues 2017-03-15 11:13:09 +00:00
libraries Fixes for multiple threadpool queues 2017-03-15 11:13:09 +00:00
servers Fixes for multiple threadpool queues 2017-03-15 11:13:09 +00:00
tests ITS8589 - This modifies the test so that it will not trigger the issue described in the ITS. 2017-02-21 16:02:17 -08:00
.gitattributes Exclude internet-draft .xml versions from releases. 2012-02-07 16:44:07 +01:00
.gitignore .gitignore += ucgendat 2012-01-24 00:47:48 +01:00
aclocal.m4 Update libtool to 1.5.20 2005-10-29 23:37:13 +00:00
configure Happy New Year! 2017-01-03 12:36:47 -08:00
configure.in Happy New Year! 2017-01-03 12:36:47 -08:00
COPYRIGHT Happy New Year! 2017-01-03 12:36:47 -08:00
INSTALL Happy New Year! 2017-01-03 12:36:47 -08:00
LICENSE Fix typos 2003-11-24 19:42:08 +00:00
Makefile.in Happy New Year! 2017-01-03 12:36:47 -08:00
README Happy New Year! 2017-01-03 12:36:47 -08:00

OpenLDAP Devel README
	This software was obtained from a development branch 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-2017 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.