summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke45-93/+97
2007-10-10r16900: Nicer display of the test results.Rafal Szczesniak1-2/+10
2007-10-10r16897: Don't pass allocated buffer for returned string as the lookupRafal Szczesniak1-7/+6
2007-10-10r16896: Allow to use both binding and unc string to specify host nameRafal Szczesniak1-0/+21
2007-10-10r16874: query all informationStefan Metzmacher1-2/+2
2007-10-10r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett1-14/+60
2007-10-10r16851: Put a clue in as to which domain might have failed, due to the lengthAndrew Bartlett1-0/+4
2007-10-10r16847: Add the parts of the SAMR test that pass back into 'make test'.Andrew Bartlett2-162/+240
2007-10-10r16843: Confirm that openX uses the same mapping table as getatr.Jeremy Allison1-1/+94
2007-10-10r16842: Jeremy, I almost don't dare checking this in.....Volker Lendecke1-0/+44
2007-10-10r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher4-84/+153
2007-10-10r16827: Factor out some code into common samdb functions:Andrew Bartlett1-6/+31
2007-10-10r16826: Ensure we don't segfault if the remote server fails to set a passwordAndrew Bartlett1-5/+34
2007-10-10r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett1-12/+67
2007-10-10r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, byAndrew Bartlett1-1/+18
2007-10-10r16761: Added additional NTSTATUS and DOS error test for "."Jeremy Allison2-0/+6
2007-10-10r16759: Jeremy, another little error case for you :-)Volker Lendecke1-0/+135
2007-10-10r16756: Some machines on the build farms sporadically fail the testVolker Lendecke1-0/+4
2007-10-10r16741: add a RPC-LSA-GETUSER test,Stefan Metzmacher2-9/+32
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-10r16707: - test attrib = 0 in BASIC_INFOStefan Metzmacher1-5/+9
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-10r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke6-46/+223
2007-10-10r16569: - use push_string()Stefan Metzmacher1-1/+1
2007-10-10r16557: Silently succeed when torture_register_suite is passed NULL.James Peach1-0/+4
2007-10-10r16533: Perform a cleanup after testing. Also, add changed name argument.Rafal Szczesniak1-0/+7
2007-10-10r16529: Fix type.Jelmer Vernooij1-2/+2
2007-10-10r16527: Add target argument for smbtorture.Jelmer Vernooij4-8/+14
2007-10-10r16526: Add torture_setup_server() with test.Jelmer Vernooij2-1/+104
2007-10-10r16524: Fix double evaluation.Jelmer Vernooij2-13/+22
2007-10-10r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij6-12/+98
2007-10-10r16514: Fix build (not run!) of --enable-dso.Jelmer Vernooij1-2/+5
2007-10-10r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett3-20/+20
2007-10-10r16463: TORTURE_NBENCH should be a module...Stefan Metzmacher1-3/+5
2007-10-10r16441: - give old tests a chance to report errorsStefan Metzmacher1-2/+6
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-10r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.Rafal Szczesniak2-1/+58
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij14-707/+843
2007-10-10r16332: Fix two small bugs found by the buildfarm.Jelmer Vernooij2-6/+8
2007-10-10r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij5-182/+184
2007-10-10r16330: Show number of succeeded, failed and skipped tests and success rate a...Jelmer Vernooij1-0/+8
2007-10-10r16329: Convert to new UI API.Jelmer Vernooij2-54/+84
2007-10-10r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij19-180/+211
2007-10-10r16321: Add suite_start/suite_finish hooks, support --format=quietJelmer Vernooij3-14/+57