|
@@ -274,9 +274,6 @@
|
|
<Compile Include="SMB1\SMBHeader.cs" />
|
|
<Compile Include="SMB1\SMBHeader.cs" />
|
|
<Compile Include="SMB1\SMBHelper.cs" />
|
|
<Compile Include="SMB1\SMBHelper.cs" />
|
|
<Compile Include="SMB1\SMBMessage.cs" />
|
|
<Compile Include="SMB1\SMBMessage.cs" />
|
|
- <Compile Include="SMB1\Transaction2Subcommands\DFSReferral\DfsReferralEntry.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\DFSReferral\RequestGetDfsReferral.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\DFSReferral\ResponseGetDfsReferral.cs.cs" />
|
|
|
|
<Compile Include="SMB1\Transaction2Subcommands\Enums\ExtendedAttributeFlag.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Enums\ExtendedAttributeFlag.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Enums\FindFlags.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Enums\FindFlags.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Enums\FindInformationLevel.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Enums\FindInformationLevel.cs" />
|
|
@@ -289,48 +286,51 @@
|
|
<Compile Include="SMB1\Transaction2Subcommands\EnumStructures\AccessModeOptions.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\EnumStructures\AccessModeOptions.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\EnumStructures\ActionTaken.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\EnumStructures\ActionTaken.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\EnumStructures\OpenMode.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\EnumStructures\OpenMode.cs" />
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindFileBothDirectoryInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindFileDirectoryInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindFileFullDirectoryInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindFileNamesInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindInfoQueryEASize.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindInfoQueryExtendedAttributesFromList.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindInformation.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindInformationEntry.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FindInformation\FindInfoStandard.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FullExtendedAttribute.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\FullExtendedAttributeList.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\Enums\DeviceCharacteristics.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\Enums\DeviceType.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\Enums\FileSystemAttributes.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\QueryFSAttibuteInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\QueryFSDeviceInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\QueryFSInfoAllocation.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\QueryFSInformation.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\QueryFSInfoVolume.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\QueryFSSizeInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryFSInformation\QueryFSVolumeInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\Enums\CompressionFormat.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryAllExtendedAttributes.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryEASize.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryExtendedAttributesFromList.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileAllInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileAltNameInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileBasicInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileCompressionInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileExtendedAttributeInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileNameInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileStandardInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryFileStreamInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryInformation.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\QueryInformation\QueryInfoStandard.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\SetInformation\SetExtendedAttributes.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\SetInformation\SetFileAllocationInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\SetInformation\SetFileBasicInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\SetInformation\SetFileDispositionInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\SetInformation\SetFileEndOfFileInfo.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\SetInformation\SetInformation.cs" />
|
|
|
|
- <Compile Include="SMB1\Transaction2Subcommands\SetInformation\SetInfoStandard.cs" />
|
|
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\DFSReferral\DfsReferralEntry.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\DFSReferral\RequestGetDfsReferral.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\DFSReferral\ResponseGetDfsReferral.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindFileBothDirectoryInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindFileDirectoryInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindFileFullDirectoryInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindFileNamesInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindInfoQueryEASize.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindInfoQueryExtendedAttributesFromList.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindInformation.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindInformationEntry.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FindInformation\FindInfoStandard.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FullExtendedAttribute.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\FullExtendedAttributeList.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\Enums\DeviceCharacteristics.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\Enums\DeviceType.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\Enums\FileSystemAttributes.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\QueryFSAttibuteInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\QueryFSDeviceInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\QueryFSInfoAllocation.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\QueryFSInformation.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\QueryFSInfoVolume.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\QueryFSSizeInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryFSInformation\QueryFSVolumeInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\Enums\CompressionFormat.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryAllExtendedAttributes.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryEASize.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryExtendedAttributesFromList.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileAllInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileAltNameInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileBasicInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileCompressionInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileExtendedAttributeInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileNameInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileStandardInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryFileStreamInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryInformation.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\QueryInformation\QueryInfoStandard.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\SetInformation\SetExtendedAttributes.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\SetInformation\SetFileAllocationInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\SetInformation\SetFileBasicInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\SetInformation\SetFileDispositionInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\SetInformation\SetFileEndOfFileInfo.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\SetInformation\SetInformation.cs" />
|
|
|
|
+ <Compile Include="SMB1\Transaction2Subcommands\Structures\SetInformation\SetInfoStandard.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Transaction2CreateDirectoryRequest.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Transaction2CreateDirectoryRequest.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Transaction2CreateDirectoryResponse.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Transaction2CreateDirectoryResponse.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Transaction2FindFirst2Request.cs" />
|
|
<Compile Include="SMB1\Transaction2Subcommands\Transaction2FindFirst2Request.cs" />
|