summaryrefslogtreecommitdiff
path: root/source4/torture/raw/setfileinfo.c
AgeCommit message (Collapse)AuthorFilesLines
2003-10-10fixed snprintf.c for systems that have only some of the *printf() family of ↵Andrew Tridgell1-3/+3
functions cope with servers that return bogus (too large) values in max_xmit cope with a couple more error conditions in RAW-SFILEINFO better startup time heuristics in NBENCH (This used to be commit 89f7261ba589e5760b3cf9c3594eab9d7198dd7e)
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-1/+9
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-15Print out position info, ensure NT_RENAME info level only worksJeremy Allison1-0/+4
in a directory. Jeremy. (This used to be commit d623a51da07e3077b5dc2f92787a3ca848feb113)
2003-08-13- cope with servers that don't properly implement SMBexitAndrew Tridgell1-2/+42
- add the pidhigh test to the locking test - expand the rename and unlink testing - test a wider range of offsets in RAW-READ (This used to be commit ef819249ec9849b4609f82a5c882e40c96a51fa2)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+498
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)