提交历史

作者 SHA1 备注 提交日期
  Tal Aloni eb4e32dc59 NTStatus: Added STATUS_INVALID_DEVICE_REQUEST 7 年之前
  Tal Aloni de355f93d8 SMB1: Renamed NT_TRANSACT_SET_SECURITY_DESC request and added response implementation 7 年之前
  Tal Aloni bf0295b697 SMB1: Improved NT_TRANSACT_QUERY_SECURITY_DESC response implementation 7 年之前
  Tal Aloni 8c19d682ff NTFileStore: Completed implementation of SECURITY_DESCRIPTOR 7 年之前
  Tal Aloni 72ee2ce365 SMB2: Improved implementation of SET_INFO Request 7 年之前
  Tal Aloni 7913b5bd9e SMB2: Improved implementation of SMB2_CREATE_CONTEXT 7 年之前
  Tal Aloni 4e71bea5df SMB2: Improved implementation of QUERY_INFO request and response 7 年之前
  Tal Aloni 371329d3e0 NTFileStore: SecurityDescriptor: Added Length property 7 年之前
  Tal Aloni 8258f87440 Minor logging improvements 7 年之前
  Tal Aloni 5e71f927a2 Improved exception messages 7 年之前
  Tal Aloni e287129571 SMB1: Improved implementation of TRANS2_GET_DFS_REFERRAL request and response 7 年之前
  Tal Aloni 2646b952ea Moved DFS structures to DFS directory 7 年之前
  Tal Aloni e84917b83d NTFileStore: Moved ObjectIDBufferType1 7 年之前
  Tal Aloni 10154435a1 NTFileStore: Moved security related structures to SecurityInformation directory 7 年之前
  Tal Aloni 4606dd4330 NTFileStore: Added SecurityInformation enum 7 年之前
  Tal Aloni ebcb2cf20a Server: Minor logging improvement 7 年之前
  Tal Aloni eb92e824ac SPNEGO: Minor code refactoring 7 年之前
  Tal Aloni 4ef809ea68 SPNEGO: Bugfix: negTokenResp is allowed to have a generic GSSAPI header 7 年之前
  Tal Aloni 6a03cfd952 Client: Throw Exception if attemping to logoff when the client is not connected 7 年之前
  Tal Aloni 2b3cee14a5 Client: NTLMAuthenticationHelper: Bugfix: The generic GSSAPI header was not appended to negTokenInit 7 年之前
  Tal Aloni 873720d6ff Client: ISMBClient interface added 7 年之前
  Tal Aloni ad996ed934 Client: ISMBFileStore interface added 7 年之前
  Tal Aloni 38fa17acce Client: Bugfix: The tree connection to the named pipe share that was created in the ListShares method was not being terminated 7 年之前
  Tal Aloni 4e3e861d91 Client: SMB1FileStore, SMB2FileStore: Added Disconnect method 7 年之前
  Tal Aloni d15db358cb SMB2Client: Implemented additional client functions 7 年之前
  Tal Aloni a71b97a707 SMB2: IOCtlRequest: OutputOffset field was set incorrectly in some cases 7 年之前
  Tal Aloni a0f8e0c19e SMB2: WriteRequest: DataOffset field was set incorrectly in some cases 7 年之前
  Tal Aloni 4043bfb5f2 Client: Preliminary SMB2 client implementation 7 年之前
  Tal Aloni 3c29d05aa3 SMB1Client: Minor code refactoring 7 年之前
  Tal Aloni 4b89264940 Client: NTLMAuthenticationHelper: Corrected sessionKey computation 7 年之前