summaryrefslogtreecommitdiff
path: root/source4/torture/raw/qfileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-17s4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_smb() to open a named pipeStefan Metzmacher1-12/+29
2011-11-29s4:torture: use tctx->ev as event context for pollingStefan Metzmacher1-1/+1
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison1-1/+1
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-08-11smbtorture: Don't crash RAW-QFILEINFO if there's no alternate name.James Peach1-0/+5
2010-06-24s4 torture: Warn on NOT_IMPLEMENTED in addition to NOT_SUPPORTED for RAW-QFIL...Aravind Srinivasan1-3/+9
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-2/+1
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-20/+20
2009-12-21s4-torture: another unsigned comparison bugAndrew Tridgell1-1/+1
2009-12-15s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ...Aravind Srinivasan1-0/+33
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-3/+0
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+3
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-33/+33
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-0/+1
2007-10-10r24883: Use torture API.Jelmer Vernooij1-29/+18
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-32/+16
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...Andrew Bartlett1-0/+18
2007-10-10r22873: Make the RAW-QFILEINFO-IPC test pass against Win2k3.Andrew Bartlett1-71/+150
2007-10-10r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett1-56/+125
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-2/+2
2007-10-10r17785: fix compiler warningsStefan Metzmacher1-1/+6
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-1/+1
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-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-2/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-2/+2
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-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-2/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-7/+9
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-10r3173: make the RAW-QFILEINFO test cope better with null strings from the serverAndrew Tridgell1-4/+4
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell1-3/+3
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-7/+7
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-1/+1
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-15/+15
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-3/+3
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-18/+18
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-4/+4
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-6/+6
2004-01-21cope with a wider range of broken servers in the RAW-QFILEINFO testAndrew Tridgell1-8/+10
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-2/+7