summaryrefslogtreecommitdiff
path: root/source4/torture/raw/search.c
AgeCommit message (Collapse)AuthorFilesLines
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-29/+41
fields in level 261 and level 262 of directory search are, plus the names of the levels the unknown fields are a 64bit unique file id, and match the 64 bit number from the internal_information qfileinfo level (This used to be commit b69f54eb028a24144a2e813f059b08644118ab09)
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-2/+40
first Also expanded the rename test a little (This used to be commit 723af7f097a8c7f23dac23039e479811559ac3cb)
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-3/+6
(This used to be commit 02d068ba7d81d6db25122144981c63f74ad44025)
2003-08-15test resume by name before resume by flagsAndrew Tridgell1-1/+1
(This used to be commit 9f395dd7686e257a4c622d79582725e47e929252)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+610
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)