Historique des commits

Auteur SHA1 Message Date
  Tal Aloni 3769af188b Updated documentation il y a 8 ans
  Tal Aloni 6023753ecc SMBServer v1.1.2 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 7c107344a2 NTFileSystemHelper: Return STATUS_OBJECT_PATH_INVALID when FILE_DIRECTORY_FILE is specified and a path component is not a directory il y a 8 ans
  Tal Aloni a23d2d86f9 Minor code refactoring il y a 8 ans
  Tal Aloni bb0cff643a Return STATUS_DIRECTORY_NOT_EMPTY when trying to delete a folder that is not empty il y a 8 ans
  Tal Aloni 353460a976 NTFileSystemHelper: Rename will now return STATUS_OBJECT_NAME_COLLISION if the destination exists il y a 8 ans
  Tal Aloni 7e6ad281b1 OpenAndXHelper will now call NTFileSystemHelper.CreateFile il y a 8 ans
  Tal Aloni 756fbb96fa NTFileSystemHelper: CreateFile now returns FileStatus il y a 8 ans
  Tal Aloni 1b31200dc3 Minor code refactoring il y a 8 ans
  Tal Aloni 36353c9d08 Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper il y a 8 ans
  Tal Aloni 54c8a6fa1f SMB_COM_NT_CREATE_ANDX extended response: Renamed FileStatus to FileStatusFlags il y a 8 ans
  Tal Aloni 63db204ec4 NTFileSystemHelper: Added comment il y a 8 ans
  Tal Aloni 6f6eb59b5d NTFileSystemHelper: Return FileNameInformation / FileAllInformation il y a 8 ans
  Tal Aloni ce96106b5b SMB1 helpers: Improved code readability il y a 8 ans
  Tal Aloni 30f0a641d2 AccessMask: Added implicit conversion from DirectoryAccessMask il y a 8 ans
  Tal Aloni 7f83c70a45 FileAllInformation: Minor improvement il y a 8 ans
  Tal Aloni c72bb2e348 SMB_QUERY_FILE_BASIC_INFO: Corrected field names il y a 8 ans
  Tal Aloni 29499e17ef SMBLibrary: Moved SMB1 object store structures and enums to SMB1FileStore il y a 8 ans
  Tal Aloni a8ccae65ad SMB1: Improved FindInformation / QueryFSInformation implementations il y a 8 ans
  Tal Aloni a3017c1b50 Removed LANMAN2.0 structure il y a 8 ans
  Tal Aloni 5b70c6308d SMB2: Create / Close response: changed AllocationSize and EndOfFile fields from UInt64 to Int64 to match with FileInformation structures il y a 8 ans
  Tal Aloni 728a076875 Corrected object store related size fields from UInt64 to Int64 il y a 8 ans
  Tal Aloni 2ea785159e FileNetworkOpenInformation: IsDirectory property added il y a 8 ans
  Tal Aloni 26101cc0ae SMB1: SetInformation2Request: Moved SMBDateTime helper methods to SMB1Helper il y a 8 ans
  Tal Aloni 2438fa1644 SMB1Helper: Removed unused methods il y a 8 ans
  Tal Aloni c57fed1232 Removed LANMAN2.0 FileInformation structures il y a 8 ans
  Tal Aloni dabc3260be SMB1: SMB_COM_QUERY_INFORMATION Response: Bugfix: LastWriteTime is UTime il y a 8 ans
  Tal Aloni 4be937e7c1 NTFileSystemHelper.CreateFile: Corrected FILE_SUPERSEDE implementation il y a 8 ans