Commit History

Author SHA1 Message Date
  Tal Aloni f015b064d2 NTFileSystemAdapter: Bugfix: Do not make up a short name 6 years ago
  Tal Aloni 4c29d5a402 NTFileSystemAdapter: ToNTStatus: Return STATUS_OBJECT_PATH_INVALID when Win32 error code is ERROR_BAD_PATHNAME 6 years ago
  Tal Aloni c4406b6a8f Win32Error: Added ERROR_BAD_PATHNAME enum value 6 years ago
  Tal Aloni dfb37a818f FileStreamInformation: WriteBytes: Set the value NextEntryOffset for each FileStreamEntry 6 years ago
  Tal Aloni 6d562c41e9 SMB Server application: Added SettingsHelper class to handle settings logic 6 years ago
  Tal Aloni ff368056c5 Updated Utilities 6 years ago
  Tal Aloni 4e850aa38a NTFileSystemAdapter: Set CasePreservedNamed flag when querying FileFsAttributeInformation 6 years ago
  Tal Aloni 7aa5cc1283 Server: Changed some variables from const to static readonly 6 years ago
  Tal Aloni 0227bf9528 SMB Server v1.3.4 6 years ago
  Tal Aloni ee5e75f21e SMB Server application: Improved documentation 6 years ago
  Tal Aloni fc048b1232 ServerService, WorkstationService: Unsupported OpNums and Levels are now reported back to the client instead of NotImplementedException 7 years ago
  Tal Aloni 3289c0e333 RPC: DataRepresentationFormat: Added constructor 7 years ago
  Tal Aloni 0bbbcb2ace RPC: FaultPDU is now using FaultStatus enum 7 years ago
  Tal Aloni 7d1555af8b RPCPDU: PacketType variable is now protected 7 years ago
  Tal Aloni ca8bed1037 Services: Added UnsupportedOpNumException 7 years ago
  Tal Aloni 403669056d Win32Error: Added ERROR_NOT_SUPPORTED and ERROR_INVALID_LEVEL 7 years ago
  Tal Aloni c024168e12 RPC: FaultPDU parameterless constructor will now set Data to an empty byte array 7 years ago
  Tal Aloni beef71975b Minor improvements to ServerService and WorkstationService structures 7 years ago
  Tal Aloni d505998a25 Client: SMB2FileStore: SetFileInformation implementation 7 years ago
  Tal Aloni 3f733c352d Client: Fixed compatibility issue with Windows 8.1 / 10 7 years ago
  Tal Aloni 32edb7993f Added NegTokenInit2 implementation 7 years ago
  Tal Aloni 0494fd758f Minor improvements to SimpleProtectedNegotiationTokenInit implementation 7 years ago
  Tal Aloni 040b92b079 Client: Login will now return SEC_E_INVALID_TOKEN if an invalid token is returned from the server instead of throwing NullReferenceException 7 years ago
  Tal Aloni 06982c0f0f Added ShareAccess.None enum value 7 years ago
  Tal Aloni 0cad00ad82 Minor logging improvements 7 years ago
  Tal Aloni 23db301a21 Renamed ShareAccess enum members 7 years ago
  Tal Aloni 4845ffd86a SMB Server v1.3.3 7 years ago
  Tal Aloni 24a65d0a03 Bugfix: FormatException was thrown upon InvalidDataException in some cases 7 years ago
  Tal Aloni 0f89729085 Server: Added an optional dead connection detection mechanism instead of simply disconnecting them after a specified duration of inactivity 7 years ago
  Tal Aloni 7c31666bc3 Client: Discard all unsolicited responses except OpLock break 7 years ago