Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25385: Don't clutter the buildfarm output with SKIP: lines. | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r25365: Clearer test names | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r25364: List skipped testsuites in summary only. | Jelmer Vernooij | 1 | -9/+24 |
2007-10-10 | r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha... | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r25360: Allow --skip to be specified more than once. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25359: Set up Samba3 as dc. | Jelmer Vernooij | 1 | -3/+12 |
2007-10-10 | r25299: Modify the provision script to take an additional argument: --server... | Andrew Bartlett | 1 | -8/+5 |
2007-10-10 | r25183: return LOCKDIR too | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r25182: don't hide the envlog in plain mode | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r25124: Include link to summary page, hide environment variables for 'none' e... | Jelmer Vernooij | 1 | -15/+18 |
2007-10-10 | r25110: Show environment variables in HTML output. | Jelmer Vernooij | 2 | -3/+26 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r25031: Use pointers to services rather than service numbers when possible. | Jelmer Vernooij | 1 | -2/+8 |
2007-10-10 | r24989: use $smbd_maxtime for smbd... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24945: The behaviour of the SAMR server on a member server is worth testing | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r24905: Actually run the transport-independent tests, rather than just the tr... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24901: Somewhat easier and more reliable access to the pid files. | Jelmer Vernooij | 1 | -23/+34 |
2007-10-10 | r24899: Register signal handler that tears down environment. | Jelmer Vernooij | 1 | -1/+8 |
2007-10-10 | r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24896: Run the tests for most RPC interfaces over one transport only. | Jelmer Vernooij | 1 | -7/+13 |
2007-10-10 | r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t... | Jelmer Vernooij | 1 | -16/+4 |
2007-10-10 | r24893: Update documentation for selftest. | Jelmer Vernooij | 3 | -14/+25 |
2007-10-10 | r24891: Fix smbtorture to exit non-zero if a test suite wasn't found. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24890: Integrate more of the RPC-SECRETS tests. | Jelmer Vernooij | 1 | -10/+4 |
2007-10-10 | r24889: Move choosing the binding options into RPC-SECRETS. | Jelmer Vernooij | 1 | -9/+7 |
2007-10-10 | r24887: Support reading testlists from other locations (e.g. Samba3) | Jelmer Vernooij | 1 | -19/+36 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r24878: Support specifying a reason for skips/expected failures | Jelmer Vernooij | 4 | -36/+60 |
2007-10-10 | r24875: Use more absolute paths to samba4 binaries. | Jelmer Vernooij | 6 | -13/+13 |
2007-10-10 | r24873: Print smbd/nmbd log files for Samba 3. | Jelmer Vernooij | 1 | -3/+24 |
2007-10-10 | r24870: Strip whitespace characters in username (broke tests). | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24869: Print command that was executed. | Jelmer Vernooij | 2 | -0/+6 |
2007-10-10 | r24866: Put remainder of binding string tests in librpc/ directory. | Jelmer Vernooij | 3 | -23/+2 |
2007-10-10 | r24861: Use absolute paths to make it easier to run the testsuite from the Sa... | Jelmer Vernooij | 21 | -106/+98 |
2007-10-10 | r24860: Make it easier to run selftest.pl in a Samba3 source tree. | Jelmer Vernooij | 7 | -16/+10 |
2007-10-10 | r24839: Default to creating a dc + domain member in 'make testenv'. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if test... | Jelmer Vernooij | 1 | -3/+16 |
2007-10-10 | r24834: Pass environment name on to skip_testsuite(). | Jelmer Vernooij | 4 | -8/+9 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24709: Convert perl test harness output to subunit for nicer display. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24708: Move subunit code to a separate module. | Jelmer Vernooij | 2 | -67/+77 |
2007-10-10 | r24707: Remove some more cruft from the test list generation code. | Jelmer Vernooij | 6 | -23/+4 |
2007-10-10 | r24706: Move nmblookup tests to separate blackbox testsuite. | Jelmer Vernooij | 2 | -10/+7 |
2007-10-10 | r24705: Avoid undefined value warnings. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r24692: Color expected fialures orange rather than green. | Jelmer Vernooij | 2 | -5/+30 |
2007-10-10 | r24689: There is no such test as LDAP-UPTODATENESS. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24687: Registry tests are succeeding now so remove from known failure list, ... | Jelmer Vernooij | 2 | -32/+93 |
2007-10-10 | r24678: More improvements to html output; list unexpected successes and failu... | Jelmer Vernooij | 1 | -6/+8 |
2007-10-10 | r24675: Specify mode to mkdir, as required by some versions of perl. | Jelmer Vernooij | 1 | -1/+1 |