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