Commit History

Author SHA1 Message Date
  Tal Aloni 4bd6bbd882 NTAuthentication: Will use ComputeNTLMv2Proof (instead of ComputeNTLMv2Response) to improve compatibility with clients 8 years ago
  Tal Aloni d66208cfb8 IndependentUserCollection: Improved ChallengeMessage generation 8 years ago
  Tal Aloni ec4be00f90 NegotiateFlags values have been renamed 8 years ago
  Tal Aloni 25b9ef4162 Remove NTLMSSP_REQUEST_TARGET and NTLMSSP_NEGOTIATE_SEAL when generating NegotiateMessage / AuthenticateMessage 8 years ago
  Tal Aloni d34565f080 LoginAPI: Properly handle ERROR_ACCOUNT_DISABLED 8 years ago
  Tal Aloni 14cae2a68c Minor SPNEGO structures refactoring 8 years ago
  Tal Aloni 4ac83f6d97 Return accept-completed at the final stage of a GSS authentication 8 years ago
  Tal Aloni 8060b1df4d DerEncodingHelper: Fixed incorrect length calculation when length >= 255 bytes 8 years ago
  Tal Aloni dd4839e2f1 Improved NTFileSystemHelper's FindEntries implementation 8 years ago
  Tal Aloni bf9d519e9f NTFileSystemHelper: Added IsFileNameInExpression helper method 8 years ago
  Tal Aloni 67976270ca Added NTFileSystemHelper.Find partial class 8 years ago
  Tal Aloni 30ce7ff79c Properly handle NegotiateRequest 8 years ago
  Tal Aloni 4722555728 Added CloseAfterRequest and CloseAtEndOfSearch properties to Transaction2FindFirst2Request 8 years ago
  Tal Aloni bac24a8b0a Added NTFileSystemHelper class 8 years ago
  Tal Aloni d5dee56079 Set DeletePending if FILE_DELETE_ON_CLOSE has been set 8 years ago
  Tal Aloni 26ca17c4b9 Improved open-search management 8 years ago
  Tal Aloni 049cb5b104 Improved session management logic 8 years ago
  Tal Aloni 54efee89a4 Renamed OpenedFileObject to OpenFileObject 8 years ago
  Tal Aloni 73af59314c SMBServer 1.0.9 8 years ago
  Tal Aloni d42240ffa1 Refactored ReadWriteResponseHelper 8 years ago
  Tal Aloni 2049be2220 Moved UTime helper methods from SMB1Helper to UTimeHelper 8 years ago
  Tal Aloni 8e67e1fab8 Moved FILETIME helper methods from SMB1Helper to FileTimeHelper 8 years ago
  Tal Aloni e1db838618 Bugfix: Transaction2Open2Response: Incorrect value was set as default CreationTime 8 years ago
  Tal Aloni 9265858968 Removed leading slash from ServerService.PipeName and WorkstationService.PipeName 8 years ago
  Tal Aloni f22cfcbc1c Refactored NTCreateHelper 8 years ago
  Tal Aloni 2508ba07e1 Removed DesiredAccess (duplicate of FileAccessMask) 8 years ago
  Tal Aloni bbd572e938 Added conversion operators to and from AccessMask 8 years ago
  Tal Aloni 2a4cb0f789 AccessMask related bugfixes 8 years ago
  Tal Aloni 584ca8da61 Remove connected user from connection state on Logoff 8 years ago
  Tal Aloni fb68513c16 Hid internal SMB1ConnectionState variables 8 years ago