Commit History

Author SHA1 Message Date
  Tal Aloni e1c5cf8b54 SMB1Client: Store and expose server capabilities 7 years ago
  Tal Aloni b3af07e5e4 SMB2: Added helper methods to QUERY_INFO response implementation 7 years ago
  Tal Aloni 966085c841 SMB1: Transaction2 subcommands: Added support for pass-through Information Levels 7 years ago
  Tal Aloni 42f00b4740 Minor code refactoring: Use a single ImpersonationLevel enumeration instead of one for SMB1 and another for SMB2 7 years ago
  Tal Aloni de4ab95d80 Minor code refactoring 7 years ago
  Tal Aloni 7eda93f5da Server: Corrected synchronization of SMB1Session and SMB2Session TreeID and FileID allocation methods 7 years ago
  Tal Aloni 5276088159 Server: SMB2: SMB2Session: Fixed KeyNotFoundException when calling the DisconnectTree method 7 years ago
  Tal Aloni fcd737a1f4 Server: Prevented several OpenFileObject members from being changed after instantiation and added OpenedDT property 7 years ago
  Tal Aloni 89a9238d8a Server: Bugfix: Some connection resources were not released after send error in some cases 7 years ago
  Tal Aloni d753135620 Server: Prevented several ConnectionState members from being changed after instantiation 7 years ago
  Tal Aloni 107d755269 SMB Server v1.2.9 7 years ago
  Tal Aloni d7a16a5217 SMB1: Added implementation of TRANS2_SET_FS_INFORMATION request and response 7 years ago
  Tal Aloni 10882b2493 SMB1: Transaction2SubcommandName: Added TRANS2_SET_FS_INFORMATION 7 years ago
  Tal Aloni 420c2264d0 SMB1: NTTransactSubcommandName: Added NT_TRANSACT_QUERY_QUOTA and NT_TRANSACT_SET_QUOTA 7 years ago
  Tal Aloni e8f3545729 SMB1: Improved implementation of TRANS2_QUERY_FILE_INFORMATION and TRANS2_QUERY_PATH_INFORMATION 7 years ago
  Tal Aloni 2d8d17437c NTDirectoryFileSystem: Added NtSetVolumeInformationFile, NtQuerySecurityObject and NtSetSecurityObject external method declarations 7 years ago
  Tal Aloni b358e4865d INTFileStore: Added SetFileSystemInformation method 7 years ago
  Tal Aloni a17d827076 Server: Pass GetSecurityInformation and SetSecurityInformation requests to the underlying object store 7 years ago
  Tal Aloni 204c912074 SMB2: Improved ERROR response implementation 7 years ago
  Tal Aloni e6e7bbe412 INTFileStore: Added GetSecurityInformation and SetSecurityInformation methods 7 years ago
  Tal Aloni eb4e32dc59 NTStatus: Added STATUS_INVALID_DEVICE_REQUEST 7 years ago
  Tal Aloni de355f93d8 SMB1: Renamed NT_TRANSACT_SET_SECURITY_DESC request and added response implementation 7 years ago
  Tal Aloni bf0295b697 SMB1: Improved NT_TRANSACT_QUERY_SECURITY_DESC response implementation 7 years ago
  Tal Aloni 8c19d682ff NTFileStore: Completed implementation of SECURITY_DESCRIPTOR 7 years ago
  Tal Aloni 72ee2ce365 SMB2: Improved implementation of SET_INFO Request 7 years ago
  Tal Aloni 7913b5bd9e SMB2: Improved implementation of SMB2_CREATE_CONTEXT 7 years ago
  Tal Aloni 4e71bea5df SMB2: Improved implementation of QUERY_INFO request and response 7 years ago
  Tal Aloni 371329d3e0 NTFileStore: SecurityDescriptor: Added Length property 7 years ago
  Tal Aloni 8258f87440 Minor logging improvements 7 years ago
  Tal Aloni 5e71f927a2 Improved exception messages 7 years ago