Cronologia Commit

Autore SHA1 Messaggio Data
  Tal Aloni b6280748c1 SMB1 Client: Added Login implementation using NTLM authentication 7 anni fa
  Tal Aloni 6d49e4a03e SMB2: Renamed ServerCapabilities to Capabilities and added notes 7 anni fa
  Tal Aloni 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 anni fa
  Tal Aloni b56f96d557 Moved and renamed ExtendedAttributeFlags 7 anni fa
  Tal Aloni 70ead847fb Moved FileFullEAEntry and FileFullEaInformation 7 anni fa
  Tal Aloni 347084020b SMBServer: SMB1: Added support for SMB_FIND_FILE_ID_FULL_DIRECTORY_INFO and SMB_FIND_FILE_ID_BOTH_DIRECTORY_INFO 7 anni fa
  Tal Aloni 2a7805f9b4 Corrected FileFullEaInformation implementation 7 anni fa
  Tal Aloni ef9583f322 Corrected FileStreamInformation implementation 7 anni fa
  Tal Aloni e7da671877 Pass lock / unlock requests to the underlying object store 7 anni fa
  Tal Aloni 8e5de68f78 Added FSCTL_PIPE_WAIT Request implementation 7 anni fa
  Tal Aloni 5de5c91bb4 Renamed directory 7 anni fa
  Tal Aloni 64ac337308 FileSystemShare: Added ability to specify client-side caching policy 7 anni fa
  Tal Aloni c4fa4a9f15 Minor code refactoring: Moved AccessRequestArgs class to a separate file 7 anni fa
  Tal Aloni a32e62d020 IndependentNTLMAuthenticationProvider: Added account lockout mechanism to hinder bruteforce attacks 7 anni fa
  Tal Aloni 9902b91eff Added NTDirectoryFileSystem implementation for passsing-through IO requests to the local NT storage subsystem 7 anni fa
  Tal Aloni 5f90217d21 Moved IntegratedNTLMAuthenticationProvider 7 anni fa
  Tal Aloni 5b4207aedd Added Support for NotifyChange and Cancel if the underlying file store supports it 7 anni fa
  Tal Aloni 7e3df3f694 Minor code refactoring 7 anni fa
  Tal Aloni 09419f145f NTFileStore: Added FileLinkInformationType1 and FileRenameInformationType1 implementations 7 anni fa
  Tal Aloni 6507d88bf5 Minor code refactoring, do not try to process async commands other than CANCEL 7 anni fa
  Tal Aloni 8aad4adb9c Added SMB_COM_NT_CANCEL request implementation 7 anni fa
  Tal Aloni 03cff5e469 IFileSystem: Added FileOptions parameter to OpenFile 7 anni fa
  Tal Aloni 82f308b576 Renamed ShareCollection to SMBShareCollection 8 anni fa
  Tal Aloni 15f09eb751 SMBServer: API: Added GetSessionsInformation method 8 anni fa
  Tal Aloni 30627e72d4 Added ConnectionManager class 8 anni fa
  Tal Aloni cef7a6dc29 Moved SMBDialect to a separate class 8 anni fa
  Tal Aloni d3c46361d2 Added SMB2 message signing tests 8 anni fa
  Tal Aloni fdf403d424 NTLM: Added session key computation helper method and tests 8 anni fa
  Tal Aloni 72a6ac2297 Renamed AuthenticationTests to NTLMAuthenticationTests 8 anni fa
  Tal Aloni de6458ca5f Added RC4 encryption implementation 8 anni fa