Add context for libcli_resolve.
[samba-svnmirror.git] / source / torture / smb2 / util.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-09-29 jelmerAdd the loadparm context to all parametric options.
2007-09-14 metzefix missing declarations warning
2007-09-08 jelmerFix some more warnings, use service pointer rather...
2007-09-08 jelmerMove param/param.h out of includes.h
2007-07-10 tridgeconvert Samba4 to GPLv3
2006-09-09 tridgeI discovered how to load the warnings from a build...
2006-07-08 metzequery all information
2006-07-01 metze- convert unix times to nttime before sending it to...
2006-05-20 metzemove smb2 request structures into the main smb request...
2006-03-16 jelmerDon't include ndr_BASENAME.h files unless strictly...
2006-03-12 metze- rename smb_file -> smb_handle
2006-03-10 metzechange smb interface structures to always use
2005-12-30 jelmerRemove some unused #include lines.
2005-11-30 tpotFix more 64-bit warnings.
2005-11-19 tridge- filled in unknown fields in SMB2 all_info level
2005-11-18 tridgeit turns out that the MxAc tag isn't a security descrip...
2005-11-18 tridgedisplay the security_descriptor in torture_smb2_all_info()
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-18 tridgeadded a SMB2-SETINFO test suite. This tests the followi...
2005-11-17 tridgeunified the parse code for the SMB and SMB2 qfsinfo...
2005-11-17 tridgeadded names for all of the SMB2 qfs info levels (they...
2005-11-16 metze- the buffer code (first 2 bytes in the SMB2 body)...
2005-11-16 tridgedisplay EAs and streams in smb2 torture tests
2005-11-15 tridgeadded parsing and tests for a bunch more SMB2 getinfo...