Tal Aloni 3ed2bbcd1c SMB_COM_NT_CREATE_ANDX Response: Added support for relative time (negative value) as specified in MS-CIFS 8 jaren geleden
..
CheckDirectoryRequest.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
CheckDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
CloseRequest.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 jaren geleden
CloseResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
CreateDirectoryRequest.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
CreateDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
DeleteDirectoryRequest.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
DeleteDirectoryResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
DeleteRequest.cs b45cffe099 Renamed FileAttributes to SMBFileAttributes 8 jaren geleden
DeleteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
EchoRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
EchoResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
ErrorResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
FindClose2Request.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
FindClose2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
FlushRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
FlushResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
LockingAndXRequest.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
LockingAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
LogoffAndXRequest.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
LogoffAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
NTCreateAndXRequest.cs 2508ba07e1 Removed DesiredAccess (duplicate of FileAccessMask) 8 jaren geleden
NTCreateAndXResponse.cs 3ed2bbcd1c SMB_COM_NT_CREATE_ANDX Response: Added support for relative time (negative value) as specified in MS-CIFS 8 jaren geleden
NTCreateAndXResponseExtended.cs 8e67e1fab8 Moved FILETIME helper methods from SMB1Helper to FileTimeHelper 8 jaren geleden
NTTransactInterimResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
NTTransactRequest.cs 6f22af8bf8 NTTransactionRequest: Improved readability 8 jaren geleden
NTTransactResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
NTTransactSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
NegotiateRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
NegotiateResponseNTLM.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
NegotiateResponseNTLMExtended.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
NegotiateResponseNotSupported.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
OpenAndXRequest.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 jaren geleden
OpenAndXResponse.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 jaren geleden
OpenAndXResponseExtended.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 jaren geleden
QueryInformationRequest.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
QueryInformationResponse.cs b45cffe099 Renamed FileAttributes to SMBFileAttributes 8 jaren geleden
ReadAndXRequest.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
ReadAndXResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
ReadRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
ReadResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
RenameRequest.cs b45cffe099 Renamed FileAttributes to SMBFileAttributes 8 jaren geleden
RenameResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
SMB1Command.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
SMBAndXCommand.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
SessionSetupAndXRequest.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
SessionSetupAndXRequestExtended.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
SessionSetupAndXResponse.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
SessionSetupAndXResponseExtended.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
SetInformation2Request.cs 2342765afb Renamed SMBHelper to SMB1Helper 8 jaren geleden
SetInformation2Response.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
SetInformationRequest.cs 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 jaren geleden
SetInformationResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
Transaction2Request.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
Transaction2Response.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
Transaction2SecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
TransactionRequest.cs 2f78339fc8 TransactionRequest: Improved GetBytes implementation 8 jaren geleden
TransactionResponse.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
TransactionSecondaryRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
TreeConnectAndXRequest.cs 27981c55ad Renamed TreeConnectHelper to ServiceNameHelper 8 jaren geleden
TreeConnectAndXResponse.cs 27981c55ad Renamed TreeConnectHelper to ServiceNameHelper 8 jaren geleden
TreeConnectAndXResponseExtended.cs 27981c55ad Renamed TreeConnectHelper to ServiceNameHelper 8 jaren geleden
TreeDisconnectRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
TreeDisconnectResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
WriteAndXRequest.cs 53de01c3d6 Renamed SMBHeader to SMB1Header 8 jaren geleden
WriteAndXResponse.cs cb45290dc4 Renamed SMB1\SMBCommands to SMB1\Commands 8 jaren geleden
WriteRawFinalResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
WriteRawInterimResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
WriteRawRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
WriteRequest.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden
WriteResponse.cs 8b7d8b289b Renamed SMBCommand to SMB1Command 8 jaren geleden