Tal Aloni
|
3769af188b
Updated documentation
|
vor 8 Jahren |
Tal Aloni
|
6023753ecc
SMBServer v1.1.2
|
vor 8 Jahren |
Tal Aloni
|
fb43fb966d
INTFileStore interface was added for better separation between the object store layer and the SMB layer
|
vor 8 Jahren |
Tal Aloni
|
cc170322ed
Renamed variable
|
vor 8 Jahren |
Tal Aloni
|
7c107344a2
NTFileSystemHelper: Return STATUS_OBJECT_PATH_INVALID when FILE_DIRECTORY_FILE is specified and a path component is not a directory
|
vor 8 Jahren |
Tal Aloni
|
a23d2d86f9
Minor code refactoring
|
vor 8 Jahren |
Tal Aloni
|
bb0cff643a
Return STATUS_DIRECTORY_NOT_EMPTY when trying to delete a folder that is not empty
|
vor 8 Jahren |
Tal Aloni
|
353460a976
NTFileSystemHelper: Rename will now return STATUS_OBJECT_NAME_COLLISION if the destination exists
|
vor 8 Jahren |
Tal Aloni
|
7e6ad281b1
OpenAndXHelper will now call NTFileSystemHelper.CreateFile
|
vor 8 Jahren |
Tal Aloni
|
756fbb96fa
NTFileSystemHelper: CreateFile now returns FileStatus
|
vor 8 Jahren |
Tal Aloni
|
1b31200dc3
Minor code refactoring
|
vor 8 Jahren |
Tal Aloni
|
36353c9d08
Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper
|
vor 8 Jahren |
Tal Aloni
|
54c8a6fa1f
SMB_COM_NT_CREATE_ANDX extended response: Renamed FileStatus to FileStatusFlags
|
vor 8 Jahren |
Tal Aloni
|
63db204ec4
NTFileSystemHelper: Added comment
|
vor 8 Jahren |
Tal Aloni
|
6f6eb59b5d
NTFileSystemHelper: Return FileNameInformation / FileAllInformation
|
vor 8 Jahren |
Tal Aloni
|
ce96106b5b
SMB1 helpers: Improved code readability
|
vor 8 Jahren |
Tal Aloni
|
30f0a641d2
AccessMask: Added implicit conversion from DirectoryAccessMask
|
vor 8 Jahren |
Tal Aloni
|
7f83c70a45
FileAllInformation: Minor improvement
|
vor 8 Jahren |
Tal Aloni
|
c72bb2e348
SMB_QUERY_FILE_BASIC_INFO: Corrected field names
|
vor 8 Jahren |
Tal Aloni
|
29499e17ef
SMBLibrary: Moved SMB1 object store structures and enums to SMB1FileStore
|
vor 8 Jahren |
Tal Aloni
|
a8ccae65ad
SMB1: Improved FindInformation / QueryFSInformation implementations
|
vor 8 Jahren |
Tal Aloni
|
a3017c1b50
Removed LANMAN2.0 structure
|
vor 8 Jahren |
Tal Aloni
|
5b70c6308d
SMB2: Create / Close response: changed AllocationSize and EndOfFile fields from UInt64 to Int64 to match with FileInformation structures
|
vor 8 Jahren |
Tal Aloni
|
728a076875
Corrected object store related size fields from UInt64 to Int64
|
vor 8 Jahren |
Tal Aloni
|
2ea785159e
FileNetworkOpenInformation: IsDirectory property added
|
vor 8 Jahren |
Tal Aloni
|
26101cc0ae
SMB1: SetInformation2Request: Moved SMBDateTime helper methods to SMB1Helper
|
vor 8 Jahren |
Tal Aloni
|
2438fa1644
SMB1Helper: Removed unused methods
|
vor 8 Jahren |
Tal Aloni
|
c57fed1232
Removed LANMAN2.0 FileInformation structures
|
vor 8 Jahren |
Tal Aloni
|
dabc3260be
SMB1: SMB_COM_QUERY_INFORMATION Response: Bugfix: LastWriteTime is UTime
|
vor 8 Jahren |
Tal Aloni
|
4be937e7c1
NTFileSystemHelper.CreateFile: Corrected FILE_SUPERSEDE implementation
|
vor 8 Jahren |