Commit History

Author SHA1 Message Date
  Tal Aloni 756fbb96fa NTFileSystemHelper: CreateFile now returns FileStatus 8 years ago
  Tal Aloni 36353c9d08 Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper 8 years ago
  Tal Aloni 54c8a6fa1f SMB_COM_NT_CREATE_ANDX extended response: Renamed FileStatus to FileStatusFlags 8 years ago
  Tal Aloni 29499e17ef SMBLibrary: Moved SMB1 object store structures and enums to SMB1FileStore 8 years ago
  Tal Aloni a3017c1b50 Removed LANMAN2.0 structure 8 years ago
  Tal Aloni c57fed1232 Removed LANMAN2.0 FileInformation structures 8 years ago
  Tal Aloni 3baf91238d Moved NT file store specific enums / structures to NTFileStore 8 years ago
  Tal Aloni bd76e6e5a2 Implemented additional FileInformation structures 8 years ago
  Tal Aloni 566f7714ba Moved FileAttributes, FileInformationClass and CompressionFormat to Enums\FileInformation 8 years ago
  Tal Aloni 794b1b30e1 Added SMB_GEA_LIST / SMB_GEA structures 8 years ago
  Tal Aloni 88204faf9b SMB2: Honor SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB flag 8 years ago
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 years ago
  Tal Aloni 966096df5f Added SMB2 command structures and enums 8 years ago
  Tal Aloni d5b73a8f9d Added MS-FSCC enums and structures required for SMB2 8 years ago
  Tal Aloni 7791f27276 Added SMB1FileSystemHelper.SetFileInformation helper method 8 years ago
  Tal Aloni 841a267cdf Splitted InfoHelper to SMB1FileSystemHelper.Find / SMB1FileSystemHelper.Query / SMB1FileSystemHelper.QueryFileSystem 8 years ago
  Tal Aloni 6170622714 Moved DeviceCharacteristics, DeviceType and FileSystemAttributes to Enums\FileSystemInformation and updated names 8 years ago
  Tal Aloni 67976270ca Added NTFileSystemHelper.Find partial class 8 years ago
  Tal Aloni bac24a8b0a Added NTFileSystemHelper class 8 years ago
  Tal Aloni 26ca17c4b9 Improved open-search management 8 years ago
  Tal Aloni 049cb5b104 Improved session management logic 8 years ago
  Tal Aloni 54efee89a4 Renamed OpenedFileObject to OpenFileObject 8 years ago
  Tal Aloni 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 years ago
  Tal Aloni 8e67e1fab8 Moved FILETIME helper methods from SMB1Helper to FileTimeHelper 8 years ago
  Tal Aloni 2508ba07e1 Removed DesiredAccess (duplicate of FileAccessMask) 8 years ago
  Tal Aloni 211adcc78a Added RPCPipeStream to improve read / write abstraction 8 years ago
  Tal Aloni 30a94716f2 Moved session setup helper methods to separate class 8 years ago
  Tal Aloni 74e92f2e2b Added SMBServer.OnLogEntry event 8 years ago
  Tal Aloni 08717b5358 Added a new ConnectionState class, SMB1 specific functionality will reside in SMB1ConnectionState 8 years ago
  Tal Aloni 8ba4f012f1 Moved SMB1 specific server functionality to SMBServer.SMB1 8 years ago