mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
e54a4f06b3
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> |
||
---|---|---|
.. | ||
bench_pthreadpool.c | ||
cmd_vfs.c | ||
denytest.c | ||
locktest2.c | ||
mangle_test.c | ||
msg_sink.c | ||
msg_source.c | ||
msgtest.c | ||
nbench.c | ||
nbio.c | ||
pdbtest.c | ||
proto.h | ||
scanner.c | ||
test_addrchange.c | ||
test_async_echo.c | ||
test_authinfo_structs.c | ||
test_buffersize.c | ||
test_case_insensitive.c | ||
test_chain3.c | ||
test_cleanup.c | ||
test_ctdbd_conn.c | ||
test_dbwrap_ctdb.c | ||
test_dbwrap_do_locked.c | ||
test_dbwrap_watch.c | ||
test_g_lock.c | ||
test_hidenewfiles.c | ||
test_idmap_cache.c | ||
test_idmap_tdb_common.c | ||
test_matching.c | ||
test_messaging_fd_passing.c | ||
test_messaging_read.c | ||
test_messaging_send_all.c | ||
test_namemap_cache.c | ||
test_notify_online.c | ||
test_notify.c | ||
test_nttrans_create.c | ||
test_nttrans_fsctl.c | ||
test_oplock_cancel.c | ||
test_posix_append.c | ||
test_posix.c | ||
test_pthreadpool_tevent.c | ||
test_readdir_timestamp.c | ||
test_rpc_scale.c | ||
test_smb1_dfs.c | ||
test_smb2.c | ||
test_smbsock_any_connect.c | ||
test_tdb_validate.c | ||
torture.c | ||
utable.c | ||
vfstest_chain.c | ||
vfstest.c | ||
vfstest.h | ||
wbc_async.c | ||
wbc_async.h | ||
wscript_build |