提交历史

作者 SHA1 备注 提交日期
  Tal Aloni acf3a99214 Return STATUS_INVALID_PARAMETER instead of STATUS_SMB_BAD_COMMAND when client tries to perform operation on mismatching share 8 年之前
  Tal Aloni 7c3e6edf84 Return STATUS_INVALID_SMB instead of STATUS_SMB_BAD_COMMAND when usage of SMB_COM_NEGOTIATE is invalid 8 年之前
  Tal Aloni e1a2710bbd SMB1: Return STATUS_INVALID_SMB when transaction subcommand is invalid 8 年之前
  Tal Aloni fddc896cf6 SMB1: Return STATUS_NOT_IMPLEMENTED when receiving Remote Administration Protocol requests 8 年之前
  Tal Aloni 28eeb61f27 SMB1: TransactionHelper: Added ability to use the Name parameter of SMB_COM_TRANSACTION 8 年之前
  Tal Aloni 6f22af8bf8 NTTransactionRequest: Improved readability 8 年之前
  Tal Aloni dfbf01d538 TransactionRequest: Improved GetBytes implementation 8 年之前
  Tal Aloni d3a0a290c5 Corrected TransactionCallNamedPipeRequest / TransactionWaitNamedPipeRequest parameter name 8 年之前
  Tal Aloni b24345b5ca NTFileSystemHelper: Added OpenFile helper method 8 年之前
  Tal Aloni 2460401955 NTFileSystemHelper: CreateFile: Updated logging messages 8 年之前
  Tal Aloni c4b6d9a08b Use FileId of previous request in request chain if operations are related 8 年之前
  Tal Aloni e597bd082a FindEntries will now properly handle directory path without backslash termination 8 年之前
  Tal Aloni 88204faf9b SMB2: Honor SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB flag 8 年之前
  Tal Aloni 092869efa1 SMB2: implemented server-initiated SPNEGO authentication 8 年之前
  Tal Aloni ee55b59a2f Return STATUS_ACCESS_DENIED when writing to file that was opened for reading and vice versa 8 年之前
  Tal Aloni 1679629b47 Fixed InvalidCastException during SMB 2.002 connection 8 年之前
  Tal Aloni 3539d3bd31 Updated Readme.md 8 年之前
  Tal Aloni 723df4698b Updated UI to enable selection of SMB1.0/CIFS and/or SMB 2.0 / 2.1 8 年之前
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 年之前
  Tal Aloni 966096df5f Added SMB2 command structures and enums 8 年之前
  Tal Aloni d5b73a8f9d Added MS-FSCC enums and structures required for SMB2 8 年之前
  Tal Aloni cbe4160675 SMBServer v1.1.0 8 年之前
  Tal Aloni 876e1dd43f ObjectIDBufferType1: Updated summary 8 年之前
  Tal Aloni b509b6d0be Updated Utilities 8 年之前
  Tal Aloni 0641ccd6cf PrefetchStream: changed debug message 8 年之前
  Tal Aloni a8ea9554d0 Added logging of GetFileInformation and GetFileSystemInformation failures 8 年之前
  Tal Aloni 7791f27276 Added SMB1FileSystemHelper.SetFileInformation helper method 8 年之前
  Tal Aloni 7eb4c1ab2b GetFileInformation and GetFileSystemInformation now return NTStatus. STATUS_OS2_INVALID_LEVEL will now be returned when applicable. 8 年之前
  Tal Aloni 859e939cff Minor refactoring 8 年之前
  Tal Aloni 0a6a4fcf44 Added InformationLevel property to the SetInformation abstract class 8 年之前