1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source/torture
Andrew Tridgell 080d0518bc r4777: added a smb_composite_sesssetup() async composite function. This
encapsulates all the different session setup methods, including the
multi-pass spnego code.

I have hooked this into all the places that previously used the
RAW_SESSSETUP_GENERIC method, and have removed the old
RAW_SESSSETUP_GENERIC code from clisession.c and clitree.c. A nice
side effect is that these two modules are now very simple again, back
to being "raw" session setup handling, which was what was originally
intended.

I have also used this to replace the session setup code in the
smb_composite_connect() code, and used that to build a very simple
replacement for smbcli_tree_full_connection().

As a result, smbclient, smbtorture and all our other SMB connection
code now goes via these composite async functions. That should give
them a good workout!
2007-10-10 13:08:53 -05:00
..
auth r3453: - split out the auth and popt includes 2007-10-10 13:05:13 -05:00
basic r4777: added a smb_composite_sesssetup() async composite function. This 2007-10-10 13:08:53 -05:00
dcom r4624: Several crash fixes for DCOM 2007-10-10 13:08:35 -05:00
ldap r4459: GENSEC refinements: 2007-10-10 13:07:53 -05:00
local r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
nbench r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
rap r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
raw r4777: added a smb_composite_sesssetup() async composite function. This 2007-10-10 13:08:53 -05:00
rpc r4777: added a smb_composite_sesssetup() async composite function. This 2007-10-10 13:08:53 -05:00
config.mk r4700: first attempt at a composite async function, smb_composite_loadfile(), 2007-10-10 13:08:45 -05:00
gentest.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
locktest2.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
locktest.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
masktest.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
msgtest.c more fixes from the IRIX compiler (thanks herb!) 0001-01-01 00:00:00 +00:00
nsstest.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00
smbiconv.c Add make rule for smbiconv 0001-01-01 00:00:00 +00:00
t_strcmp.c first public release of samba4 code 0001-01-01 00:00:00 +00:00
torture_util.c r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx, 0) call. 2007-10-10 13:08:20 -05:00
torture.c r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
vfstest.h first public release of samba4 code 0001-01-01 00:00:00 +00:00