Historique des commits

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