Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tal Aloni 7e3df3f694 Minor code refactoring 7 gadi atpakaļ
  Tal Aloni 6507d88bf5 Minor code refactoring, do not try to process async commands other than CANCEL 7 gadi atpakaļ
  Tal Aloni 1c13a0e539 SMBServer: SMB1: SMB_COM_FLUSH will now call FlushFileBuffers on the handle associated with the specified FID 7 gadi atpakaļ
  Tal Aloni 2698498c8b SMBServer: Marked methods required for asynchronous operation as internal 7 gadi atpakaļ
  Tal Aloni b7946bafca SMBServer: Write logoff events to log 8 gadi atpakaļ
  Tal Aloni 112ab74cc3 SMB1: Improved handling of UnsupportedInformationLevelException 8 gadi atpakaļ
  Tal Aloni 9cd6180e57 TreeConnectHelper: Code refactoring and logging improvements 8 gadi atpakaļ
  Tal Aloni 84affda0ff SMBServer: Each connection now use a dedicaded thread for send operations 8 gadi atpakaļ
  Tal Aloni 30627e72d4 Added ConnectionManager class 8 gadi atpakaļ
  Tal Aloni 3325d1842f ConnectionState: Renamed ServerDialect to Dialect 8 gadi atpakaļ
  Tal Aloni 174e43f792 SMBServer: Hid internal methods and classes 8 gadi atpakaļ
  Tal Aloni 4d51c7eed4 SMB1 command processing code refactoring 8 gadi atpakaļ
  Tal Aloni b54cee3070 Call DeleteSecurityContext during Logoff 8 gadi atpakaļ
  Tal Aloni 217451d18f Improved NTLM authentication API 8 gadi atpakaļ
  Tal Aloni fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 gadi atpakaļ
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 gadi atpakaļ
  Tal Aloni ce96106b5b SMB1 helpers: Improved code readability 8 gadi atpakaļ
  Tal Aloni fd26380dab API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions 8 gadi atpakaļ
  Tal Aloni acf3a99214 Return STATUS_INVALID_PARAMETER instead of STATUS_SMB_BAD_COMMAND when client tries to perform operation on mismatching share 8 gadi atpakaļ
  Tal Aloni 7c3e6edf84 Return STATUS_INVALID_SMB instead of STATUS_SMB_BAD_COMMAND when usage of SMB_COM_NEGOTIATE is invalid 8 gadi atpakaļ
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 gadi atpakaļ
  Tal Aloni 30ce7ff79c Properly handle NegotiateRequest 8 gadi atpakaļ
  Tal Aloni 049cb5b104 Improved session management logic 8 gadi atpakaļ
  Tal Aloni 584ca8da61 Remove connected user from connection state on Logoff 8 gadi atpakaļ
  Tal Aloni f809d337c8 Improved connected trees management logic 8 gadi atpakaļ
  Tal Aloni 345f4ae444 Improved NTLM authentication API and implementation 8 gadi atpakaļ
  Tal Aloni 30a94716f2 Moved session setup helper methods to separate class 8 gadi atpakaļ
  Tal Aloni 74e92f2e2b Added SMBServer.OnLogEntry event 8 gadi atpakaļ
  Tal Aloni 8ba4f012f1 Moved SMB1 specific server functionality to SMBServer.SMB1 8 gadi atpakaļ