summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/getinfo.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-06torture: Remove an unused variableVolker Lendecke1-1/+0
2013-10-06torture: Continue buffer check after NOT_IMPLEMENTED infolevelsVolker Lendecke1-0/+3
2013-08-29torture: Add buffercheck testsVolker Lendecke1-18/+226
2013-08-23torture: Split the fsinfo check into a separate testVolker Lendecke1-2/+8
2013-08-23torture: Split the buffercheck into a separate testVolker Lendecke1-2/+9
2013-08-23torture: Change smb2.getinfo into a suiteVolker Lendecke1-1/+10
2013-08-23torture: Remove an unused variableVolker Lendecke1-3/+0
2012-03-07s4:torture: smb2.getinfo test return status of stream creationGregor Beck1-2/+6
2012-03-06s4:torture: avoid reporting error on failure of smb2.getinfo testGregor Beck1-54/+32
2009-07-15SMB2-GETINFO: test SMB2_ALL_EASStefan Metzmacher1-2/+2
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-2/+0
2008-05-31check for requested buffer size in getinfo callAndrew Tridgell1-0/+35
2008-05-22minor cleanup in SMB2 getinfo testAndrew Tridgell1-6/+6
2008-02-18disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell1-4/+6
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-3/+3
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-12/+12
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-1/+1
2007-10-10r16739: test SMB2-GETINFO SMB2-SETINFO by make testStefan Metzmacher1-0/+3
2007-10-10r16737: if an error happens report itStefan Metzmacher1-2/+7
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-6/+6
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11801: - added basic SMB2 find supportAndrew Tridgell1-4/+4
2007-10-10r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell1-1/+9
2007-10-10r11776: no need to call out to SMB to setup test files for SMB2 any moreAndrew Tridgell1-4/+11
2007-10-10r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo callsAndrew Tridgell1-49/+108
2007-10-10r11755: added names for all of the SMB2 qfs info levels (they all map exactlyAndrew Tridgell1-7/+7
2007-10-10r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell1-0/+116