1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/smb_server
Andrew Tridgell cf5cb51bfc r4232: added server support for multi-part SMBtrans requests, while
maintaining the async nature of the server. This is done with a
SMBtrans request queue for partially completed requests.

The smb signing issues with this get a little tricky, but it now seems
to work fine
(This used to be commit bc0209058b)
2007-10-10 13:07:28 -05:00
..
config.mk r3256: get rid of the unused session_claim() and session_yield() calls 2007-10-10 13:04:47 -05:00
conn.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
negprot.c r4109: fixed an uninitialised socket write found by kukks 2007-10-10 13:06:27 -05:00
nttrans.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
password.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
reply.c r4173: - new t2open code, that can cope with "create with EAs". Many thanks 2007-10-10 13:07:22 -05:00
request.c r4146: an attempted fix for a OS/2 rename problem found by kukks - seems OS/2 2007-10-10 13:06:30 -05:00
search.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
service.c r4011: get rid of rpc_secdes.h and replace it with a single sane set of 2007-10-10 13:06:13 -05:00
session.c r3256: get rid of the unused session_claim() and session_yield() calls 2007-10-10 13:04:47 -05:00
sesssetup.c r4079: implement the gensec_have_feature() correctly by asking 2007-10-10 13:06:23 -05:00
signing.c r4099: Spelling fixes. 2007-10-10 13:06:26 -05:00
smb_server.c r4232: added server support for multi-part SMBtrans requests, while 2007-10-10 13:07:28 -05:00
smb_server.h r4232: added server support for multi-part SMBtrans requests, while 2007-10-10 13:07:28 -05:00
srvtime.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
trans2.c r4232: added server support for multi-part SMBtrans requests, while 2007-10-10 13:07:28 -05:00