summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r24901: Somewhat easier and more reliable access to the pid files.Jelmer Vernooij2007-10-101-23/+34
* r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2007-10-102-19/+20
* r24899: Register signal handler that tears down environment.Jelmer Vernooij2007-10-101-1/+8
* r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij2007-10-104-53/+49
* r24897: Do some sanity checking on --basedir.Jelmer Vernooij2007-10-102-3/+17
* r24896: Run the tests for most RPC interfaces over one transport only.Jelmer Vernooij2007-10-101-7/+13
* r24895: Test for specific error.Jelmer Vernooij2007-10-101-1/+2
* r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...Jelmer Vernooij2007-10-104-34/+13
* r24893: Update documentation for selftest.Jelmer Vernooij2007-10-103-14/+25
* r24892: Skip some tests that were previously being incorrectly treated as suc...Jelmer Vernooij2007-10-102-40/+25
* r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.Jelmer Vernooij2007-10-102-3/+3
* r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij2007-10-102-22/+50
* r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij2007-10-103-32/+58
* r24888: Use torture API.Jelmer Vernooij2007-10-101-74/+42
* r24887: Support reading testlists from other locations (e.g. Samba3)Jelmer Vernooij2007-10-101-19/+36
* r24885: Convert to new torture API.Jelmer Vernooij2007-10-102-38/+13
* r24884: Ignore some errors again, like they were previously.Jelmer Vernooij2007-10-101-10/+26
* r24883: Use torture API.Jelmer Vernooij2007-10-102-103/+42
* r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij2007-10-108-129/+70
* r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij2007-10-105-40/+63
* r24876: Use more absolute paths to samba4 binaries.Jelmer Vernooij2007-10-103-18/+27
* r24875: Use more absolute paths to samba4 binaries.Jelmer Vernooij2007-10-106-13/+13
* r24874: Fix double free of smbcli_tree.Jelmer Vernooij2007-10-102-8/+4
* r24873: Print smbd/nmbd log files for Samba 3.Jelmer Vernooij2007-10-101-3/+24
* r24872: Use torture API a bit moreJelmer Vernooij2007-10-103-318/+133
* r24871: Fix typosJelmer Vernooij2007-10-101-2/+2
* r24870: Strip whitespace characters in username (broke tests).Jelmer Vernooij2007-10-101-0/+1
* r24869: Print command that was executed.Jelmer Vernooij2007-10-102-0/+6
* r24868: Don't use callbacks for prompting when stdout is not a tty.Jelmer Vernooij2007-10-102-2/+8
* r24867: Avoid anonymous struct. Patch from Brad Hards.Jelmer Vernooij2007-10-101-1/+1
* r24866: Put remainder of binding string tests in librpc/ directory.Jelmer Vernooij2007-10-104-23/+39
* r24861: Use absolute paths to make it easier to run the testsuite from the Sa...Jelmer Vernooij2007-10-1021-106/+98
* r24860: Make it easier to run selftest.pl in a Samba3 source tree.Jelmer Vernooij2007-10-107-16/+10
* r24859: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-0/+4
* r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij2007-10-1010-693/+414
* r24852: Fix initializationJelmer Vernooij2007-10-101-1/+1
* r24851: Add --load-module argument to smbtorture.Jelmer Vernooij2007-10-104-6/+29
* r24850: Convert to torture API.Jelmer Vernooij2007-10-103-702/+449
* r24849: Add helper function for running tests as a member server.Jelmer Vernooij2007-10-101-22/+143
* r24846: Use metadata about dangerous tests.Jelmer Vernooij2007-10-106-59/+48
* r24844: Convert to torture API in preparation of helper functions for domain ...Jelmer Vernooij2007-10-101-184/+91
* r24839: Default to creating a dc + domain member in 'make testenv'.Jelmer Vernooij2007-10-101-1/+1
* r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij2007-10-107-173/+118
* r24834: Pass environment name on to skip_testsuite().Jelmer Vernooij2007-10-104-8/+9
* r24822: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-102-5/+22
* r24819: We are preparing for alpha1, so update the mkversion script to cope w...Andrew Bartlett2007-10-102-2/+16
* r24817: Don't REG_NONE for all value types. Patch fromJelmer Vernooij2007-10-101-1/+5
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-1011-76/+69
* r24815: Support cpp_quote().Jelmer Vernooij2007-10-107-1272/+1345
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-1019-179/+129