s4:torture:smb2: remove an unused variable from torture_smb2_setinfo()
[samba.git] / source4 / torture / smb2 / setinfo.c
2012-02-03 Michael Adams4:torture:smb2: remove an unused variable from torture...
2010-04-11 Jelmer Vernooijs4: Fix more test results to not conflict with subunit...
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2009-12-08 Zack Kirschs4 torture: Port RAW-ACLS tests to SMB2
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgellcheck that we can't change a file to a directory
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Stefan Metzmacherr17786: remove unused macros, fix compiler warnings
2007-10-10 Stefan Metzmacherr16737: if an error happens report it
2007-10-10 Stefan Metzmacherr16672: we don't need this twice:-)
2007-10-10 Stefan Metzmacherr16668: test setting of security descriptors vis smb2...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12007: fixed a valgrind error in the SMB2-SETINFO...
2007-10-10 Andrew Tridgellr11800: - filled in unknown fields in SMB2 all_info...
2007-10-10 Andrew Tridgellr11775: added support for creating files on SMB2 with...
2007-10-10 Andrew Tridgellr11773: added a SMB2-SETINFO test suite. This tests...