summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25159: fix missing declarations warningStefan Metzmacher1-0/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij3-5/+6
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij3-0/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell11-33/+22
2007-10-10r22894: don't send a 2nd request before the last one returned (at least withStefan Metzmacher1-0/+32
2007-10-10r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3Stefan Metzmacher1-25/+92
2007-10-10r22824: - add a simple test which shows how a lock rejectsStefan Metzmacher2-17/+155
2007-10-10r22407: this dependecies should be privateStefan Metzmacher1-1/+1
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 Vernooij3-4/+4
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij3-20/+21
2007-10-10r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)Andrew Tridgell1-7/+17
2007-10-10r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell1-2/+2
2007-10-10r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell5-3/+230
2007-10-10r18325: more warnings and one compile error on aix fixedAndrew Tridgell1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-2/+2
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+0
2007-10-10r17786: remove unused macros, fix compiler warningsStefan Metzmacher2-21/+0
2007-10-10r16981: check the returned valuesStefan Metzmacher1-1/+19
2007-10-10r16977: do a few more notify testsStefan Metzmacher1-4/+70
2007-10-10r16976: add a very simple SMB2-NOTIFY testStefan Metzmacher3-0/+93
2007-10-10r16951: add the year to the copyright...Stefan Metzmacher1-1/+1
2007-10-10r16874: query all informationStefan Metzmacher1-2/+2
2007-10-10r16739: test SMB2-GETINFO SMB2-SETINFO by make testStefan Metzmacher1-0/+3
2007-10-10r16738: vista beta2 use FILE_CLOSED as error for an invalid file handleStefan Metzmacher2-2/+2
2007-10-10r16737: if an error happens report itStefan Metzmacher2-2/+16
2007-10-10r16736: - convert unix times to nttime before sending it to the wire...Stefan Metzmacher1-15/+25
2007-10-10r16725: don't ignore errorsStefan Metzmacher1-3/+15
2007-10-10r16672: we don't need this twice:-)Stefan Metzmacher1-5/+1
2007-10-10r16668: test setting of security descriptors vis smb2 setinfoStefan Metzmacher1-2/+64
2007-10-10r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher1-3/+3
2007-10-10r16405: fix compiler warning of missing smb2_handleStefan Metzmacher1-1/+3
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2-2/+44
2007-10-10r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher2-1/+217
2007-10-10r15803: the SMB2 server gives NT_STATUS_NOT_FOUND instead of NT_STATUS_INVALI...Stefan Metzmacher1-0/+6
2007-10-10r15759: samba4 currently only supports read sizes up to with UINT16_MAXStefan Metzmacher1-0/+2
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher4-26/+26
2007-10-10r15599: Fix more popt dependencies - these should be the last onesJelmer Vernooij1-1/+1
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij5-8/+13
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher4-9/+9
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher4-12/+12
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher6-0/+11
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-0/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij5-7/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1