Tal Aloni 5e71f927a2 Improved exception messages пре 7 година
..
CheckDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
CheckDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
CloseRequest.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper пре 8 година
CloseResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
CreateDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
CreateDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
DeleteDirectoryRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
DeleteDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
DeleteRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
DeleteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
EchoRequest.cs fad88a7c2b SMB1: Corrected implementation of SMB_COM_ECHO request пре 7 година
EchoResponse.cs 1a599c2cca SMB1Command: Mark SMBParameters and SMBData as protected пре 7 година
ErrorResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
FindClose2Request.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
FindClose2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
FlushRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
FlushResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
LockingAndXRequest.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands пре 8 година
LockingAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands пре 8 година
LogoffAndXRequest.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands пре 8 година
LogoffAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands пре 8 година
NTCancelRequest.cs 8aad4adb9c Added SMB_COM_NT_CANCEL request implementation пре 7 година
NTCreateAndXRequest.cs 932780bc60 Improved AccessMask implementation пре 7 година
NTCreateAndXResponse.cs 728a076875 Corrected object store related size fields from UInt64 to Int64 пре 8 година
NTCreateAndXResponseExtended.cs 932780bc60 Improved AccessMask implementation пре 7 година
NTTransactInterimResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
NTTransactRequest.cs 6f22af8bf8 NTTransactionRequest: Improved readability пре 8 година
NTTransactResponse.cs 6fccba9e0e Improved SMB_COM_NT_TRANSACT response implementation пре 7 година
NTTransactSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header пре 8 година
NegotiateRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
NegotiateResponse.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities пре 7 година
NegotiateResponseExtended.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities пре 7 година
NegotiateResponseNotSupported.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
OpenAndXRequest.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper пре 8 година
OpenAndXResponse.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper пре 8 година
OpenAndXResponseExtended.cs 932780bc60 Improved AccessMask implementation пре 7 година
QueryInformationRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
QueryInformationResponse.cs dabc3260be SMB1: SMB_COM_QUERY_INFORMATION Response: Bugfix: LastWriteTime is UTime пре 8 година
ReadAndXRequest.cs 3769af188b Updated documentation пре 8 година
ReadAndXResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header пре 8 година
ReadRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
ReadResponse.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
RenameRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
RenameResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
SMB1Command.cs 5e71f927a2 Improved exception messages пре 7 година
SMBAndXCommand.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
SessionSetupAndXRequest.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities пре 7 година
SessionSetupAndXRequestExtended.cs b70caac445 SMB1: Renamed ServerCapabilities to Capabilities пре 7 година
SessionSetupAndXResponse.cs 62556a1bdc SMB1: SMB_COM_SESSION_SETUP_ANDX response: Added workaround for a single terminating null byte пре 7 година
SessionSetupAndXResponseExtended.cs 62556a1bdc SMB1: SMB_COM_SESSION_SETUP_ANDX response: Added workaround for a single terminating null byte пре 7 година
SetInformation2Request.cs 26101cc0ae SMB1: SetInformation2Request: Moved SMBDateTime helper methods to SMB1Helper пре 8 година
SetInformation2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
SetInformationRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
SetInformationResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
Transaction2InterimResponse.cs b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required пре 8 година
Transaction2Request.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands пре 8 година
Transaction2Response.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands пре 8 година
Transaction2SecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header пре 8 година
TransactionInterimResponse.cs b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required пре 8 година
TransactionRequest.cs 5ff050bb28 SMB1: Improved SMB_COM_TRANSACTION request implementation and corrected GetBytes() implementation пре 7 година
TransactionResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header пре 8 година
TransactionSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header пре 8 година
TreeConnectAndXRequest.cs d98ed6c2b0 SMB1: Corrected SMB_COM_TREE_CONNECT_ANDX request implementation and added constructor пре 7 година
TreeConnectAndXResponse.cs 27981c55ad Renamed TreeConnectHelper to ServiceNameHelper пре 8 година
TreeConnectAndXResponseExtended.cs 932780bc60 Improved AccessMask implementation пре 7 година
TreeDisconnectRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
TreeDisconnectResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
WriteAndXRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header пре 8 година
WriteAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands пре 8 година
WriteRawFinalResponse.cs b3445530ac SMB1: Minor implementation improvements пре 7 година
WriteRawInterimResponse.cs b3445530ac SMB1: Minor implementation improvements пре 7 година
WriteRawRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година
WriteRequest.cs 62cea47d96 Use InvalidDataException instead of InvalidRequestException пре 7 година
WriteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command пре 8 година