summaryrefslogtreecommitdiff
path: root/source4/torture/raw/qfsinfo.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: fix truncation warningsUri Simchoni2017-11-241-2/+3
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-6/+6
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* raw-qfsinfo: Convert to new torture API.Jelmer Vernooij2008-02-291-16/+13
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-10/+10
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-15/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett2007-10-101-1/+1
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-101-3/+3
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r11638: fixed handling of null volume name in RAW-QFSINFO testAndrew Tridgell2007-10-101-4/+4
* r8634: we are still getting occasional test failures due to disk spaceAndrew Tridgell2007-10-101-1/+1
* r8495: allow for up 10% change in allocated disk space during QFSINFO testsAndrew Tridgell2007-10-101-2/+10
* r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell2007-10-101-0/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell2007-10-101-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-1/+1
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-2/+2
* allow qfsinfo to continue with just 10 levels supported in the serverAndrew Tridgell2003-11-061-1/+1
* don't give detailed errors for levels that failAndrew Tridgell2003-08-151-1/+2
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+295