1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/torture
Volker Lendecke e54a4f06b3 tldap_tls: Remove tldap_[gs]et_starttls_needed()
The caller setting up a tldap connection is aware of whether to use
starttls, which is one single ldap extended operation before the tls
crypto starts. There is no complex logic behind this that is
worthwhile to be hidden behind a flag and an API. If there was more to
it than just a simple call to tldap_extended(), I would all be for
passing down that flag, but for this case I would argue the logic
after this patch is simpler.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2024-11-11 14:03:03 +00:00
..
bench_pthreadpool.c
cmd_vfs.c s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT() 2024-08-21 08:02:30 +00:00
denytest.c s3:torture: Fix code spelling 2023-07-19 09:58:37 +00:00
locktest2.c torture: Remove some pointless local variables 2024-06-04 07:11:35 +00:00
mangle_test.c
msg_sink.c lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
msg_source.c lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
msgtest.c
nbench.c libsmb: Pass "flags" through cli_close_send() and pylibsmb 2023-10-10 08:19:29 +00:00
nbio.c
pdbtest.c s3:torture: Fix code spelling 2023-07-19 09:58:37 +00:00
proto.h CVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAME to show we allow bad pipenames with unix separators through to the UNIX domain socket code. 2023-10-10 14:49:39 +00:00
scanner.c
test_addrchange.c lib-addrchange: Change API to fill up if_index value from netlink msg 2024-04-16 23:51:45 +00:00
test_async_echo.c
test_authinfo_structs.c
test_buffersize.c
test_case_insensitive.c
test_chain3.c libsmb: Pass "flags" through cli_close_send() and pylibsmb 2023-10-10 08:19:29 +00:00
test_cleanup.c
test_ctdbd_conn.c
test_dbwrap_ctdb.c
test_dbwrap_do_locked.c
test_dbwrap_watch.c s3:dbwrap_watch: allow callers of dbwrap_watched_watch_send/recv() to manage the watcher instances 2022-07-26 13:40:34 +00:00
test_g_lock.c smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
test_hidenewfiles.c torture: Show that "hide new files timeout" also hides directories 2022-11-07 21:57:33 +00:00
test_idmap_cache.c
test_idmap_tdb_common.c s3:torture: sid2unixid2: DEBUG blames the right function 2023-04-28 02:15:36 +00:00
test_matching.c lib: Remove "token" parameter from set_namearray 2024-07-31 08:39:29 +00:00
test_messaging_fd_passing.c s3:torture: Fix code spelling 2023-07-19 09:58:37 +00:00
test_messaging_read.c
test_messaging_send_all.c
test_namemap_cache.c
test_notify_online.c libsmb: Pass "flags" through cli_close_send() and pylibsmb 2023-10-10 08:19:29 +00:00
test_notify.c libsmb: Pass "flags" through cli_close_send() and pylibsmb 2023-10-10 08:19:29 +00:00
test_nttrans_create.c
test_nttrans_fsctl.c smbd: Implement SET_REPARSE_POINT buffer size checks 2022-12-22 19:50:34 +00:00
test_oplock_cancel.c
test_posix_append.c
test_posix.c torture3: Use cli_chmod instead of cli_posix_chmod 2024-08-06 16:29:33 +00:00
test_pthreadpool_tevent.c
test_readdir_timestamp.c
test_rpc_scale.c torture3: test rpc scalability 2023-03-06 21:32:35 +00:00
test_smb1_dfs.c libsmb: Pass NTTIME to interpret_long_date() 2023-10-04 20:31:36 +00:00
test_smb2.c libsmb: Use the direct FSCC_FILE_ALL_INFORMATION define 2024-05-14 22:29:36 +00:00
test_smbsock_any_connect.c
test_tdb_validate.c torture3: Add tdb-validate test 2023-04-01 05:25:28 +00:00
torture.c tldap_tls: Remove tldap_[gs]et_starttls_needed() 2024-11-11 14:03:03 +00:00
utable.c
vfstest_chain.c
vfstest.c s3:utils: Use lpcfg_set_cmdline() in vfstest 2023-08-23 08:27:30 +00:00
vfstest.h smbd: Remove the offset argument from ReadDirName() 2023-06-13 23:33:39 +00:00
wbc_async.c
wbc_async.h
wscript_build torture3: Add tdb-validate test 2023-04-01 05:25:28 +00:00