1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Jeremy Allison cdc280deb1 s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close file on exit.
Found at SNIA SDC plugfest.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2013-09-17 11:04:58 -07:00
..
ABI libsmb: add ABI/smbclient-0.2.1.sigs 2013-06-11 10:50:41 -07:00
async_smb.c libcli/smb: pass down smbXcli_tcon to smb1cli_req_create/send() and smb1cli_trans* 2012-07-24 21:22:44 +02:00
auth_generic.c auth/gensec: treat struct gensec_security_ops as const if possible. 2013-08-10 09:19:04 +02:00
cli_np_tstream.c libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a parameter blob of the newly opened/created file. 2013-08-15 09:07:06 +02:00
cli_np_tstream.h
cli_smb2_fnum.c s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close file on exit. 2013-09-17 11:04:58 -07:00
cli_smb2_fnum.h s3:libsmb: Add in the core of the libsmb client SMB2 functions. 2013-08-15 09:07:06 +02:00
cliconnect.c s3:libsmb: call smb2cli_logoff() from cli_ulogoff() 2013-08-15 10:53:21 +02:00
clidfs.c As SMB3 has transport level encryption, allow smbclient -e to force encryted SMB3 transport. 2013-08-21 17:28:55 +02:00
clidgram.c s3:libsmb: make use of samba_tevent_context_init() 2013-02-19 23:47:46 +01:00
clidgram.h Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout. 2012-05-22 16:25:14 -07:00
clientgen.c s3:libsmb: s/struct event_context/struct tevent_context 2013-02-19 23:47:54 +01:00
clierror.c s3:libsmb: get rid of cli_state_disconnect 2012-05-28 14:49:49 +02:00
clifile.c s3:libsmb: Plumb cli_smb2_get_ea_list_path() inside cli_get_ea_list_path(). 2013-08-15 09:07:07 +02:00
clifsinfo.c s3:libsmb: s/struct event_context/struct tevent_context 2013-02-19 23:47:54 +01:00
clilist.c s3:libsmb: Plumb cli_smb2_list() inside cli_list(). 2013-08-15 09:07:07 +02:00
climessage.c s3:libsmb: s/struct event_context/struct tevent_context 2013-02-19 23:47:54 +01:00
clioplock.c s3:libsmb: s/struct event_context/struct tevent_context 2013-02-19 23:47:54 +01:00
cliprint.c s3:libsmb: get rid of cli_state_server_time_zone 2012-05-28 14:49:48 +02:00
cliquota.c
clirap2.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
clirap.c s3:libsmb: Plumb cli_smb2_qpathinfo_alt_name() inside cli_qpathinfo_alt_name(). 2013-08-15 09:07:07 +02:00
clirap.h s3:libsmb: Add in the core of the libsmb client SMB2 functions. 2013-08-15 09:07:06 +02:00
clireadwrite.c s3:libsmb: add support for SMB2 in cli_writeall() 2013-08-15 09:07:07 +02:00
clisecdesc.c s3:libsmb: Plumb cli_smb2_set_security_descriptor() inside cli_set_security_descriptor(). 2013-08-15 09:07:07 +02:00
clispnego.c Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free. 2012-09-26 04:07:57 +02:00
clistr.c
clisymlink.c s3:libsmb: s/struct event_context/struct tevent_context 2013-02-19 23:47:54 +01:00
clitrans.c libcli/smb: pass down smbXcli_tcon to smb1cli_req_create/send() and smb1cli_trans* 2012-07-24 21:22:44 +02:00
conncache.c lib: Use "mem_ctx" arg in gencache_get 2013-09-05 20:09:21 +02:00
dsgetdcname.c Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
errormap_wbc.c
errormap_wbc.h
errormap.c
libsmb_cache.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_compat.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_context.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_dir.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
libsmb_file.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_misc.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_path.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_printjob.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_server.c s3:libsmb: make use of lp_cli_{min,max}protocol() in SMBC_server_internal() 2013-08-15 09:07:05 +02:00
libsmb_setget.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_stat.c Fix some blank line endings 2013-06-21 19:57:06 +02:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c Add the port argument to SMBC_server(). 2013-06-11 10:50:41 -07:00
libsmb.h s3:libsmb: Add in the core of the libsmb client SMB2 functions. 2013-08-15 09:07:06 +02:00
namecache.c lib: Use "mem_ctx" arg in gencache_get 2013-09-05 20:09:21 +02:00
namequery_dc.c Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
namequery.c Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
nmblib.c s3-libsmb: Remove check if array is NULL. 2012-12-21 13:56:01 +01:00
nmblib.h
ntlmssp_wrap.c auth/gensec: introduce gensec_internal.h 2013-08-10 09:19:02 +02:00
ntlmssp.c build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
passchange.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
proto.h s3:libsmb: make cli_ulogoff_send/recv static 2013-08-15 09:07:07 +02:00
pylibsmb.c s3:pylibsmb: remove compiler warnings 2013-08-12 17:25:43 +12:00
reparse_symlink.c
samlogon_cache.c
smb2cli_tcon.c s3:libsmb: only set tcon to invalid in smb2cli_tdis* 2013-08-15 09:07:07 +02:00
smb2cli.h libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel 2012-05-15 20:17:01 +02:00
smb_share_modes.c smbd: We don't use DEFERRED_OPEN_ENTRY anymore 2013-04-26 15:17:22 -07:00
smbclient.pc.in
smberr.c
smbsharemodes.pc.in build: Provide .pc file for libsmbsharemodes 2012-05-30 04:15:11 +02:00
smbsock_connect.c s3:libsmb: make use of samba_tevent_context_init() 2013-02-19 23:47:46 +01:00
trustdom_cache.c lib: Use "mem_ctx" arg in gencache_get 2013-09-05 20:09:21 +02:00
trusts_util.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
unexpected.c lib: Add before/after hooks to async_connect 2013-05-17 11:22:45 +02:00
wscript Add smbc_getPort(), smbc_setPort(). Bump the .so minor number. 2013-06-11 10:50:41 -07:00