Histórico de commits

Autor SHA1 Mensagem Data
  Tal Aloni d45efdcaa8 Renamed Version to NTLMVersion 8 anos atrás
  Tal Aloni 457d978f70 INTLMAuthenticationProvider: Removed ListUsers from the API 8 anos atrás
  Tal Aloni c60ee93dd9 Renamed SMBLibrary.Authentication.Win32 to SMBLibrary.Win32.Security 8 anos atrás
  Tal Aloni d7e33e465d Windows Authentication: Improved implementation 8 anos atrás
  Tal Aloni acea85ca8c Win32 NetworkAPI: Fixed compatibility with 64-bit environment 8 anos atrás
  Tal Aloni 2b6351449b SMB1: Fixed InvalidCastException 8 anos atrás
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store 8 anos atrás
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer 8 anos atrás
  Tal Aloni 0d5898bb60 SMB2: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 anos atrás
  Tal Aloni 384efe97e7 SMB1: Transaction requests to the NamedPipeStore will not be blocked at the SMB layer 8 anos atrás
  Tal Aloni fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 anos atrás
  Tal Aloni a439555eee Updated Readme.md 8 anos atrás
  Tal Aloni 3769af188b Updated documentation 8 anos atrás
  Tal Aloni 6023753ecc SMBServer v1.1.2 8 anos atrás
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 anos atrás
  Tal Aloni cc170322ed Renamed variable 8 anos atrás
  Tal Aloni 7c107344a2 NTFileSystemHelper: Return STATUS_OBJECT_PATH_INVALID when FILE_DIRECTORY_FILE is specified and a path component is not a directory 8 anos atrás
  Tal Aloni a23d2d86f9 Minor code refactoring 8 anos atrás
  Tal Aloni bb0cff643a Return STATUS_DIRECTORY_NOT_EMPTY when trying to delete a folder that is not empty 8 anos atrás
  Tal Aloni 353460a976 NTFileSystemHelper: Rename will now return STATUS_OBJECT_NAME_COLLISION if the destination exists 8 anos atrás
  Tal Aloni 7e6ad281b1 OpenAndXHelper will now call NTFileSystemHelper.CreateFile 8 anos atrás
  Tal Aloni 756fbb96fa NTFileSystemHelper: CreateFile now returns FileStatus 8 anos atrás
  Tal Aloni 1b31200dc3 Minor code refactoring 8 anos atrás
  Tal Aloni 36353c9d08 Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper 8 anos atrás
  Tal Aloni 54c8a6fa1f SMB_COM_NT_CREATE_ANDX extended response: Renamed FileStatus to FileStatusFlags 8 anos atrás
  Tal Aloni 63db204ec4 NTFileSystemHelper: Added comment 8 anos atrás
  Tal Aloni 6f6eb59b5d NTFileSystemHelper: Return FileNameInformation / FileAllInformation 8 anos atrás
  Tal Aloni ce96106b5b SMB1 helpers: Improved code readability 8 anos atrás
  Tal Aloni 30f0a641d2 AccessMask: Added implicit conversion from DirectoryAccessMask 8 anos atrás
  Tal Aloni 7f83c70a45 FileAllInformation: Minor improvement 8 anos atrás