1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4
Stefan Metzmacher 15fb8fcc7b s4:lib/tls: include a TLS server name indication in the client handshake
This is not strictly needed, but it might be useful
for load balancers.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15621

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-23 23:50:33 +00:00
..
auth Fix a few "might be uninitialized" errors 2024-04-23 19:02:10 +00:00
cldap_server s4:cldap_server: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
client Add simple http_client for use in black box tests (in following commits) 2024-03-27 01:14:31 +00:00
cluster
dns_server s4:dns_server: less noisy, more informative debug messages 2024-04-12 15:18:05 +00:00
dsdb Fix a few "might be uninitialized" errors 2024-04-23 19:02:10 +00:00
echo_server s4-echo: Remove the "echo" server (port 7, RFC 862) in production builds 2023-10-10 14:49:40 +00:00
include VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h 2023-12-15 10:44:42 +00:00
kdc s4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS search flag 2024-04-21 22:10:36 +00:00
ldap_server s4:ldap_server: Update gMSA keys when DSDB_CONTROL_GMSA_UPDATE_OID control is specified 2024-04-21 22:10:36 +00:00
lib s4:lib/tls: include a TLS server name indication in the client handshake 2024-04-23 23:50:33 +00:00
libcli s4:libcli/ldap: force GSS-SPNEGO in ldap_bind_sasl() 2024-04-23 23:50:33 +00:00
libnet s4:libnet: Fix code spelling 2024-03-21 03:12:33 +00:00
librpc lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
nbt_server s4:wins: use NUMERIC_CMP in nbtd_wins_randomize1Clist_sort() 2024-04-10 22:56:33 +00:00
ntp_signd s4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS search flag 2024-04-21 22:10:36 +00:00
ntvfs s4:ntvfs: use NUMERIC_CMP in stream_name_cmp 2024-04-10 22:56:33 +00:00
param Use python.h from libreplace 2023-11-20 15:37:33 +00:00
rpc_server s4:rpcsrv:samr: improve a comment in compare_msgRid 2024-04-23 01:33:29 +00:00
samba VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h 2023-12-15 10:44:42 +00:00
script s4:script: Fix shellcheck errors in find_unused_options.sh 2022-08-22 14:20:36 +00:00
scripting python:upgrade/upgradeprovision: use dn.copy to align ldbs 2024-04-10 05:13:32 +00:00
selftest tests/krb5: Add tests for gMSAs 2024-04-16 03:58:31 +00:00
setup s4:dsdb: Add dsdb control indicating that gMSA passwords are to be updated 2024-02-16 02:41:36 +00:00
smb_server util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n() 2023-11-15 22:07:36 +00:00
torture lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
utils s4:utils: Use correct enumeration constant 2023-11-30 00:02:33 +00:00
winbind CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-27 10:52:36 +00:00
wrepl_server libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t 2023-10-25 22:23:38 +00:00
.clang_complete
.valgrind_suppressions
wscript_build Add simple http_client for use in black box tests (in following commits) 2024-03-27 01:14:31 +00:00