Commit History

Author SHA1 Message Date
  Tal Aloni 1a599c2cca SMB1Command: Mark SMBParameters and SMBData as protected 7 years ago
  Tal Aloni 056ab48a71 SMBServer: Bugfix: Do not send NotifyChange response if the session has been closed 7 years ago
  Tal Aloni a32e62d020 IndependentNTLMAuthenticationProvider: Added account lockout mechanism to hinder bruteforce attacks 7 years ago
  Tal Aloni ddafceb45c Minor documentation update 7 years ago
  Tal Aloni d7f6cbf70c SMBServer v1.2.3 7 years ago
  Tal Aloni 612f6ff5da NTDirectoryFileSystem: SetFileInformation will no longed modify the FileInformation instance received 7 years ago
  Tal Aloni cbce6b3662 SMBServer: SMB1: Set SMB_FLAGS2_LONG_NAMES in NT_TRANSACT_NOTIFY_CHANGE response 7 years ago
  Tal Aloni 13680eefa0 Bugfix: Keep accepting new connections after getting WSAETIMEDOUT on a new connection request 7 years ago
  Tal Aloni de256fdb51 SMBServer: Include share name when listing open files 7 years ago
  Tal Aloni 4c84a297f8 SMBServer: Store the share name for each open file 7 years ago
  Tal Aloni c3fecea934 Minor documentation improvement 7 years ago
  Tal Aloni 1e189b1735 Updated Readme files 7 years ago
  Tal Aloni d715acb050 Corrected assembly of AndX Response chain 7 years ago
  Tal Aloni b08850d7af SMBServer: SMB1: Added support for splitting SMB_COM_NT_TRANSACT transaction over multiple responses 7 years ago
  Tal Aloni 6fccba9e0e Improved SMB_COM_NT_TRANSACT response implementation 7 years ago
  Tal Aloni aaa19eb40f Renamed variables 7 years ago
  Tal Aloni 6b329e07c4 SMBServer: Bugfix: Incorrect OplockLevel was reported 7 years ago
  Tal Aloni 383c11dc00 SMBServer: SMB1: Delete / Rename commands no longer require exlusive access to the file / directory being delete / renamed 7 years ago
  Tal Aloni ea4f524d89 SMB1FileStoreHelper: Delete / Rename: Bugfix: The temporary file handle was not closed 7 years ago
  Tal Aloni 5a29ef1556 SMBServer: Release connections and associated resources when stopping the server 7 years ago
  Tal Aloni ed42b567e5 SMBServer: SMB1: ReadAndX: Added workaround for JCIFS 7 years ago
  Tal Aloni 8b073010b2 Minor logging improvement 7 years ago
  Tal Aloni fdaafdfa9c NTDirectoryFileSystem: CreateFile: Workaround for using FILE_NO_INTERMEDIATE_BUFFERING and FILE_APPEND_DATA together 7 years ago
  Tal Aloni e5eb4e2f81 SMBServer v1.2.2 7 years ago
  Tal Aloni 0cf1ac07bd SMB Server application: Use NTDirectoryFileSystem by default 7 years ago
  Tal Aloni 9fe283762a Bugfix: Last SessionSetupResponse was not signed, final async response was not signed 7 years ago
  Tal Aloni 9902b91eff Added NTDirectoryFileSystem implementation for passsing-through IO requests to the local NT storage subsystem 7 years ago
  Tal Aloni 5f90217d21 Moved IntegratedNTLMAuthenticationProvider 7 years ago
  Tal Aloni 5b4207aedd Added Support for NotifyChange and Cancel if the underlying file store supports it 7 years ago
  Tal Aloni 7e3df3f694 Minor code refactoring 7 years ago