summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/setinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Add a test to show that zero-length EA's are never returned over SMB2.Jeremy Allison2013-04-021-0/+121
* s4:torture: avoid reporting error on failure of smb2.setinfo testGregor Beck2012-03-061-1/+1
* s4:torture:smb2: remove an unused variable from torture_smb2_setinfo()Michael Adam2012-02-031-2/+0
* s4: Fix more test results to not conflict with subunit commands.Jelmer Vernooij2010-04-111-7/+7
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-3/+3
* s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch2009-12-071-49/+40
* check that we can't change a file to a directoryAndrew Tridgell2008-05-281-0/+4
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-9/+7
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-11/+11
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18325: more warnings and one compile error on aix fixedAndrew Tridgell2007-10-101-1/+1
* r17786: remove unused macros, fix compiler warningsStefan Metzmacher2007-10-101-12/+0
* r16737: if an error happens report itStefan Metzmacher2007-10-101-0/+9
* r16672: we don't need this twice:-)Stefan Metzmacher2007-10-101-5/+1
* r16668: test setting of security descriptors vis smb2 setinfoStefan Metzmacher2007-10-101-2/+64
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+2
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-2/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-1/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+2
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12007: fixed a valgrind error in the SMB2-SETINFO testAndrew Tridgell2007-10-101-0/+2
* r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell2007-10-101-11/+22
* r11775: added support for creating files on SMB2 with initial EA lists and an...Andrew Tridgell2007-10-101-0/+2
* r11773: added a SMB2-SETINFO test suite. This tests the following levels:Andrew Tridgell2007-10-101-0/+224