Historial de Commits

Autor SHA1 Mensaje Fecha
  Tal Aloni 0c0aaebdca Logging improvements hace 7 años
  Tal Aloni 84668b13db Moved SMB1FileStore helper methods to separate classes hace 7 años
  Tal Aloni cf8857d438 SMB1: Remove unused parameters related to FindInformation hace 7 años
  Tal Aloni 73b27366c5 Logging improvement hace 7 años
  Tal Aloni 347084020b SMBServer: SMB1: Added support for SMB_FIND_FILE_ID_FULL_DIRECTORY_INFO and SMB_FIND_FILE_ID_BOTH_DIRECTORY_INFO hace 7 años
  Tal Aloni fd2e6cf517 Logging improvements hace 7 años
  Tal Aloni 9669f16bb5 SMB1: Bugfix: The server was returning more bytes than the specified maximum for SMB_COM_NT_TRANSACT and SMB_COM_NT_TRANSACT commands hace 7 años
  Tal Aloni ae8a3d77d3 SMB1: Added support for paths without leading backslash hace 8 años
  Tal Aloni 941429d75e SMB1: Improved logging of Transaction2 subcommands hace 8 años
  Tal Aloni 112ab74cc3 SMB1: Improved handling of UnsupportedInformationLevelException hace 8 años
  Tal Aloni 804c0654d2 Add share information to log message hace 8 años
  Tal Aloni 33266bf7a4 Write to log when share access was denied hace 8 años
  Tal Aloni a7af73ae2d SMBServer: Hid internal classes hace 8 años
  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