openldap.git annotated tag OPENLDAP_REL_ENG_2_4_48 updated. OPENLDAP_REL_ENG_2_4_48
by openldap-commit2devel@OpenLDAP.org
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_48 has been updated
to 1b5e1449011f1e49da451b8a63bb3c49874db29f (tag)
from a40497c4204762d2195941e1e14a94fc7b5ceb8d (which is now obsolete)
tagging 1f25fbc9b92823540db460b7618988d3feafbc50 (commit)
replaces OPENLDAP_REL_ENG_2_4_47
tagged by Quanah Gibson-Mount
on Tue Jul 23 14:47:30 2019 +0000
- Log -----------------------------------------------------------------
OpenLDAP 2.4.48
Côme Chilliet (1):
ITS#8674 Return correct result from ldap_create_assertion_control_value
HAMANO Tsukasa (1):
ITS#8349 - Fix ppolicy behavior when pwdInHistory is changed
Howard Chu (30):
ITS#8727 plug ber leaks
ITS#8353 CRYPTO_set_id_callback deprecated in OpenSSL 0.9.9
Happy New Year
ITS#8969 tweak mdb_page_split
ITS#8969
Happy New Year
ITS#8969 tweak mdb_page_split
ITS#8969
ITS#8952 use msec for epoll / devpoll event wait
ITS#8472 only do index cleanup if DB is running
ITS#8963 use BIND timeout for start_tls
ITS#8975
ITS#8971 most exops have no reqDN
ITS#8971 tweak prev commit
ITS#8989 fix bitshift integer overflow
ITS#8990 pickup SLAP_MOD_SOFT modops
ITS#9007
ITS#9012 one more Win64 fix
ITS#7595 Add Elliptic Curve support for OpenSSL
ITS#7595 more doc for elliptic curve
ITS#7595 don't try to use EC if OpenSSL lacks it
ITS#8999 fix telephoneNumberNormalize, cert DN validation
ITS#8999 more for prev commit
ITS#7770 add mdb_stat info to cn=monitor
ITS#7770 schema fixup
ITS#9038 restrict rootDN proxyauthz to its own DBs.
ITS#9041 - Cleanup limits in cyrus.c
ITS#7657 back-mdb improve alias deref
ITS#9052 zero out sasl_ssf in connection_init
Release 0.9.24
Ivan Nejgebauer (1):
ITS#8037 - Add support for relax control to delta-syncrepl
Jame Gerwe (1):
ITS#8794 - Fix implicit declaration for ldap_is_ldapc_url
Jan Vcelak (1):
use AI_ADDRCONFIG if defined in the environment
Kris Zyp (2):
ITS#8975 WIN32: Skip setting file pointer for write maps
ITS#9007 don't free loose writemap pages
Nadezhda Ivanova (1):
ITS#8841 Fix an assertion error in back-meta when network interface is unavailable
Ondřej Kuzník (27):
Test updating memberof config works
ITS#8663 Fix memberof SLAP_CONFIG_EMIT
ITS#8980 Actually return the computed status
ITS#9015 Generate contextCSN unless we're a pure replica.
ITS#9015 Don't generate contextCSN on empty DB
ITS#9015 Treat an empty cookie from a FALLBACK search as a success
ITS#8693 Document unused but generated starttls parameter
ITS#8693 Tweak previous commit
ITS#8743 Initialise the metafilter we allocate
ITS#7996 Tighten race in ldap_int_initialize
ITS#8427 Set up TLS settings on each reconnection
ITS#8427 Only do StartTLS if configured
ITS#8754 Don't try IPv6 addresses unless configured to
ITS#8671 Expose OpenLDAP specific interfaces in openldap.h
ITS#8864 Fix ber_realloc after a partial ber_flush
ITS#8964 Do not free original filter
ITS#8637 Reject multiple chain URIs just like slapd.conf
ITS#9000 memberof: noop a noop rename
ITS#8755 Do not close the default SockBuf a second time
Resolve conflict between ITS#7492 and ITS#7520
ITS#8799 Let the common backend be configured through cn=config
ITS#9038 Update test028 to test this is enforced
ITS#7996 Use a separate mutex in ldap_int_initialize
Separate VERSION to its own paragraph
ITS#9038 Fix typo in test script
ITS#9038 Another test028 typo
ITS#8427 Take late TLS configuration into account
Patrick Monnerat (1):
ITS#7042 Allow unsetting of tls_* syncrepl options.
Quanah Gibson-Mount (78):
Return to engineering
Return to engineering
ITS#8727
ITS#8948 - Fix BDB lib to only be linked with static backend
ITS#8948 -- Regenerate configure
ITS#8948
ITS#8353
Happy New Year!
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
Happy New Year!
ITS#8663
ITS#8952
ITS#8472
ITS#8968 - Fix ASYNC connection on Solaris 10
ITS#8968
ITS#8957 - Fix ASYNC TLS
ITS#8957
ITS#8963
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
ITS#8971
ITS#8989
ITS#8990
ITS#8764 - Fix minor typo
ITS#8761 - Fix comment
ITS#8764, ITS#8761
ITS#8980
ITS#8771 - Note back-mdb is recommended
ITS#8881 - Note MDB is the primary backend
ITS#8881, ITS#8771
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
ITS#7585
ITS#9012
ITS#7595
ITS#9015
ITS#8693
Fix minor typo
ITS#8743
ITS#7326
ITS#8999
ITS#9031 - Update documentation for mdb
Fix examples by removing quotes
ITS#9031
ITS#7042
ITS#7996, ITS#8450
ITS#8427
ITS#8674
ITS#8754
ITS#8841
ITS#8671
ITS#8037
ITS#8508
ITS#8864
ITS#8964
ITS#8349
ITS#8637
ITS#8997 - Fix segfault by setting return code value
ITS#8997
ITS#8794
ITS#7721
ITS#7770
ITS#9000
ITS#8755
ITS#8799
ITS#9038
Wording tweak
ITS#9041
Fix previous commit. It broke builds where --with-cyrus-sasl=no is set.
ITS#7657
ITS#9052
Revert "use AI_ADDRCONFIG if defined in the environment"
Revert ITS#7326
Prep for release
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
Revert "ITS#8427 Take late TLS configuration into account"
Revert "ITS#8427 Only do StartTLS if configured"
Revert "ITS#8427 Set up TLS settings on each reconnection"
Remove ITS#8427 from CHANGES due to revert
ITS#7585 - Windows doesn't support LDAPI
Sumit Bose (1):
ITS#7585 fix ldapi with SASL_NOCANON
Vernon Smith (1):
ITS#8980 fix async connections with non-blocking TLS
Zebediah Figura (1):
ITS#8508 - Allow ucgendat.c to recognize title-case characters even if they do not have lower-case equivalents
ck(a)test-centos64.cksoft.de (1):
ITS#7721 - Allow authTimestamp updates to be forwarded via updateref
-----------------------------------------------------------------------
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git