コミット履歴

作者 SHA1 メッセージ 日付
  Tal Aloni 254daa5025 SessionSetupHelper: Minor logging improvements 8 年 前
  Tal Aloni 217451d18f Improved NTLM authentication API 8 年 前
  Tal Aloni 05f49c3128 NetworkAPI: Several improvements 8 年 前
  Tal Aloni be50d30f27 SMB2: Fixed InvalidCastException 8 年 前
  Tal Aloni e0625e8566 SSPIHelper: Improved exception messages 8 年 前
  Tal Aloni 304fbd0d52 Fixed Windows Authentication regression in https://github.com/TalAloni/SMBLibrary/commit/d7e33e465db00d1f8b6f9b23949eef30ce5aefc7 8 年 前
  Tal Aloni 2b52d4b84c Moved SECBUFFER_VERSION definition to SecBufferDesc 8 年 前
  Tal Aloni ee65a99a92 Moved GSSAPI classes to the SMBLibrary.Authentication.GSSAPI namespace 8 年 前
  Tal Aloni ac77fb6554 Moved SPNEGO code to Authentication\GSSAPI\SPNEGO 8 年 前
  Tal Aloni dbca07e803 Moved NTLM code to Authentication\NTLM 8 年 前
  Tal Aloni 6c5600d4fd Renamed NTAuthentication to NTLMCryptography 8 年 前
  Tal Aloni d45efdcaa8 Renamed Version to NTLMVersion 8 年 前
  Tal Aloni 457d978f70 INTLMAuthenticationProvider: Removed ListUsers from the API 8 年 前
  Tal Aloni c60ee93dd9 Renamed SMBLibrary.Authentication.Win32 to SMBLibrary.Win32.Security 8 年 前
  Tal Aloni d7e33e465d Windows Authentication: Improved implementation 8 年 前
  Tal Aloni acea85ca8c Win32 NetworkAPI: Fixed compatibility with 64-bit environment 8 年 前
  Tal Aloni 2b6351449b SMB1: Fixed InvalidCastException 8 年 前
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store 8 年 前
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer 8 年 前
  Tal Aloni 0d5898bb60 SMB2: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 年 前
  Tal Aloni 384efe97e7 SMB1: Transaction requests to the NamedPipeStore will not be blocked at the SMB layer 8 年 前
  Tal Aloni fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 年 前
  Tal Aloni a439555eee Updated Readme.md 8 年 前
  Tal Aloni 3769af188b Updated documentation 8 年 前
  Tal Aloni 6023753ecc SMBServer v1.1.2 8 年 前
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 年 前
  Tal Aloni cc170322ed Renamed variable 8 年 前
  Tal Aloni 7c107344a2 NTFileSystemHelper: Return STATUS_OBJECT_PATH_INVALID when FILE_DIRECTORY_FILE is specified and a path component is not a directory 8 年 前
  Tal Aloni a23d2d86f9 Minor code refactoring 8 年 前
  Tal Aloni bb0cff643a Return STATUS_DIRECTORY_NOT_EMPTY when trying to delete a folder that is not empty 8 年 前