mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the
UNIX info levels, and the short case preserve names. Tested
with NT - needs more testing. Will work on this more on Monday.
Jeremy.
(This used to be commit 88a9bca9aa
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b81b4711f7
commit
cd9b973b17
@ -230,8 +230,8 @@ Byte offset Type name description
|
||||
#define SMB_FIND_FILE_FULL_DIRECTORY_INFO 0x102
|
||||
#define SMB_FIND_FILE_NAMES_INFO 0x103
|
||||
#define SMB_FIND_FILE_BOTH_DIRECTORY_INFO 0x104
|
||||
#define SMB_FIND_FILE_LEVEL_261 0x105
|
||||
#define SMB_FIND_FILE_LEVEL_262 0x106
|
||||
#define SMB_FIND_ID_FULL_DIRECTORY_INFO 0x105
|
||||
#define SMB_FIND_ID_BOTH_DIRECTORY_INFO 0x106
|
||||
|
||||
#define SMB_SET_FILE_BASIC_INFO 0x101
|
||||
#define SMB_SET_FILE_DISPOSITION_INFO 0x102
|
||||
|
Reference in New Issue
Block a user