Commit History

Author SHA1 Message Date
  Tal Aloni d15db358cb SMB2Client: Implemented additional client functions 7 years ago
  Tal Aloni 4043bfb5f2 Client: Preliminary SMB2 client implementation 7 years ago
  Tal Aloni 84668b13db Moved SMB1FileStore helper methods to separate classes 7 years ago
  Tal Aloni 84a8b486eb Moved client helper classes to Helpers directory 7 years ago
  Tal Aloni ff9d16cb39 SMB1Client: Additional client functions implemented 7 years ago
  Tal Aloni 8f0c8c4409 RPC: Added BindNakPDU implementation 7 years ago
  Tal Aloni 86d0089a30 Added ServerServiceOpName and WorkstationServiceOpName enums 7 years ago
  Tal Aloni 928bb59c90 SMB1Client: Additional client functions implemented 7 years ago
  Tal Aloni b70caac445 SMB1: Renamed ServerCapabilities to Capabilities 7 years ago
  Tal Aloni 932780bc60 Improved AccessMask implementation 7 years ago
  Tal Aloni b6280748c1 SMB1 Client: Added Login implementation using NTLM authentication 7 years ago
  Tal Aloni 6d49e4a03e SMB2: Renamed ServerCapabilities to Capabilities and added notes 7 years ago
  Tal Aloni 62cea47d96 Use InvalidDataException instead of InvalidRequestException 7 years ago
  Tal Aloni b56f96d557 Moved and renamed ExtendedAttributeFlags 7 years ago
  Tal Aloni 70ead847fb Moved FileFullEAEntry and FileFullEaInformation 7 years ago
  Tal Aloni 347084020b SMBServer: SMB1: Added support for SMB_FIND_FILE_ID_FULL_DIRECTORY_INFO and SMB_FIND_FILE_ID_BOTH_DIRECTORY_INFO 7 years ago
  Tal Aloni 2a7805f9b4 Corrected FileFullEaInformation implementation 7 years ago
  Tal Aloni ef9583f322 Corrected FileStreamInformation implementation 7 years ago
  Tal Aloni e7da671877 Pass lock / unlock requests to the underlying object store 7 years ago
  Tal Aloni 8e5de68f78 Added FSCTL_PIPE_WAIT Request implementation 7 years ago
  Tal Aloni 5de5c91bb4 Renamed directory 7 years ago
  Tal Aloni 64ac337308 FileSystemShare: Added ability to specify client-side caching policy 7 years ago
  Tal Aloni c4fa4a9f15 Minor code refactoring: Moved AccessRequestArgs class to a separate file 7 years ago
  Tal Aloni a32e62d020 IndependentNTLMAuthenticationProvider: Added account lockout mechanism to hinder bruteforce attacks 7 years ago
  Tal Aloni 9902b91eff Added NTDirectoryFileSystem implementation for passsing-through IO requests to the local NT storage subsystem 7 years ago
  Tal Aloni 5f90217d21 Moved IntegratedNTLMAuthenticationProvider 7 years ago
  Tal Aloni 5b4207aedd Added Support for NotifyChange and Cancel if the underlying file store supports it 7 years ago
  Tal Aloni 7e3df3f694 Minor code refactoring 7 years ago
  Tal Aloni 09419f145f NTFileStore: Added FileLinkInformationType1 and FileRenameInformationType1 implementations 7 years ago
  Tal Aloni 6507d88bf5 Minor code refactoring, do not try to process async commands other than CANCEL 7 years ago