Historial de Commits

Autor SHA1 Mensaje Fecha
  Tal Aloni e0625e8566 SSPIHelper: Improved exception messages hace 8 años
  Tal Aloni 304fbd0d52 Fixed Windows Authentication regression in https://github.com/TalAloni/SMBLibrary/commit/d7e33e465db00d1f8b6f9b23949eef30ce5aefc7 hace 8 años
  Tal Aloni 2b52d4b84c Moved SECBUFFER_VERSION definition to SecBufferDesc hace 8 años
  Tal Aloni ee65a99a92 Moved GSSAPI classes to the SMBLibrary.Authentication.GSSAPI namespace hace 8 años
  Tal Aloni ac77fb6554 Moved SPNEGO code to Authentication\GSSAPI\SPNEGO hace 8 años
  Tal Aloni dbca07e803 Moved NTLM code to Authentication\NTLM hace 8 años
  Tal Aloni 6c5600d4fd Renamed NTAuthentication to NTLMCryptography hace 8 años
  Tal Aloni d45efdcaa8 Renamed Version to NTLMVersion hace 8 años
  Tal Aloni 457d978f70 INTLMAuthenticationProvider: Removed ListUsers from the API hace 8 años
  Tal Aloni c60ee93dd9 Renamed SMBLibrary.Authentication.Win32 to SMBLibrary.Win32.Security hace 8 años
  Tal Aloni d7e33e465d Windows Authentication: Improved implementation hace 8 años
  Tal Aloni acea85ca8c Win32 NetworkAPI: Fixed compatibility with 64-bit environment hace 8 años
  Tal Aloni 2b6351449b SMB1: Fixed InvalidCastException hace 8 años
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store hace 8 años
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer hace 8 años
  Tal Aloni 0d5898bb60 SMB2: Requests to the NamedPipeStore will not be blocked at the SMB layer hace 8 años
  Tal Aloni 384efe97e7 SMB1: Transaction requests to the NamedPipeStore will not be blocked at the SMB layer hace 8 años
  Tal Aloni fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer hace 8 años
  Tal Aloni a439555eee Updated Readme.md hace 8 años
  Tal Aloni 3769af188b Updated documentation hace 8 años
  Tal Aloni 6023753ecc SMBServer v1.1.2 hace 8 años
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer hace 8 años
  Tal Aloni cc170322ed Renamed variable hace 8 años
  Tal Aloni 7c107344a2 NTFileSystemHelper: Return STATUS_OBJECT_PATH_INVALID when FILE_DIRECTORY_FILE is specified and a path component is not a directory hace 8 años
  Tal Aloni a23d2d86f9 Minor code refactoring hace 8 años
  Tal Aloni bb0cff643a Return STATUS_DIRECTORY_NOT_EMPTY when trying to delete a folder that is not empty hace 8 años
  Tal Aloni 353460a976 NTFileSystemHelper: Rename will now return STATUS_OBJECT_NAME_COLLISION if the destination exists hace 8 años
  Tal Aloni 7e6ad281b1 OpenAndXHelper will now call NTFileSystemHelper.CreateFile hace 8 años
  Tal Aloni 756fbb96fa NTFileSystemHelper: CreateFile now returns FileStatus hace 8 años
  Tal Aloni 1b31200dc3 Minor code refactoring hace 8 años