Historial de Commits

Autor SHA1 Mensaje Fecha
  Tal Aloni 2b6351449b SMB1: Fixed InvalidCastException hace 8 años
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store hace 8 años
  Tal Aloni 384efe97e7 SMB1: Transaction requests to the NamedPipeStore will not be blocked at the SMB layer hace 8 años
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer hace 8 años
  Tal Aloni cc170322ed Renamed variable hace 8 años
  Tal Aloni a23d2d86f9 Minor code refactoring hace 8 años
  Tal Aloni fd26380dab API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions hace 8 años
  Tal Aloni a8ea9554d0 Added logging of GetFileInformation and GetFileSystemInformation failures hace 8 años
  Tal Aloni 7791f27276 Added SMB1FileSystemHelper.SetFileInformation helper method hace 8 años
  Tal Aloni 7eb4c1ab2b GetFileInformation and GetFileSystemInformation now return NTStatus. STATUS_OS2_INVALID_LEVEL will now be returned when applicable. hace 8 años
  Tal Aloni 859e939cff Minor refactoring hace 8 años
  Tal Aloni 841a267cdf Splitted InfoHelper to SMB1FileSystemHelper.Find / SMB1FileSystemHelper.Query / SMB1FileSystemHelper.QueryFileSystem hace 8 años
  Tal Aloni dd4839e2f1 Improved NTFileSystemHelper's FindEntries implementation hace 8 años
  Tal Aloni 67976270ca Added NTFileSystemHelper.Find partial class hace 8 años
  Tal Aloni 4722555728 Added CloseAfterRequest and CloseAtEndOfSearch properties to Transaction2FindFirst2Request hace 8 años
  Tal Aloni d5dee56079 Set DeletePending if FILE_DELETE_ON_CLOSE has been set hace 8 años
  Tal Aloni 26ca17c4b9 Improved open-search management hace 8 años
  Tal Aloni 049cb5b104 Improved session management logic hace 8 años
  Tal Aloni 54efee89a4 Renamed OpenedFileObject to OpenFileObject hace 8 años
  Tal Aloni 8e67e1fab8 Moved FILETIME helper methods from SMB1Helper to FileTimeHelper hace 8 años
  Tal Aloni b12a340d70 Improved SID (search handle) allocation mechanism hace 8 años
  Tal Aloni 74e92f2e2b Added SMBServer.OnLogEntry event hace 8 años
  Tal Aloni b0bb9e399f Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\ hace 8 años