summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r16958: We also do level 1501 on NetShareGetInfoVolker Lendecke2007-10-101-1/+1
* r16956: Walk some of the samba3 srvsvc codeVolker Lendecke2007-10-102-1/+122
* r16951: add the year to the copyright...Stefan Metzmacher2007-10-101-1/+1
* r16909: Change torture_open_connection to look at torture:unclist.Volker Lendecke2007-10-101-32/+24
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-1045-93/+97
* r16900: Nicer display of the test results.Rafal Szczesniak2007-10-101-2/+10
* r16897: Don't pass allocated buffer for returned string as the lookupRafal Szczesniak2007-10-101-7/+6
* r16896: Allow to use both binding and unc string to specify host nameRafal Szczesniak2007-10-101-0/+21
* r16874: query all informationStefan Metzmacher2007-10-101-2/+2
* r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett2007-10-101-14/+60
* r16851: Put a clue in as to which domain might have failed, due to the lengthAndrew Bartlett2007-10-101-0/+4
* r16847: Add the parts of the SAMR test that pass back into 'make test'.Andrew Bartlett2007-10-102-162/+240
* r16843: Confirm that openX uses the same mapping table as getatr.Jeremy Allison2007-10-101-1/+94
* r16842: Jeremy, I almost don't dare checking this in.....Volker Lendecke2007-10-101-0/+44
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-104-84/+153
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2007-10-101-6/+31
* r16826: Ensure we don't segfault if the remote server fails to set a passwordAndrew Bartlett2007-10-101-5/+34
* r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett2007-10-101-12/+67
* r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, byAndrew Bartlett2007-10-101-1/+18
* r16761: Added additional NTSTATUS and DOS error test for "."Jeremy Allison2007-10-102-0/+6
* r16759: Jeremy, another little error case for you :-)Volker Lendecke2007-10-101-0/+135
* r16756: Some machines on the build farms sporadically fail the testVolker Lendecke2007-10-101-0/+4
* r16741: add a RPC-LSA-GETUSER test,Stefan Metzmacher2007-10-102-9/+32
* r16739: test SMB2-GETINFO SMB2-SETINFO by make testStefan Metzmacher2007-10-101-0/+3
* r16738: vista beta2 use FILE_CLOSED as error for an invalid file handleStefan Metzmacher2007-10-102-2/+2
* r16737: if an error happens report itStefan Metzmacher2007-10-102-2/+16
* r16736: - convert unix times to nttime before sending it to the wire...Stefan Metzmacher2007-10-101-15/+25
* r16725: don't ignore errorsStefan Metzmacher2007-10-101-3/+15
* r16707: - test attrib = 0 in BASIC_INFOStefan Metzmacher2007-10-101-5/+9
* r16672: we don't need this twice:-)Stefan Metzmacher2007-10-101-5/+1
* r16668: test setting of security descriptors vis smb2 setinfoStefan Metzmacher2007-10-101-2/+64
* r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke2007-10-106-46/+223
* r16569: - use push_string()Stefan Metzmacher2007-10-101-1/+1
* r16557: Silently succeed when torture_register_suite is passed NULL.James Peach2007-10-101-0/+4
* r16533: Perform a cleanup after testing. Also, add changed name argument.Rafal Szczesniak2007-10-101-0/+7
* r16529: Fix type.Jelmer Vernooij2007-10-101-2/+2
* r16527: Add target argument for smbtorture.Jelmer Vernooij2007-10-104-8/+14
* r16526: Add torture_setup_server() with test.Jelmer Vernooij2007-10-102-1/+104
* r16524: Fix double evaluation.Jelmer Vernooij2007-10-102-13/+22
* r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij2007-10-106-12/+98
* r16514: Fix build (not run!) of --enable-dso.Jelmer Vernooij2007-10-101-2/+5
* r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett2007-10-103-20/+20
* r16463: TORTURE_NBENCH should be a module...Stefan Metzmacher2007-10-101-3/+5
* r16441: - give old tests a chance to report errorsStefan Metzmacher2007-10-101-2/+6
* r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher2007-10-101-3/+3
* r16405: fix compiler warning of missing smb2_handleStefan Metzmacher2007-10-101-1/+3
* r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.Rafal Szczesniak2007-10-102-1/+58
* r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2007-10-1014-707/+843
* r16332: Fix two small bugs found by the buildfarm.Jelmer Vernooij2007-10-102-6/+8
* r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij2007-10-105-182/+184