summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/util.c
Commit message (Expand)AuthorAgeFilesLines
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman2010-09-221-0/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch2009-12-071-40/+37
* s4 torure: Add SMB2 utility functionsZack Kirsch2009-12-071-2/+105
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* Remove use of global_loadparm for SMB2 client connections.Jelmer Vernooij2008-11-021-1/+2
* Fix the build.Jelmer Vernooij2008-11-021-1/+3
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-011-1/+3
* implemented client side SMB2 signingAndrew Tridgell2008-05-301-1/+4
* moved these util functions into libcliAndrew Tridgell2008-05-201-26/+0
* added mkdir to SMB2 proxyAndrew Tridgell2008-05-191-19/+5
* Avoid event_find_context when a event context is already available.Jelmer Vernooij2008-04-161-1/+1
* open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell2008-02-181-1/+2
* updated SMB2 create operation to match WSPP.Andrew Tridgell2008-02-131-20/+20
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+2
* r26267: Fix two calls of smb2_connect I missed.Jelmer Vernooij2007-12-211-1/+3
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-5/+5
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-6/+6
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25159: fix missing declarations warningStefan Metzmacher2007-10-101-0/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-2/+2
* r16874: query all informationStefan Metzmacher2007-10-101-2/+2
* r16736: - convert unix times to nttime before sending it to the wire...Stefan Metzmacher2007-10-101-15/+25
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-8/+8
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-3/+3
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-3/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-101-5/+5
* r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell2007-10-101-10/+37
* r11780: it turns out that the MxAc tag isn't a security descriptor, its aAndrew Tridgell2007-10-101-13/+1
* r11777: display the security_descriptor in torture_smb2_all_info()Andrew Tridgell2007-10-101-0/+10
* r11776: no need to call out to SMB to setup test files for SMB2 any moreAndrew Tridgell2007-10-101-38/+46
* r11775: added support for creating files on SMB2 with initial EA lists and an...Andrew Tridgell2007-10-101-26/+28
* r11773: added a SMB2-SETINFO test suite. This tests the following levels:Andrew Tridgell2007-10-101-0/+151
* r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo callsAndrew Tridgell2007-10-101-35/+38
* r11755: added names for all of the SMB2 qfs info levels (they all map exactlyAndrew Tridgell2007-10-101-0/+8
* r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher2007-10-101-5/+4
* r11736: display EAs and streams in smb2 torture testsAndrew Tridgell2007-10-101-0/+28
* r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell2007-10-101-0/+199