Commit History

Author SHA1 Message Date
  Tal Aloni 8aad4adb9c Added SMB_COM_NT_CANCEL request implementation 7 years ago
  Tal Aloni 25d1714fe7 Improved compatibility with Windows Native API 7 years ago
  Tal Aloni 917f7f40f1 SMB2 Commands: Marked StructureSize as private 7 years ago
  Tal Aloni fd9a845fa2 SMB1FileStoreHelper: QueryInformation / SetInformation / QueryDirectory: Bugfix: Temporary handle was not closed 7 years ago
  Tal Aloni 2457d2c246 SMB1FileStoreHelper: Delete / Rename: The status of SetFileInformation should be returned regardless of the status of CloseFile 7 years ago
  Tal Aloni 2f39e9072c INTFileStore: CreateFile: Added FileAttributes parameter 7 years ago
  Tal Aloni 1fbd003b0d FileSystemInformation: Added GetFileSystemInformation method 7 years ago
  Tal Aloni 6384576794 Removed unnecessary using statements 7 years ago
  Tal Aloni 9e118fccdd NTFileSystemAdapter: bugfix: FILE_DELETE_ON_CLOSE flag was ignored in some cases 7 years ago
  Tal Aloni eb816a6aaf Minor logging improvements 7 years ago
  Tal Aloni 37d3141180 SMBServer: Include NT FileSystem Adapter events in the log 7 years ago
  Tal Aloni 5d77a5d681 SMBServer v1.2.1 7 years ago
  Tal Aloni 4aba3f5244 SMBServer: Improved Named Pipe implementation 7 years ago
  Tal Aloni ed00ad4067 Improved implementation of RPC PDUs 7 years ago
  Tal Aloni d2a8c251be NamedPipeType enum: Corrected typo and renamed value 7 years ago
  Tal Aloni 4fef34e7cd SMBServer: Correct handling of STATUS_BUFFER_OVERFLOW returned by the NTFileStore 7 years ago
  Tal Aloni 9669f16bb5 SMB1: Bugfix: The server was returning more bytes than the specified maximum for SMB_COM_NT_TRANSACT and SMB_COM_NT_TRANSACT commands 7 years ago
  Tal Aloni fb06e4df46 Corrected typo 7 years ago
  Tal Aloni 42f6e23107 GSSProvider: Marked core methods as virtual to improve extensibility 7 years ago
  Tal Aloni 1b024acf65 SMBServer / NTFileSystemAdapter: Renamed event from OnLogEntry to LogEntryAdded 7 years ago
  Tal Aloni b5db0ac4b8 FileSystemShare: Renamed event from OnAccessRequest to AccessRequested 7 years ago
  Tal Aloni fb7d6d4bc8 BigEndianReader / Writer: Added ReadUInt24 / WriteUInt24 methods 7 years ago
  Tal Aloni 366c4d61d1 SMBServer v1.2.0 7 years ago
  Tal Aloni e4184e52d1 Minor code refactoring 7 years ago
  Tal Aloni d16092ed38 Improved GSS implementation 7 years ago
  Tal Aloni cd11c57cc4 Corrected exception message 7 years ago
  Tal Aloni eb24eafea6 GSSAPI: Cases where the preferred authentication mechanism is not supported were not handled correctly 7 years ago
  Tal Aloni 21e7ecac52 Minor documentation improvement 7 years ago
  Tal Aloni 4fffe28a83 Bugfix: DerEncodingHelper.WriteLength was writing incorrect length 7 years ago
  Tal Aloni 6c08f23751 SMB1: Minor optimization of GetFindInformationList 7 years ago