Tal Aloni acf3a99214 Return STATUS_INVALID_PARAMETER instead of STATUS_SMB_BAD_COMMAND when client tries to perform operation on mismatching share hace 8 años
..
FileSystemResponseHelper.cs 841a267cdf Splitted InfoHelper to SMB1FileSystemHelper.Find / SMB1FileSystemHelper.Query / SMB1FileSystemHelper.QueryFileSystem hace 8 años
NTCreateHelper.cs b24345b5ca NTFileSystemHelper: Added OpenFile helper method hace 8 años
NTTransactHelper.cs b0bb9e399f Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\ hace 8 años
NegotiateHelper.cs 29828befb4 Set NTLMSSP_NEGOTIATE_EXTENDED_SESSIONSECURITY if applicable and improve code readability hace 8 años
OpenAndXHelper.cs 049cb5b104 Improved session management logic hace 8 años
ReadWriteResponseHelper.cs bac24a8b0a Added NTFileSystemHelper class hace 8 años
SMB1FileSystemHelper.Find.cs 859e939cff Minor refactoring hace 8 años
SMB1FileSystemHelper.Query.cs 7eb4c1ab2b GetFileInformation and GetFileSystemInformation now return NTStatus. STATUS_OS2_INVALID_LEVEL will now be returned when applicable. hace 8 años
SMB1FileSystemHelper.QueryFileSystem.cs 7eb4c1ab2b GetFileInformation and GetFileSystemInformation now return NTStatus. STATUS_OS2_INVALID_LEVEL will now be returned when applicable. hace 8 años
SMB1FileSystemHelper.Set.cs 7791f27276 Added SMB1FileSystemHelper.SetFileInformation helper method hace 8 años
ServerResponseHelper.cs 26ca17c4b9 Improved open-search management hace 8 años
SessionSetupHelper.cs 6772c0c33e IsNTLMv1ExtendedSecurity and IsNTLMv2NTResponse methods added to AuthenticationMessageUtils hace 8 años
Transaction2SubcommandHelper.cs a8ea9554d0 Added logging of GetFileInformation and GetFileSystemInformation failures hace 8 años
TransactionHelper.cs acf3a99214 Return STATUS_INVALID_PARAMETER instead of STATUS_SMB_BAD_COMMAND when client tries to perform operation on mismatching share hace 8 años
TransactionSubcommandHelper.cs 049cb5b104 Improved session management logic hace 8 años
TreeConnectHelper.cs 049cb5b104 Improved session management logic hace 8 años