Commit Verlauf

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