.. |
Enums
|
b6280748c1
SMB1 Client: Added Login implementation using NTLM authentication
|
7 years ago |
Helpers
|
eb92e824ac
SPNEGO: Minor code refactoring
|
7 years ago |
ConnectionState.cs
|
dd4fee6721
Skeleton SMB1Client implementation for tests
|
8 years ago |
ISMBClient.cs
|
873720d6ff
Client: ISMBClient interface added
|
7 years ago |
ISMBFileStore.cs
|
ad996ed934
Client: ISMBFileStore interface added
|
7 years ago |
SMB1Client.cs
|
73b5557987
SMB1Client: Added ServerMaxBufferSize and MaxMpxCount properties
|
7 years ago |
SMB1FileStore.cs
|
ae749756b8
SMB1FileStore: Added GetFileInformation and GetFileSystemInformation for servers that supports pass-through Information Levels
|
7 years ago |
SMB2Client.cs
|
eacef2d50b
SMB2Client: Limit the value of MaxTransactSize, MaxReadSize and MaxWriteSize to 64KB
|
7 years ago |
SMB2FileStore.cs
|
c3a88d59ab
SMB2Client: Implemented QueryDirectory method
|
7 years ago |