1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Volker Lendecke 7caf2cbdf1 libsmb: Use tevent_req_simple_finish_ntstatus
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Mar  8 19:16:18 UTC 2019 on sn-devel-144
2019-03-08 19:16:18 +00:00
..
ABI s3:libsmbclient: Add function to set protocol levels 2018-09-05 18:22:24 +02:00
async_smb.c
auth_generic.c
cli_smb2_fnum.c libsmb: Add "in_cblobs" to cli_smb2_unlink 2019-03-08 18:20:10 +00:00
cli_smb2_fnum.h libsmb: Add "in_cblobs" to cli_smb2_unlink 2019-03-08 18:20:10 +00:00
cliconnect.c libsmb,s3/smbd: dump SMB3+ session keys if debug parm is set 2019-02-09 21:43:25 +01:00
clidfs.c s3:libsmb: Print debug message about Netbios 2019-01-09 18:40:44 +01:00
clidgram.c libsmb: Pass "account_name/flags" through nb_getdc 2018-04-11 01:06:39 +02:00
clidgram.h libsmb: Pass "account_name/flags" through nb_getdc 2018-04-11 01:06:39 +02:00
clientgen.c libsmb: Use smb2 tcon if conn_protocol >= SMB2_02 2018-03-02 00:39:58 +01:00
clierror.c Fix spelling s/unitialized/uninitialized/ 2018-05-12 02:09:27 +02:00
clifile.c libsmb: Use tevent_req_simple_finish_ntstatus 2019-03-08 19:16:18 +00:00
clifsinfo.c s3: smbclient: Implement "volume" command over SMB2. 2017-11-15 15:56:24 +01:00
clilist.c s3: client: Add btime_ts to struct finfo. 2018-05-05 01:39:40 +02:00
climessage.c
clioplock.c
cliprint.c
cliquota.c libsmb: Fix CID 1438243 Unchecked return value 2018-08-08 23:10:22 +02:00
clirap2.c
clirap.c s3: libsmb: Add cli_smb2_setpathinfo(), to be called by cli_setpathinfo_basic(). 2017-07-25 17:43:15 +02:00
clirap.h
clireadwrite.c s3:libsmb: Avoid duplicated code by making cli_read_sink() public 2019-01-07 01:23:08 +01:00
clisecdesc.c s3:libsmb: add cli_query_mxac() 2019-03-04 18:11:17 +00:00
clispnego.c
clistr.c
clisymlink.c s3:libsmb: pass impersonation_level to cli_ntcreate_send() 2018-12-13 08:52:24 +01:00
clitrans.c libsmb: Make cli_trans_send cancellable 2018-11-21 16:53:41 +01:00
conncache.c lib: Remove gencache.h from proto.h 2018-10-19 18:52:50 +02:00
dsgetdcname.c lib: Remove gencache.h from proto.h 2018-10-19 18:52:50 +02:00
dsgetdcname.h libsmb: Give dsgetdcname.c its own header 2018-04-11 01:06:39 +02:00
errormap_wbc.c
errormap_wbc.h
errormap.c
libsmb_cache.c
libsmb_compat.c s3: libsmbclient: Add new function SMBC_readdirplus_ctx(). 2018-05-05 01:39:40 +02:00
libsmb_context.c s3:libsmbclient: cleanup smbc_setWorkgroup() usage 2018-05-17 01:10:28 +02:00
libsmb_dir.c s3:libsmbclient: Do not call cli_RNetShareEnum if SMB1 is disabled 2018-09-05 18:22:24 +02:00
libsmb_file.c libsmbclient: Initialize written value before use. 2018-07-09 18:46:13 +02:00
libsmb_misc.c
libsmb_path.c libsmb: Harden smbc_readdir_internal() against returns from malicious servers. 2018-08-14 13:57:16 +02:00
libsmb_printjob.c
libsmb_server.c s3:libsmb: Print debug message about Netbios 2019-01-09 18:40:44 +01:00
libsmb_setget.c s3:libsmbclient: Fix a typo 2018-09-11 21:43:28 +02:00
libsmb_stat.c set caller allocation units in statvfs f_bavail 2019-02-22 15:04:54 +01:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c
libsmb.h
namecache.c lib: Remove gencache.h from proto.h 2018-10-19 18:52:50 +02:00
namequery_dc.c libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
namequery.c libsmb: Use strlcpy instead of StrnCpy 2019-01-08 03:40:26 +01:00
namequery.h libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
nmblib.c s3: lib: nmbname: Ensure we limit the NetBIOS name correctly. CID: 1433607 2018-11-13 20:54:56 +01:00
nmblib.h libnmb: Move "read_packet" to nmbd 2018-01-24 05:48:19 +01:00
passchange.c s3:smbpasswd: Print debug message about Netbios 2019-01-09 18:40:44 +01:00
proto.h s3:libsmb: add cli_query_mxac() 2019-03-04 18:11:17 +00:00
pylibsmb.c s3/libsmb/py: match input argument types with C types 2019-02-08 13:31:38 +01:00
reparse_symlink.c
samlogon_cache.c lib:util: Move discard_const(_p) to own header for libndr.h 2019-02-14 15:59:26 +01:00
samlogon_cache.h samlogon_cache: add netsamlog_cache_for_all() 2017-07-03 19:59:09 +02:00
smbclient.pc.in
smberr.c
smbsock_connect.c s3:libsmb: Honor disable_netbios option in smbsock_connect_send 2019-01-16 08:54:23 +01:00
trusts_util.c libsmb: Remove incorrect fall through comment in trusts_util.c 2018-03-01 09:52:37 +01:00
unexpected.c libsmb: Fix an error path memleak 2018-02-13 16:42:22 +01:00
unexpected.h libnmb: Make nb_packet_read_recv return a talloc'ed pkt 2018-01-24 00:58:17 +01:00
wscript s3:libsmbclient: Add function to set protocol levels 2018-09-05 18:22:24 +02:00