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