Historique des commits

Auteur SHA1 Message Date
  Tal Aloni 6969d768ea Server: Bugfix: Do not return more bytes than requested when querying FileInformation / FileSystemInformation, report STATUS_BUFFER_OVERFLOW il y a 5 ans
  Tal Aloni 68cc57e9a8 Server: SMB1: Pass the Transaction2 MaxDataCount parameter to methods that retrieve FileInformation / FileSystemInformation il y a 5 ans
  Tal Aloni 0f754ee55c Server: Pass SetFileSystemInformation requests to the underlying object store il y a 7 ans
  Tal Aloni c1210d57bc Server: SMB1: Added support for pass-through Information Levels il y a 7 ans
  Tal Aloni 966085c841 SMB1: Transaction2 subcommands: Added support for pass-through Information Levels il y a 7 ans
  Tal Aloni de4ab95d80 Minor code refactoring il y a 7 ans
  Tal Aloni 0c0aaebdca Logging improvements il y a 7 ans
  Tal Aloni 84668b13db Moved SMB1FileStore helper methods to separate classes il y a 7 ans
  Tal Aloni cf8857d438 SMB1: Remove unused parameters related to FindInformation il y a 7 ans
  Tal Aloni 73b27366c5 Logging improvement il y a 7 ans
  Tal Aloni 347084020b SMBServer: SMB1: Added support for SMB_FIND_FILE_ID_FULL_DIRECTORY_INFO and SMB_FIND_FILE_ID_BOTH_DIRECTORY_INFO il y a 7 ans
  Tal Aloni fd2e6cf517 Logging improvements il y a 7 ans
  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 il y a 7 ans
  Tal Aloni ae8a3d77d3 SMB1: Added support for paths without leading backslash il y a 7 ans
  Tal Aloni 941429d75e SMB1: Improved logging of Transaction2 subcommands il y a 7 ans
  Tal Aloni 112ab74cc3 SMB1: Improved handling of UnsupportedInformationLevelException il y a 7 ans
  Tal Aloni 804c0654d2 Add share information to log message il y a 7 ans
  Tal Aloni 33266bf7a4 Write to log when share access was denied il y a 7 ans
  Tal Aloni a7af73ae2d SMBServer: Hid internal classes il y a 7 ans
  Tal Aloni 2b6351449b SMB1: Fixed InvalidCastException il y a 8 ans
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store il y a 8 ans
  Tal Aloni 384efe97e7 SMB1: Transaction requests to the NamedPipeStore will not be blocked at the SMB layer il y a 8 ans
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer il y a 8 ans
  Tal Aloni cc170322ed Renamed variable il y a 8 ans
  Tal Aloni a23d2d86f9 Minor code refactoring il y a 8 ans
  Tal Aloni fd26380dab API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions il y a 8 ans
  Tal Aloni a8ea9554d0 Added logging of GetFileInformation and GetFileSystemInformation failures il y a 8 ans
  Tal Aloni 7791f27276 Added SMB1FileSystemHelper.SetFileInformation helper method il y a 8 ans
  Tal Aloni 7eb4c1ab2b GetFileInformation and GetFileSystemInformation now return NTStatus. STATUS_OS2_INVALID_LEVEL will now be returned when applicable. il y a 8 ans
  Tal Aloni 859e939cff Minor refactoring il y a 8 ans