Histórico de Commits

Autor SHA1 Mensagem Data
  Tal Aloni d17866f6f9 Minor code refactoring 7 years atrás
  Tal Aloni 0c49e6ec29 NTLM: AUTHENTICATE_MESSAGE: Do not include EncryptedRandomSessionKey if the appropriate flags are not set 7 years atrás
  Tal Aloni adcb576976 NTLM: CHALLENGE_MESSAGE: Do not include TargetName and TargetInfo if the appropriate flags are not set 7 years atrás
  Tal Aloni 06a30bc92d NTLM: NEGOTIATE_MESSAGE: Do not include DomainName and WorkstationName if the appropriate flags are not set 7 years atrás
  Tal Aloni b3445530ac SMB1: Minor implementation improvements 7 years atrás
  Tal Aloni 320a4cb969 Corrected implementaion SMB_COM_SESSION_SETUP_ANDX Extended Security response 7 years atrás
  Tal Aloni 9b58a2317f CloseHelper: Minor logging improvement 7 years atrás
  Tal Aloni fbb229d2c5 NTDirectoryFileSystem: QueryDirectory / GetFileSystemInformation: Prevent possibility of reading data beyond the number of bytes written 7 years atrás
  Tal Aloni d00d097b34 NTDirectoryFileSystem: Pass-through FSCTL requests 7 years atrás
  Tal Aloni 70c61ab449 SMB Server v1.2.5 7 years atrás
  Tal Aloni b56f96d557 Moved and renamed ExtendedAttributeFlags 7 years atrás
  Tal Aloni cd048bfbf7 FileFullEAInformation: Added Entries property 7 years atrás
  Tal Aloni 70ead847fb Moved FileFullEAEntry and FileFullEaInformation 7 years atrás
  Tal Aloni b82aa79991 Corrected implementation of FileFullEaInformation data element 7 years atrás
  Tal Aloni f277358b84 Correctly handle FileStreamInformation / FileFullEAInformation with zero entries 7 years atrás
  Tal Aloni 347084020b SMBServer: SMB1: Added support for SMB_FIND_FILE_ID_FULL_DIRECTORY_INFO and SMB_FIND_FILE_ID_BOTH_DIRECTORY_INFO 7 years atrás
  Tal Aloni 2a7805f9b4 Corrected FileFullEaInformation implementation 7 years atrás
  Tal Aloni ef9583f322 Corrected FileStreamInformation implementation 7 years atrás
  Tal Aloni dfbda03f6c NTDirectoryFileSystem: Pass-through LockFile / UnlockFile requests 7 years atrás
  Tal Aloni e7da671877 Pass lock / unlock requests to the underlying object store 7 years atrás
  Tal Aloni c08b425205 SMB2: LockElement: Fixed a bug in ReadLockList / WriteLockList 7 years atrás
  Tal Aloni 519e574f94 Minor logging improvement 7 years atrás
  Tal Aloni 36a0768457 INTFileStore: Added LockFile and UnlockFile methods 7 years atrás
  Tal Aloni 488165b8b9 SMB2: LockElement: Added SharedLock / ExclusiveLock / Unlock / FailImmediately properties 7 years atrás
  Tal Aloni f96e6fe404 SMB2: Improved LockRequest implementation 7 years atrás
  Tal Aloni 4e4a416fd5 Minor code refactoring 7 years atrás
  Tal Aloni 4ade8c4aa9 SMBServer: SMB1: Fixed unhandled NullReferenceException when an Invalid FID was specified for a Read / ReadAndX request 7 years atrás
  Tal Aloni 0212d71f6a NTStatus: Added STATUS_PRIVILEGE_NOT_HELD 7 years atrás
  Tal Aloni aa800d4df7 IOControlCode: Added additional values 7 years atrás
  Tal Aloni a607806c60 NamedPipeStore: Added support for FSCTL_PIPE_WAIT 7 years atrás