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$
Forked from
openldap / OpenLDAP
16207 commits behind the upstream repository.
Howard Chu
authored
of outstanding requests on a connection. Set rate limits for request execution: no connection can have more than maxthreads/2 ops executing at once. a connection that is write-blocked will not execute any new ops. queued ops must drain before any new ops can execute. If the queue exceeds the max_pending limit, the connection is closed. ...also fixed a bug where a connection was not marked active if it never received a Bind.
Name | Last commit | Last update |
---|---|---|
build | ||
clients | ||
contrib | ||
doc | ||
include | ||
libraries | ||
servers | ||
tests | ||
COPYRIGHT | ||
INSTALL | ||
LICENSE | ||
Makefile.in | ||
README | ||
acconfig.h | ||
acinclude.m4 | ||
aclocal.m4 | ||
configure | ||
configure.in |