Go to file
Sergei Trofimovich 57b7003a64 thr_posix.c: fix implicit function declaration for 'pthread_setconcurrency'
thr_posix.c: In function 'ldap_pvt_thread_set_concurrency':
thr_posix.c:96:9: error: implicit declaration of function 'pthread_setconcurrency'
  return pthread_setconcurrency( n );
         ^~~~~~~~~~~~~~~~~~~~~~
         pthread_setcanceltype

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-03-26 22:06:41 +00:00
build ITS#7855 - Update config.guess and config.sub 2020-01-28 16:08:50 +00:00
clients ITS#8675 - Fix tools to not continue on TLS error 2020-03-26 18:45:00 +00:00
contrib ITS#8639 Delete LM hash support from smbk5pwd 2020-03-07 16:55:35 +00:00
doc ITS#9166 Fix slapdconfig.sdf mismatched braces 2020-02-12 10:55:08 -08:00
include ITS#9181 Fix race on Windows mutex init 2020-03-16 17:07:43 +00:00
libraries thr_posix.c: fix implicit function declaration for 'pthread_setconcurrency' 2020-03-26 22:06:41 +00:00
servers ITS#7074 - change olcDatabaseDummy initialization for windows 2020-03-20 19:08:22 +00:00
tests ITS#9160 OOM handling in test programs 2020-02-07 09:46:52 +00:00
.gitattributes Exclude internet-draft .xml versions from releases. 2012-02-07 16:44:07 +01:00
.gitignore ITS#8983 ignore psearchctrl.c symlink 2019-08-30 09:06:26 -07:00
aclocal.m4 Update libtool to 1.5.20 2005-10-29 23:37:13 +00:00
configure ITS#8639 Regenerate configure and portable.hin 2020-03-07 16:55:35 +00:00
configure.in ITS#8639 remove LANMAN hashed passwords 2020-03-07 16:55:35 +00:00
COPYRIGHT Happy New Year! 2020-01-09 16:50:21 +00:00
INSTALL Happy New Year! 2020-01-09 16:50:21 +00:00
LICENSE Fix typos 2003-11-24 19:42:08 +00:00
Makefile.in Happy New Year! 2020-01-09 16:50:21 +00:00
README Happy New Year! 2020-01-09 16:50:21 +00: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-2020 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.