Commit History

Author SHA1 Message Date
  Tal Aloni 6f22af8bf8 NTTransactionRequest: Improved readability 8 years ago
  Tal Aloni dfbf01d538 TransactionRequest: Improved GetBytes implementation 8 years ago
  Tal Aloni d3a0a290c5 Corrected TransactionCallNamedPipeRequest / TransactionWaitNamedPipeRequest parameter name 8 years ago
  Tal Aloni b24345b5ca NTFileSystemHelper: Added OpenFile helper method 8 years ago
  Tal Aloni 2460401955 NTFileSystemHelper: CreateFile: Updated logging messages 8 years ago
  Tal Aloni c4b6d9a08b Use FileId of previous request in request chain if operations are related 8 years ago
  Tal Aloni e597bd082a FindEntries will now properly handle directory path without backslash termination 8 years ago
  Tal Aloni 88204faf9b SMB2: Honor SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB flag 8 years ago
  Tal Aloni 092869efa1 SMB2: implemented server-initiated SPNEGO authentication 8 years ago
  Tal Aloni ee55b59a2f Return STATUS_ACCESS_DENIED when writing to file that was opened for reading and vice versa 8 years ago
  Tal Aloni 1679629b47 Fixed InvalidCastException during SMB 2.002 connection 8 years ago
  Tal Aloni 3539d3bd31 Updated Readme.md 8 years ago
  Tal Aloni 723df4698b Updated UI to enable selection of SMB1.0/CIFS and/or SMB 2.0 / 2.1 8 years ago
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 years ago
  Tal Aloni 966096df5f Added SMB2 command structures and enums 8 years ago
  Tal Aloni d5b73a8f9d Added MS-FSCC enums and structures required for SMB2 8 years ago
  Tal Aloni cbe4160675 SMBServer v1.1.0 8 years ago
  Tal Aloni 876e1dd43f ObjectIDBufferType1: Updated summary 8 years ago
  Tal Aloni b509b6d0be Updated Utilities 8 years ago
  Tal Aloni 0641ccd6cf PrefetchStream: changed debug message 8 years ago
  Tal Aloni a8ea9554d0 Added logging of GetFileInformation and GetFileSystemInformation failures 8 years ago
  Tal Aloni 7791f27276 Added SMB1FileSystemHelper.SetFileInformation helper method 8 years ago
  Tal Aloni 7eb4c1ab2b GetFileInformation and GetFileSystemInformation now return NTStatus. STATUS_OS2_INVALID_LEVEL will now be returned when applicable. 8 years ago
  Tal Aloni 859e939cff Minor refactoring 8 years ago
  Tal Aloni 0a6a4fcf44 Added InformationLevel property to the SetInformation abstract class 8 years ago
  Tal Aloni 841a267cdf Splitted InfoHelper to SMB1FileSystemHelper.Find / SMB1FileSystemHelper.Query / SMB1FileSystemHelper.QueryFileSystem 8 years ago
  Tal Aloni 6170622714 Moved DeviceCharacteristics, DeviceType and FileSystemAttributes to Enums\FileSystemInformation and updated names 8 years ago
  Tal Aloni 6772c0c33e IsNTLMv1ExtendedSecurity and IsNTLMv2NTResponse methods added to AuthenticationMessageUtils 8 years ago
  Tal Aloni f6feaced77 NTLMv2ClientChallenge: Renamed variables, exposed reserved fields 8 years ago
  Tal Aloni efc8c683ea AuthenticateMessage: Added comments 8 years ago