summaryrefslogtreecommitdiff
path: root/source4/torture/raw/qfsinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-1/+1
2007-10-10r15201: Use abs() rather then ABS()Jelmer Vernooij1-3/+3
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r11638: fixed handling of null volume name in RAW-QFSINFO testAndrew Tridgell1-4/+4
2007-10-10r8634: we are still getting occasional test failures due to disk spaceAndrew Tridgell1-1/+1
2007-10-10r8495: allow for up 10% change in allocated disk space during QFSINFO testsAndrew Tridgell1-2/+10
2007-10-10r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell1-0/+3
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell1-1/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-1/+1
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2003-11-06allow qfsinfo to continue with just 10 levels supported in the serverAndrew Tridgell1-1/+1
2003-08-15don't give detailed errors for levels that failAndrew Tridgell1-1/+2
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+295