Annuaire LDAP
Find a file
Ondřej Kuzník d143f7a2dc ITS#8047 Fix TLS connection timeout handling
The test for async in ldap_int_tls_start was inverted, we already
support calling ldap_int_tls_connect repeatedly. And so long as
LBER_SB_OPT_NEEDS_* are managed correctly, the application should be
able to do the right thing.

Might require a new result code rather than reporposing
LDAP_X_CONNECTING for this.
2024-10-26 20:51:35 +00:00
.github/workflows ITS#10154 - Add github action to automatically close PRs 2024-01-15 17:19:29 +00:00
build ITS#10214 Reduce library dependencies 2024-05-08 09:50:10 +09:00
clients ITS#10251 cast sa when passed to getsockname 2024-08-13 09:21:15 +01:00
contrib ITS#10206 Include <kadm5/private.h> for kadm5_s_init_with_password_ctx 2024-05-03 18:36:23 +00:00
doc ITS#9393 Expose and document ldap_pvt_put_filter 2024-10-26 00:27:50 +00:00
include ITS#9393 Expose and document ldap_pvt_put_filter 2024-10-26 00:27:50 +00:00
libraries ITS#8047 Fix TLS connection timeout handling 2024-10-26 20:51:35 +00:00
servers ITS#9042 Log modify values under STATS2 2024-10-25 20:02:19 +00:00
tests ITS#10248 Regression test script 2024-09-26 17:56:59 +00:00
.gitattributes ITS#8872 - configure.in to configure.ac 2021-04-09 21:01:10 +00:00
.gitignore Update .gitignore for 2.5 and later 2022-06-30 19:38:14 +00:00
.gitlab-ci.yml ITS#10014: Add TLS handle using MbedTLS 2023-03-31 05:19:30 +00:00
aclocal.m4 ITS#10207 - regenerate configure 2024-05-01 16:23:20 +00:00
configure ITS#10214 - Regenerate configure 2024-05-09 17:08:12 +00:00
configure.ac ITS#10214 Reduce library dependencies 2024-05-08 09:50:10 +09:00
COPYRIGHT Happy New Year! 2024-03-26 19:45:07 +00:00
INSTALL Happy New Year! 2024-03-26 19:45:07 +00:00
LICENSE Fix typos 2003-11-24 19:42:08 +00:00
Makefile.in Happy New Year! 2024-03-26 19:45:07 +00:00
README Happy New Year! 2024-03-26 19:45:07 +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-2024 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.