Tal Aloni
|
a17d827076
Server: Pass GetSecurityInformation and SetSecurityInformation requests to the underlying object store
|
vor 7 Jahren |
Tal Aloni
|
de355f93d8
SMB1: Renamed NT_TRANSACT_SET_SECURITY_DESC request and added response implementation
|
vor 7 Jahren |
Tal Aloni
|
8258f87440
Minor logging improvements
|
vor 7 Jahren |
Tal Aloni
|
73b27366c5
Logging improvement
|
vor 7 Jahren |
Tal Aloni
|
62cea47d96
Use InvalidDataException instead of InvalidRequestException
|
vor 7 Jahren |
Tal Aloni
|
6f4d2dcb61
NTTransactHelper: Improved IOCTL related logging
|
vor 7 Jahren |
Tal Aloni
|
7a0b0b4a15
NTTransactHelper: Minor code refactoring
|
vor 7 Jahren |
Tal Aloni
|
b08850d7af
SMBServer: SMB1: Added support for splitting SMB_COM_NT_TRANSACT transaction over multiple responses
|
vor 7 Jahren |
Tal Aloni
|
6507d88bf5
Minor code refactoring, do not try to process async commands other than CANCEL
|
vor 7 Jahren |
Tal Aloni
|
ca48ffd92f
SMBServer: SMB1: Properly handle SMB_COM_NT_TRANSACT requests with invalid function code
|
vor 7 Jahren |
Tal Aloni
|
e91b9d30d6
Minor logging improvement
|
vor 7 Jahren |
Tal Aloni
|
2698498c8b
SMBServer: Marked methods required for asynchronous operation as internal
|
vor 7 Jahren |
Tal Aloni
|
fc96dfcb4c
SMB1: NTTransactionHelper / TransactionHelper: Store MaxParameterCount (required for NT_TRANSACT_NOTIFY_CHANGE)
|
vor 7 Jahren |
Tal Aloni
|
4fef34e7cd
SMBServer: Correct handling of STATUS_BUFFER_OVERFLOW returned by the NTFileStore
|
vor 7 Jahren |
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
|
vor 7 Jahren |
Tal Aloni
|
a7af73ae2d
SMBServer: Hid internal classes
|
vor 8 Jahren |
Tal Aloni
|
0ff1e40515
NTTransactHelper: Added comment
|
vor 8 Jahren |
Tal Aloni
|
4d51c7eed4
SMB1 command processing code refactoring
|
vor 8 Jahren |
Tal Aloni
|
3e158fb855
Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer
|
vor 8 Jahren |
Tal Aloni
|
b0bb9e399f
Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\
|
vor 8 Jahren |