Add context for libcli_resolve.
[samba-svnmirror.git] / source / torture / smb2 / scan.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-03 jelmerFix two calls of smb2_connect I missed.
2007-12-03 jelmerAdd a loadparm context parameter to torture_context...
2007-10-06 jelmerConvert last instances of BOOL, True and False to the...
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-02-24 metzedon't send unitialized data to the socket
2006-10-18 jelmerUse torture_setting_* rather than lp_parm_* where possible.
2006-06-20 metzeuse the generic smb_handle in smb2_getinfo/smb2_setinfo
2006-05-20 metzemove smb2 request structures into the main smb request...
2006-05-11 metzeadd a BOOL body_dynamic_present, because the body_dynam...
2006-03-25 jelmerAdd torture_context argument to all torture tests
2006-02-04 metzeuse private proto header files for the torture tests
2005-12-30 jelmerRemove some unused #include lines.
2005-11-30 tpotFix more 64-bit warnings.
2005-11-19 tridge- added basic SMB2 find support
2005-11-18 tridgeno need to call out to SMB to setup test files for...
2005-11-18 tridgeadded support for creating files on SMB2 with initial...
2005-11-17 tridgechange the getinfo scanner to scan with both a file...
2005-11-16 metze- the buffer code (first 2 bytes in the SMB2 body)...
2005-11-15 tridgeadded parsing and tests for a bunch more SMB2 getinfo...
2005-11-12 tridgeuse create_complex_file() to setup a file with a wide...
2005-11-12 tridge- added a generic SMB2 getinfo call
2005-11-12 tridgeadded SMB2-SCAN torture test for scanning for active...