Историја ревизија

Аутор 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 година