1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4
Stefan Metzmacher 84b4551cdf s4:lib/tls: add tstream_tls_sync_setup()
This operates in a non-async fashion and may block
in the push and pull function.

It will be used to plug into openldap transport
layer, this is needed in order to have access
to the channel bindings. And also use the same
configuration for all our gnutls based tls code.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-23 23:50:34 +00:00
..
auth s4:gensec_gssapi: implement channel binding support 2024-04-23 23:50:34 +00:00
cldap_server s4:cldap_server: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
client s4:lib/tls: add support for gnutls_certificate_set_x509_{system_trust,trust_dir}() 2024-04-23 23:50:34 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
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: remove unused include of gensec_internal.h 2024-04-23 23:50:34 +00:00
lib s4:lib/tls: add tstream_tls_sync_setup() 2024-04-23 23:50:34 +00:00
libcli s4:libcli/ldap: add tls channel binding support for ldap_bind_sasl() 2024-04-23 23:50:34 +00:00
libnet s4:libnet: Fix code spelling 2024-03-21 03:12:33 +00:00
librpc s4:librpc/rpc: make use of tstream_tls_params_client_lpcfg() 2024-04-23 23:50:33 +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 s3:libads: always require ber_sockbuf_add_io() and LDAP_OPT_SOCKBUF 2024-04-23 23:50:34 +00:00
selftest s4:selftest: also test samba4.ldb.simple.ldap*SASL-BIND with ldap_testing:{channel_bound,tls_channel_bindings,forced_channel_binding} 2024-04-23 23:50:34 +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