Commit History

Author SHA1 Message Date
  Tal Aloni 3234ed3138 Server API: Added the OpenFileInformation class to provide more information about open files 7 years ago
  Tal Aloni 40d2ffda45 Moved SessionInformation 7 years ago
  Tal Aloni 0098cc78f5 FileBasicInformation, SMB_SET_FILE_BASIC_INFO: Added support for FILETIME value of -1 7 years ago
  Tal Aloni 42f00b4740 Minor code refactoring: Use a single ImpersonationLevel enumeration instead of one for SMB1 and another for SMB2 7 years ago
  Tal Aloni d7a16a5217 SMB1: Added implementation of TRANS2_SET_FS_INFORMATION request and response 7 years ago
  Tal Aloni de355f93d8 SMB1: Renamed NT_TRANSACT_SET_SECURITY_DESC request and added response implementation 7 years ago
  Tal Aloni 8c19d682ff NTFileStore: Completed implementation of SECURITY_DESCRIPTOR 7 years ago
  Tal Aloni 2646b952ea Moved DFS structures to DFS directory 7 years ago
  Tal Aloni e84917b83d NTFileStore: Moved ObjectIDBufferType1 7 years ago
  Tal Aloni 10154435a1 NTFileStore: Moved security related structures to SecurityInformation directory 7 years ago
  Tal Aloni 4606dd4330 NTFileStore: Added SecurityInformation enum 7 years ago
  Tal Aloni 873720d6ff Client: ISMBClient interface added 7 years ago
  Tal Aloni ad996ed934 Client: ISMBFileStore interface added 7 years ago
  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