提交歷史

作者 SHA1 備註 提交日期
  Tal Aloni 46d5aa2982 Minor logging improvement 7 年之前
  Tal Aloni e7da671877 Pass lock / unlock requests to the underlying object store 7 年之前
  Tal Aloni 4e4a416fd5 Minor code refactoring 7 年之前
  Tal Aloni d715acb050 Corrected assembly of AndX Response chain 7 年之前
  Tal Aloni aaa19eb40f Renamed variables 7 年之前
  Tal Aloni 7e3df3f694 Minor code refactoring 7 年之前
  Tal Aloni 6507d88bf5 Minor code refactoring, do not try to process async commands other than CANCEL 7 年之前
  Tal Aloni 1c13a0e539 SMBServer: SMB1: SMB_COM_FLUSH will now call FlushFileBuffers on the handle associated with the specified FID 7 年之前
  Tal Aloni 2698498c8b SMBServer: Marked methods required for asynchronous operation as internal 7 年之前
  Tal Aloni b7946bafca SMBServer: Write logoff events to log 7 年之前
  Tal Aloni 112ab74cc3 SMB1: Improved handling of UnsupportedInformationLevelException 7 年之前
  Tal Aloni 9cd6180e57 TreeConnectHelper: Code refactoring and logging improvements 7 年之前
  Tal Aloni 84affda0ff SMBServer: Each connection now use a dedicaded thread for send operations 7 年之前
  Tal Aloni 30627e72d4 Added ConnectionManager class 7 年之前
  Tal Aloni 3325d1842f ConnectionState: Renamed ServerDialect to Dialect 7 年之前
  Tal Aloni 174e43f792 SMBServer: Hid internal methods and classes 7 年之前
  Tal Aloni 4d51c7eed4 SMB1 command processing code refactoring 8 年之前
  Tal Aloni b54cee3070 Call DeleteSecurityContext during Logoff 8 年之前
  Tal Aloni 217451d18f Improved NTLM authentication API 8 年之前
  Tal Aloni fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 年之前
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 年之前
  Tal Aloni ce96106b5b SMB1 helpers: Improved code readability 8 年之前
  Tal Aloni fd26380dab API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions 8 年之前
  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 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 年之前
  Tal Aloni 30ce7ff79c Properly handle NegotiateRequest 8 年之前
  Tal Aloni 049cb5b104 Improved session management logic 8 年之前
  Tal Aloni 584ca8da61 Remove connected user from connection state on Logoff 8 年之前
  Tal Aloni f809d337c8 Improved connected trees management logic 8 年之前