Tal Aloni
|
fd26380dab
|
API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions
|
2017-02-09 14:22:52 +02:00 |
|
Tal Aloni
|
bac24a8b0a
|
Added NTFileSystemHelper class
Helper class to access the FileSystemShare / NamedPipeShare in an
NT-like manner dictated by the SMB protocol
|
2017-01-17 21:26:33 +02:00 |
|
Tal Aloni
|
049cb5b104
|
Improved session management logic
|
2017-01-17 18:21:14 +02:00 |
|
Tal Aloni
|
54efee89a4
|
Renamed OpenedFileObject to OpenFileObject
|
2017-01-17 18:09:53 +02:00 |
|
Tal Aloni
|
d42240ffa1
|
Refactored ReadWriteResponseHelper
|
2017-01-14 19:52:55 +02:00 |
|
Tal Aloni
|
211adcc78a
|
Added RPCPipeStream to improve read / write abstraction
|
2017-01-14 00:56:35 +02:00 |
|
Tal Aloni
|
3f36591e14
|
RPC PDUs can now be read starting from a specified buffer offset
|
2017-01-14 00:22:38 +02:00 |
|
Tal Aloni
|
74e92f2e2b
|
Added SMBServer.OnLogEntry event
Implementers can now subscribe to the OnLogEntry event and receive log
entries.
|
2017-01-10 15:30:18 +02:00 |
|
Tal Aloni
|
b0bb9e399f
|
Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\
|
2017-01-10 15:14:05 +02:00 |
|