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