.. |
Enums
|
b6280748c1
SMB1 Client: Added Login implementation using NTLM authentication
|
7 years ago |
Helpers
|
23db301a21
Renamed ShareAccess enum members
|
7 years ago |
ConnectionState.cs
|
dd4fee6721
Skeleton SMB1Client implementation for tests
|
8 years ago |
ISMBClient.cs
|
8a7d144483
ISMBClient: Added MaxReadSize and MaxWriteSize properties
|
7 years ago |
ISMBFileStore.cs
|
20cbbd0ae5
ISMBFileStore: Added MaxReadSize and MaxWriteSize properties
|
7 years ago |
SMB1Client.cs
|
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 |
SMB1FileStore.cs
|
194fb9d45e
SMB1FileStore: Completed implementation of GetFileInformation
|
7 years ago |
SMB2Client.cs
|
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 |
SMB2FileStore.cs
|
d505998a25
Client: SMB2FileStore: SetFileInformation implementation
|
7 years ago |