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