Commit History

Author SHA1 Message Date
  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 6 years ago
  Tal Aloni 3289c0e333 RPC: DataRepresentationFormat: Added constructor 6 years ago
  Tal Aloni 0bbbcb2ace RPC: FaultPDU is now using FaultStatus enum 6 years ago
  Tal Aloni 7d1555af8b RPCPDU: PacketType variable is now protected 6 years ago
  Tal Aloni ca8bed1037 Services: Added UnsupportedOpNumException 6 years ago
  Tal Aloni 403669056d Win32Error: Added ERROR_NOT_SUPPORTED and ERROR_INVALID_LEVEL 6 years ago
  Tal Aloni c024168e12 RPC: FaultPDU parameterless constructor will now set Data to an empty byte array 6 years ago
  Tal Aloni beef71975b Minor improvements to ServerService and WorkstationService structures 6 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
  Tal Aloni 5637bb3b9c Server: Added API to terminate a specific connection 7 years ago
  Tal Aloni bb8cadee93 Server: Maintain connection last send time 7 years ago
  Tal Aloni 765443591f Minor code refactoring 7 years ago
  Tal Aloni 04ff2bc40a SMB Server v1.3.2 7 years ago
  Tal Aloni 2c148aa95a Added an optional mechanism to disconnect connections after a specified duration of inactivity 7 years ago
  Tal Aloni 125df899cb Maintain connection creation time and last receive time 7 years ago
  Tal Aloni eb5989eb94 Use UTC instead of local time for DateTime values returned by the API 7 years ago