summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/qfileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-2/+2
* r17785: fix compiler warningsStefan Metzmacher2007-10-101-1/+6
* 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-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-2/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-2/+2
* 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
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-7/+9
* 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
* r3173: make the RAW-QFILEINFO test cope better with null strings from the serverAndrew Tridgell2007-10-101-4/+4
* r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell2007-10-101-3/+3
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-7/+7
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-101-1/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-15/+15
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-3/+3
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-18/+18
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-4/+4
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-6/+6
* cope with a wider range of broken servers in the RAW-QFILEINFO testAndrew Tridgell2004-01-211-8/+10
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-2/+7
* fix a segv when server doesn't support ATTRIBUTE_TAG_INFORMATIONAndrew Tridgell2003-08-231-1/+3
* Print out position info, ensure NT_RENAME info level only worksJeremy Allison2003-08-151-0/+3
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+701