summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher1-2/+7
2007-10-10r22443: It isn't fatal to get the case wrong on this stuff.Andrew Bartlett1-4/+11
2007-10-10r22407: this dependecies should be privateStefan Metzmacher3-25/+20
2007-10-10r22396: remove unused varsStefan Metzmacher1-4/+0
2007-10-10r22339: Run some more tests.Jelmer Vernooij2-101/+99
2007-10-10r22336: Add some more share tests.Jelmer Vernooij1-5/+143
2007-10-10r22328: Add initial testsuite for share code.Jelmer Vernooij3-1/+83
2007-10-10r22322: Cut timelimits for BENCH tests run in quicktest.Andrew Bartlett2-3/+3
2007-10-10r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij2-103/+0
2007-10-10r22256: Use shorter directory names for tests.Jelmer Vernooij1-1/+1
2007-10-10r22216: move strptime testsuite into it's own fileStefan Metzmacher1-0/+1
2007-10-10r22201: crash fix...Stefan Metzmacher1-0/+4
2007-10-10r22195: fix compiler warnings and convert the whole torture/rpc/unixinfo.c codeStefan Metzmacher1-26/+19
2007-10-10r22194: fix compiler warning andStefan Metzmacher1-4/+9
2007-10-10r22193: fix compiler warning and formatingStefan Metzmacher1-8/+7
2007-10-10r22192: fix compiler warningsStefan Metzmacher1-8/+8
2007-10-10r22190: fix compiler warnings and remove unused talloc_reference()Stefan Metzmacher1-4/+3
2007-10-10r22189: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r22188: fix formating bugStefan Metzmacher1-1/+1
2007-10-10r22184: On some hosts, parsing a compleatly invalid principal causes heimadalAndrew Bartlett1-2/+6
2007-10-10r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are inAndrew Bartlett1-1/+1
2007-10-10r22171: At least walk over the test_SetupCredentials2 before bailing as 'weAndrew Bartlett1-5/+5
2007-10-10r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett2-7/+40
2007-10-10r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts ofAndrew Bartlett1-4/+17
2007-10-10r22116: Only query by SID if we have a SIDAndrew Bartlett1-24/+23
2007-10-10r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clusteredAndrew Tridgell3-0/+250
2007-10-10r22086: Bail out early on some of these failures.Andrew Bartlett1-0/+9
2007-10-10r22063: Fix the RPC-EPMAPPER test.Jelmer Vernooij1-0/+4
2007-10-10r22025: patch from Ronnie to make locktest also test the behaviour of pidAndrew Tridgell1-6/+60
2007-10-10r21951: Hopefully fix valgrind warning.James Peach1-0/+1
2007-10-10r21949: After discussion with the Apple and Linux client maintainers,James Peach1-2/+2
2007-10-10r21943: don't send unitialized dataStefan Metzmacher1-1/+1
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij2-3/+16
2007-10-10r21843: the computer_dn isn't needed anymore because we don't manually reset ...Stefan Metzmacher1-14/+1
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij1-1/+1
2007-10-10r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij1-1/+1
2007-10-10r21827: move comments to the place where the functionality is implementedStefan Metzmacher1-120/+1
2007-10-10r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher1-442/+1
2007-10-10r21817: give fields a meaningStefan Metzmacher1-2/+2
2007-10-10r21791: This test is still just as valid without as much CPU time wasted.Andrew Bartlett1-2/+2
2007-10-10r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett1-1/+1
2007-10-10r21745: indentAndrew Bartlett1-1/+1
2007-10-10r21727: Walk some more of the error branches in the ChangePasswordUser server.Andrew Bartlett1-0/+100
2007-10-10r21719: Try to cover more of the server-side password processing.Andrew Bartlett1-16/+149
2007-10-10r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach6-4/+474
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij6-95/+135
2007-10-10r21699: Because TALLOC_CTX is a void*, I didn't get a compiler warning aboutAndrew Bartlett1-1/+1
2007-10-10r21697: Try to cover the 'bad session key' codepaths too.Andrew Bartlett1-0/+54
2007-10-10r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer forAndrew Bartlett1-28/+78