提交歷史

作者 SHA1 備註 提交日期
  Tal Aloni fc2e958e74 Moved Exceptions to SMBLibrary\Exceptions 8 年之前
  Tal Aloni efc7c1fce9 Improved SMB_COM_NEGOTIATE response implementation 8 年之前
  Tal Aloni b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required 8 年之前
  Tal Aloni a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided 8 年之前
  Tal Aloni d4acf5900e Added IGSSMechanism interface 8 年之前
  Tal Aloni 45dc792558 NTLMAuthenticationProviderBase: Return NTStatus instead of Win32Error 8 年之前
  Tal Aloni 217451d18f Improved NTLM authentication API 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 c60ee93dd9 Renamed SMBLibrary.Authentication.Win32 to SMBLibrary.Win32.Security 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 fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 年之前
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 年之前
  Tal Aloni 756fbb96fa NTFileSystemHelper: CreateFile now returns FileStatus 8 年之前
  Tal Aloni 36353c9d08 Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper 8 年之前
  Tal Aloni 54c8a6fa1f SMB_COM_NT_CREATE_ANDX extended response: Renamed FileStatus to FileStatusFlags 8 年之前
  Tal Aloni 29499e17ef SMBLibrary: Moved SMB1 object store structures and enums to SMB1FileStore 8 年之前
  Tal Aloni a3017c1b50 Removed LANMAN2.0 structure 8 年之前
  Tal Aloni c57fed1232 Removed LANMAN2.0 FileInformation structures 8 年之前
  Tal Aloni 3baf91238d Moved NT file store specific enums / structures to NTFileStore 8 年之前
  Tal Aloni bd76e6e5a2 Implemented additional FileInformation structures 8 年之前
  Tal Aloni 566f7714ba Moved FileAttributes, FileInformationClass and CompressionFormat to Enums\FileInformation 8 年之前
  Tal Aloni 794b1b30e1 Added SMB_GEA_LIST / SMB_GEA structures 8 年之前
  Tal Aloni 88204faf9b SMB2: Honor SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB flag 8 年之前
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 年之前
  Tal Aloni 966096df5f Added SMB2 command structures and enums 8 年之前
  Tal Aloni d5b73a8f9d Added MS-FSCC enums and structures required for SMB2 8 年之前