Commit graph

8 commits

Author SHA1 Message Date
Tal Aloni
c6ab11526b Improved UID (User ID) allocation mechanism 2017-01-13 14:29:14 +02:00
Tal Aloni
c11b987320 Improved FID (File ID) allocation mechanism 2017-01-13 14:26:24 +02:00
Tal Aloni
617e5fb854 Improved TID (TreeID) allocation mechanism 2017-01-13 14:19:42 +02:00
Tal Aloni
b12a340d70 Improved SID (search handle) allocation mechanism 2017-01-13 11:19:46 +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
08717b5358 Added a new ConnectionState class, SMB1 specific functionality will reside in SMB1ConnectionState 2017-01-10 15:18:26 +02:00
Tal Aloni
3aa7825d1c Renamed SMBConnectionReceiveBuffer to NBTConnectionReceiveBuffer 2017-01-10 15:14:04 +02:00
Tal Aloni
bc167316a2 Renamed StateObject to SMB1ConnectionState 2017-01-10 15:14:04 +02:00
Renamed from SMBLibrary/Server/StateObject.cs (Browse further)