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