Tal Aloni 44f62571aa Changed ParametersLength data type for uniformity %!s(int64=6) %!d(string=hai) anos
..
CheckDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
CheckDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
CloseRequest.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper %!s(int64=8) %!d(string=hai) anos
CloseResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
CreateDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
CreateDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
DeleteDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
DeleteDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
DeleteRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
DeleteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
EchoRequest.cs fad88a7c2b SMB1: Corrected implementation of SMB_COM_ECHO request %!s(int64=7) %!d(string=hai) anos
EchoResponse.cs 1a599c2cca SMB1Command: Mark SMBParameters and SMBData as protected %!s(int64=7) %!d(string=hai) anos
ErrorResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
FindClose2Request.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
FindClose2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
FlushRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
FlushResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
LockingAndXRequest.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands %!s(int64=8) %!d(string=hai) anos
LockingAndXResponse.cs 44f62571aa Changed ParametersLength data type for uniformity %!s(int64=6) %!d(string=hai) anos
LogoffAndXRequest.cs 44f62571aa Changed ParametersLength data type for uniformity %!s(int64=6) %!d(string=hai) anos
LogoffAndXResponse.cs 44f62571aa Changed ParametersLength data type for uniformity %!s(int64=6) %!d(string=hai) anos
NTCancelRequest.cs 8aad4adb9c Added SMB_COM_NT_CANCEL request implementation %!s(int64=7) %!d(string=hai) anos
NTCreateAndXRequest.cs 083d237ca6 NTCreateAndXRequest: Removed duplicate functionality %!s(int64=7) %!d(string=hai) anos
NTCreateAndXResponse.cs 5036490fbf SMB_COM_NT_CREATE_ANDX response and extended response bugfixes %!s(int64=7) %!d(string=hai) anos
NTCreateAndXResponseExtended.cs 5036490fbf SMB_COM_NT_CREATE_ANDX response and extended response bugfixes %!s(int64=7) %!d(string=hai) anos
NTTransactInterimResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
NTTransactRequest.cs 6f22af8bf8 NTTransactionRequest: Improved readability %!s(int64=8) %!d(string=hai) anos
NTTransactResponse.cs 6fccba9e0e Improved SMB_COM_NT_TRANSACT response implementation %!s(int64=7) %!d(string=hai) anos
NTTransactSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header %!s(int64=8) %!d(string=hai) anos
NegotiateRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
NegotiateResponse.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities %!s(int64=7) %!d(string=hai) anos
NegotiateResponseExtended.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities %!s(int64=7) %!d(string=hai) anos
NegotiateResponseNotSupported.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
OpenAndXRequest.cs 7159909bc9 SMB_COM_OPEN_ANDX request and response: Implemented client related functionality %!s(int64=7) %!d(string=hai) anos
OpenAndXResponse.cs 7159909bc9 SMB_COM_OPEN_ANDX request and response: Implemented client related functionality %!s(int64=7) %!d(string=hai) anos
OpenAndXResponseExtended.cs 932780bc60 Improved AccessMask implementation %!s(int64=7) %!d(string=hai) anos
QueryInformationRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
QueryInformationResponse.cs dabc3260be SMB1: SMB_COM_QUERY_INFORMATION Response: Bugfix: LastWriteTime is UTime %!s(int64=8) %!d(string=hai) anos
ReadAndXRequest.cs 3769af188b Updated documentation %!s(int64=8) %!d(string=hai) anos
ReadAndXResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header %!s(int64=8) %!d(string=hai) anos
ReadRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
ReadResponse.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
RenameRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
RenameResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
SMB1Command.cs 24a65d0a03 Bugfix: FormatException was thrown upon InvalidDataException in some cases %!s(int64=7) %!d(string=hai) anos
SMBAndXCommand.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
SessionSetupAndXRequest.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities %!s(int64=7) %!d(string=hai) anos
SessionSetupAndXRequestExtended.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities %!s(int64=7) %!d(string=hai) anos
SessionSetupAndXResponse.cs 62556a1bdc SMB1: SMB_COM_SESSION_SETUP_ANDX response: Added workaround for a single terminating null byte %!s(int64=7) %!d(string=hai) anos
SessionSetupAndXResponseExtended.cs 62556a1bdc SMB1: SMB_COM_SESSION_SETUP_ANDX response: Added workaround for a single terminating null byte %!s(int64=7) %!d(string=hai) anos
SetInformation2Request.cs 26101cc0ae SMB1: SetInformation2Request: Moved SMBDateTime helper methods to SMB1Helper %!s(int64=8) %!d(string=hai) anos
SetInformation2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
SetInformationRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
SetInformationResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
Transaction2InterimResponse.cs b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required %!s(int64=8) %!d(string=hai) anos
Transaction2Request.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands %!s(int64=8) %!d(string=hai) anos
Transaction2Response.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands %!s(int64=8) %!d(string=hai) anos
Transaction2SecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header %!s(int64=8) %!d(string=hai) anos
TransactionInterimResponse.cs b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required %!s(int64=8) %!d(string=hai) anos
TransactionRequest.cs 5ff050bb28 SMB1: Improved SMB_COM_TRANSACTION request implementation and corrected GetBytes() implementation %!s(int64=7) %!d(string=hai) anos
TransactionResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header %!s(int64=8) %!d(string=hai) anos
TransactionSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header %!s(int64=8) %!d(string=hai) anos
TreeConnectAndXRequest.cs d98ed6c2b0 SMB1: Corrected SMB_COM_TREE_CONNECT_ANDX request implementation and added constructor %!s(int64=7) %!d(string=hai) anos
TreeConnectAndXResponse.cs 27981c55ad Renamed TreeConnectHelper to ServiceNameHelper %!s(int64=8) %!d(string=hai) anos
TreeConnectAndXResponseExtended.cs 932780bc60 Improved AccessMask implementation %!s(int64=7) %!d(string=hai) anos
TreeDisconnectRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
TreeDisconnectResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
WriteAndXRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header %!s(int64=8) %!d(string=hai) anos
WriteAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands %!s(int64=8) %!d(string=hai) anos
WriteRawFinalResponse.cs 44f62571aa Changed ParametersLength data type for uniformity %!s(int64=6) %!d(string=hai) anos
WriteRawInterimResponse.cs 44f62571aa Changed ParametersLength data type for uniformity %!s(int64=6) %!d(string=hai) anos
WriteRawRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos
WriteRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException %!s(int64=7) %!d(string=hai) anos
WriteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command %!s(int64=8) %!d(string=hai) anos