summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/scan.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-06s4:torture make a suite for smb2.*scanGregor Beck1-4/+18
2012-03-06s4:torture: print ntstatus on failure of setup complex file in smb2 setinfo/g...Gregor Beck1-3/+6
2012-03-06s4:torture: use different filenames for smb2 setinfo and getinfo scanGregor Beck1-7/+11
2012-03-06s4:torture: cleanup after smb2 setinfo scanGregor Beck1-0/+1
2012-03-06s4:torture: cleanup after smb2 getinfo scanGregor Beck1-0/+3
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-9/+9
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2008-11-02Remove use of global_loadparm for SMB2 client connections.Jelmer Vernooij1-2/+4
2008-11-02Fix the build.Jelmer Vernooij1-10/+12
2008-11-01Remove another use of global_loadparm.Jelmer Vernooij1-1/+3
2008-05-31more useful output in scanAndrew Tridgell1-10/+7
2008-05-30implemented client side SMB2 signingAndrew Tridgell1-4/+7
2008-04-16Avoid event_find_context when a event context is already available.Jelmer Vernooij1-2/+2
2008-02-14updated SMB2 code for getinfo according to WSPP docsAndrew Tridgell1-6/+9
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-2/+3
2007-12-21r26267: Fix two calls of smb2_connect I missed.Jelmer Vernooij1-2/+7
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-16/+7
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-18/+18
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21524: don't send unitialized data to the socketStefan Metzmacher1-1/+1
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-2/+2
2007-10-10r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher1-3/+3
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-5/+5
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher1-1/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-4/+5
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-6/+6
2007-10-10r11801: - added basic SMB2 find supportAndrew Tridgell1-0/+48
2007-10-10r11776: no need to call out to SMB to setup test files for SMB2 any moreAndrew Tridgell1-6/+12
2007-10-10r11775: added support for creating files on SMB2 with initial EA lists and an...Andrew Tridgell1-0/+44
2007-10-10r11753: change the getinfo scanner to scan with both a file and a directory, ...Andrew Tridgell1-53/+32
2007-10-10r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher1-4/+3
2007-10-10r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell1-38/+26
2007-10-10r11699: use create_complex_file() to setup a file with a wide range ofAndrew Tridgell1-0/+29
2007-10-10r11697: - added a generic SMB2 getinfo callAndrew Tridgell1-0/+73
2007-10-10r11695: added SMB2-SCAN torture test for scanning for active SMB2 opcodesAndrew Tridgell1-0/+76