1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/libsmb
Stefan Metzmacher c1470b120b s3/libsmb: check for global parametric option "libsmb:client_guid"
Useful in test.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2021-11-04 19:04:31 +00:00
..
ABI s3:libsmb: Use cli_credentials_set_smb_encryption() 2020-08-19 16:22:42 +00:00
async_smb.c
auth_generic.c s3:libsmb: Check return code of cli_credentials_guess() 2021-06-29 02:19:35 +00:00
cli_smb2_fnum.c s3:libsmb: Fix clang warnings that fnum might be used uninitialized 2020-11-26 09:44:41 +00:00
cli_smb2_fnum.h libsmb: Remove unused sync cli_smb2_list() 2020-11-19 02:48:40 +00:00
cliconnect.c s3:libsmb: close the temporary IPC$ connection in cli_full_connection() 2021-08-11 23:03:11 +00:00
clidfs.c s3:libsmb: start encryption as soon as possible after the session setup 2021-08-11 22:12:32 +00:00
clidgram.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
clidgram.h
clientgen.c s3/libsmb: check for global parametric option "libsmb:client_guid" 2021-11-04 19:04:31 +00:00
clierror.c libsmb: Factor out cli_status_to_errno() from cli_errno() 2021-06-15 18:11:35 +00:00
clifile.c libsmb: Make cli_rename_send()/recv() smb2-capable 2020-11-16 19:53:46 +00:00
clifsinfo.c libsmb: Ensure that whoami parses all the data provided to it 2021-05-19 01:32:34 +00:00
clilist.c libsmb: Use async cli_smb2_list_send() in cli_list_send() 2020-11-19 02:48:40 +00:00
climessage.c
clioplock.c
cliprint.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
cliquota.c
clirap.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
clirap.h
clireadwrite.c
clisecdesc.c libsmb: Make cli_set_security_descriptor() async 2020-11-16 19:53:45 +00:00
clispnego.c
clistr.c
clisymlink.c
clitrans.c
conncache.c
dsgetdcname.c s3-dsgetdcname: add dsgetonedcname() 2021-07-14 16:49:30 +00:00
dsgetdcname.h s3-dsgetdcname: add dsgetonedcname() 2021-07-14 16:49:30 +00:00
errormap_wbc.c
errormap_wbc.h
errormap.c
libsmb_cache.c
libsmb_compat.c
libsmb_context.c s3:libsmb: Use cli_credentials to store traversal creds 2021-05-28 02:55:31 +00:00
libsmb_dir.c libsmbclient: Avoid a call to SMBC_errno() in SMBC_notify_ctx() 2021-08-06 17:22:30 +00:00
libsmb_file.c libsmbclient: Avoid a call to SMBC_errno() in SMBC_splice_ctx() 2021-08-06 17:22:30 +00:00
libsmb_misc.c
libsmb_path.c libsmb: Use hex_byte() in urldecode_talloc() 2021-01-08 20:31:33 +00:00
libsmb_printjob.c
libsmb_server.c libsmbclient: Avoid a call to SMBC_errno() in SMBC_attr_server() 2021-08-06 17:22:30 +00:00
libsmb_setget.c
libsmb_stat.c s3:libsmb: Use cli_credentials to store traversal creds 2021-05-28 02:55:31 +00:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c s3:libsmb: Use cli_credentials to store traversal creds 2021-05-28 02:55:31 +00:00
libsmb.h
namecache.c s3: libsmb: Now we only have namecache_store_sa(), rename it back to namecache_store(). 2020-09-07 13:23:44 +00:00
namequery_dc.c s3: libsmb: Rename get_sorted_dc_list_sa() -> get_sorted_dc_list(). 2020-09-15 10:09:39 +00:00
namequery.c lib: Move sockaddr_storage_to_samba_sockaddr() to lib/ 2021-01-11 13:19:32 +00:00
namequery.h lib: Move sockaddr_storage_to_samba_sockaddr() to lib/ 2021-01-11 13:19:32 +00:00
nmblib.c fix undefined-shift in put_res_rec fuzz error: ../../source3/libsmb/nmblib.c:451:4: runtime error: left shift of 65312 by 16 places cannot be represented in type 'int' 2021-10-29 20:29:26 +00:00
nmblib.h
passchange.c
proto.h libsmb: Factor out cli_status_to_errno() from cli_errno() 2021-06-15 18:11:35 +00:00
pylibsmb.c s3:pylibsmb: improve return types (false => NULL) 2021-06-10 00:29:32 +00:00
reparse_symlink.c
samlogon_cache.c
samlogon_cache.h
smbclient.pc.in
smberr.c
smbsock_connect.c
trusts_util.c
unexpected.c
unexpected.h
wscript s3:libsmb: Use cli_credentials_set_smb_encryption() 2020-08-19 16:22:42 +00:00