Historique des commits

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