summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/getinfo.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/smb2: add smb2.getinfo.normalized testStefan Metzmacher2019-05-011-0/+311
* libsmb: Rename InfoType from [MS-SMB2] according to the specVolker Lendecke2019-04-011-3/+3
* s4:torture: Use C99 initializers for file_levels in smb2 getinfo testAndreas Schneider2019-01-281-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_getinfo_init().Jeremy Allison2017-05-051-2/+2
* s4:torture:smb2 prefer torture_comment() to printf().Günther Deschner2016-09-071-14/+14
* s4:torture:smb2:getinfo: prefer torture_comment() to printf().Günther Deschner2016-09-071-5/+5
* seltest: implicit FILE_READ_DATA non-reportingUri Simchoni2016-08-161-0/+45
* torture: test FS_SECTOR_SIZE_INFORMATION queriesDavid Disseldorp2015-03-181-1/+2
* torture: Remove an unused variableVolker Lendecke2013-10-061-1/+0
* torture: Continue buffer check after NOT_IMPLEMENTED infolevelsVolker Lendecke2013-10-061-0/+3
* torture: Add buffercheck testsVolker Lendecke2013-08-291-18/+226
* torture: Split the fsinfo check into a separate testVolker Lendecke2013-08-231-2/+8
* torture: Split the buffercheck into a separate testVolker Lendecke2013-08-231-2/+9
* torture: Change smb2.getinfo into a suiteVolker Lendecke2013-08-231-1/+10
* torture: Remove an unused variableVolker Lendecke2013-08-231-3/+0
* s4:torture: smb2.getinfo test return status of stream creationGregor Beck2012-03-071-2/+6
* s4:torture: avoid reporting error on failure of smb2.getinfo testGregor Beck2012-03-061-54/+32
* SMB2-GETINFO: test SMB2_ALL_EASStefan Metzmacher2009-07-151-2/+2
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-2/+0
* check for requested buffer size in getinfo callAndrew Tridgell2008-05-311-0/+35
* minor cleanup in SMB2 getinfo testAndrew Tridgell2008-05-221-6/+6
* disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell2008-02-181-4/+6
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-3/+3
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-12/+12
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r16739: test SMB2-GETINFO SMB2-SETINFO by make testStefan Metzmacher2007-10-101-0/+3
* r16737: if an error happens report itStefan Metzmacher2007-10-101-2/+7
* 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-6/+6
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11801: - added basic SMB2 find supportAndrew Tridgell2007-10-101-4/+4
* r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell2007-10-101-1/+9
* r11776: no need to call out to SMB to setup test files for SMB2 any moreAndrew Tridgell2007-10-101-4/+11
* r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo callsAndrew Tridgell2007-10-101-49/+108
* r11755: added names for all of the SMB2 qfs info levels (they all map exactlyAndrew Tridgell2007-10-101-7/+7
* r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell2007-10-101-0/+116