Tal Aloni
|
a6c328c4c4
Server: SMB1: Improved handling of transaction subcommand failures
|
5 anni fa |
Tal Aloni
|
acb047e65c
Server: SMB1: TransactionHelper: Return Transaction2Response instead of ErrorResponse when status is set to STATUS_BUFFER_OVERFLOW
|
5 anni fa |
Tal Aloni
|
68cc57e9a8
Server: SMB1: Pass the Transaction2 MaxDataCount parameter to methods that retrieve FileInformation / FileSystemInformation
|
5 anni fa |
Tal Aloni
|
51697529bf
TransactionQueryNamedPipeInfoResponse: Corrected implementation
|
6 anni fa |
Tal Aloni
|
0f754ee55c
Server: Pass SetFileSystemInformation requests to the underlying object store
|
7 anni fa |
Tal Aloni
|
d7a16a5217
SMB1: Added implementation of TRANS2_SET_FS_INFORMATION request and response
|
7 anni fa |
Tal Aloni
|
62cea47d96
Use InvalidDataException instead of InvalidRequestException
|
7 anni fa |
Tal Aloni
|
0bc9452bbf
Corrected StringComparison type
|
7 anni fa |
Tal Aloni
|
ab7398d3cd
Pass TRANS_WAIT_NMPIPE requests to the underlying object store
|
7 anni fa |
Tal Aloni
|
e91b9d30d6
Minor logging improvement
|
7 anni fa |
Tal Aloni
|
fc96dfcb4c
SMB1: NTTransactionHelper / TransactionHelper: Store MaxParameterCount (required for NT_TRANSACT_NOTIFY_CHANGE)
|
7 anni fa |
Tal Aloni
|
4fef34e7cd
SMBServer: Correct handling of STATUS_BUFFER_OVERFLOW returned by the NTFileStore
|
7 anni fa |
Tal Aloni
|
9669f16bb5
SMB1: Bugfix: The server was returning more bytes than the specified maximum for SMB_COM_NT_TRANSACT and SMB_COM_NT_TRANSACT commands
|
7 anni fa |
Tal Aloni
|
a7af73ae2d
SMBServer: Hid internal classes
|
7 anni fa |
Tal Aloni
|
b3df4dd01c
SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required
|
8 anni fa |
Tal Aloni
|
4d51c7eed4
SMB1 command processing code refactoring
|
8 anni fa |
Tal Aloni
|
3e158fb855
Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer
|
8 anni fa |
Tal Aloni
|
384efe97e7
SMB1: Transaction requests to the NamedPipeStore will not be blocked at the SMB layer
|
8 anni fa |
Tal Aloni
|
acf3a99214
Return STATUS_INVALID_PARAMETER instead of STATUS_SMB_BAD_COMMAND when client tries to perform operation on mismatching share
|
8 anni fa |
Tal Aloni
|
e1a2710bbd
SMB1: Return STATUS_INVALID_SMB when transaction subcommand is invalid
|
8 anni fa |
Tal Aloni
|
fddc896cf6
SMB1: Return STATUS_NOT_IMPLEMENTED when receiving Remote Administration Protocol requests
|
8 anni fa |
Tal Aloni
|
28eeb61f27
SMB1: TransactionHelper: Added ability to use the Name parameter of SMB_COM_TRANSACTION
|
8 anni fa |
Tal Aloni
|
a8ea9554d0
Added logging of GetFileInformation and GetFileSystemInformation failures
|
8 anni fa |
Tal Aloni
|
74e92f2e2b
Added SMBServer.OnLogEntry event
|
8 anni fa |
Tal Aloni
|
b0bb9e399f
Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\
|
8 anni fa |