Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 15 | -460/+581 |
2007-10-10 | r21701: Fix ejs tests. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r21700: Run mktestsetup as an external program. This guarantees that it can b... | Jelmer Vernooij | 4 | -18/+17 |
2007-10-10 | r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer for | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r21692: Test with LDAP, but without the non-block testing. This is not | Andrew Bartlett | 1 | -12/+10 |
2007-10-10 | r21689: Try to walk a bit more of the param/loadparm.c functions, as well as | Andrew Bartlett | 1 | -2/+16 |
2007-10-10 | r21687: Always test LDAP and LDAPS | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r21686: Do enable TLS, as we have solved the key setup problems, and we need | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r21685: Add some unit tests for the registry utility functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21680: Reenable CLDAP test | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21679: Disable upgrade test for now, I can't get it to work. | Jelmer Vernooij | 1 | -3/+10 |
2007-10-10 | r21677: Run some of the other ldap tests, too | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r21676: Run more NET tests | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r21675: Run some more of the NET tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one i... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r21649: Update self test scripts to start Fedora DS. This requires current | Andrew Bartlett | 3 | -30/+35 |
2007-10-10 | r21618: an attempt to fix the problem with lcov and yacc generated C code | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r21571: added RPC-HANDLES test to make test | Andrew Tridgell | 2 | -4/+4 |
2007-10-10 | r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd to | Andrew Bartlett | 2 | -1/+21 |
2007-10-10 | r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r21528: This file gets called by testit(), so it shouldn't call testit(). | Brad Henry | 1 | -4/+2 |
2007-10-10 | r21522: Stop passing the VM config file path to wintest_2k3_dc.sh on the comm... | Brad Henry | 1 | -1/+1 |
2007-10-10 | r21521: Add missing quotes around shell variables which could have spaces. | Brad Henry | 4 | -12/+10 |
2007-10-10 | r21498: Putting the second parameter in quotes so that we accept spaces in th... | Brad Henry | 1 | -1/+1 |
2007-10-10 | r21495: Pass the VM .vmx file path to wintest_2k3_dc.sh on the command line. | Brad Henry | 2 | -1/+2 |
2007-10-10 | r21494: Fix 'make wintest' to support command-line changes to 'vm-get-ip.pl' ... | Brad Henry | 8 | -64/+88 |
2007-10-10 | r21475: Updated vm_get_ip.pl to read the name of the environment variable con... | Brad Henry | 3 | -1/+139 |
2007-10-10 | r21473: Added new parameters to test_win.conf that apply only to the DC tests. | Brad Henry | 2 | -3/+41 |
2007-10-10 | r21466: run the LDAP-UPTODATEVECTOR test in make test | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21071: Move some of the key path variables into the mk-keyblobs.sh script. | Andrew Bartlett | 2 | -14/+3 |
2007-10-10 | r21069: Try to split up the mktestsetup.sh script into parts to deal with each | Andrew Bartlett | 5 | -337/+356 |
2007-10-10 | r21068: Code to configure, start and stop Fedora DS. | Andrew Bartlett | 2 | -10/+41 |
2007-10-10 | r21066: Fix the build (uninitialised variable). | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r21055: Fix executable bit. | Jelmer Vernooij | 3 | -0/+0 |
2007-10-10 | r21043: Work towards allowing Fedora DS to backend Samba4 in 'make test'. | Andrew Bartlett | 1 | -0/+58 |
2007-10-10 | r21038: Move commands to distclean target | Jelmer Vernooij | 1 | -7/+6 |
2007-10-10 | r21032: Skip two more tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21031: Skip some tests that were not listed previously. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r21030: whoops, fix incorrect regex | Jelmer Vernooij | 2 | -2/+4 |
2007-10-10 | r21029: - Remove now unused failure checking code | Jelmer Vernooij | 19 | -52/+40 |
2007-10-10 | r21028: Generate list of tests rather than maintaining it manually. | Jelmer Vernooij | 1 | -26/+1 |
2007-10-10 | r21026: Add a helpful script to do the things we need to do to make a release | Andrew Bartlett | 1 | -0/+13 |
2007-10-10 | r21017: Actually run tests during test phase rather than when generating the ... | Jelmer Vernooij | 3 | -56/+4 |
2007-10-10 | r20997: Add in more certificate and key blobs, to enable PKINIT. | Andrew Bartlett | 1 | -29/+121 |
2007-10-10 | r20967: Allow pidl tests to work with gcov | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20963: remove unused functions, run LOCAL-TDR by default | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20830: merge mgmt work | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r20822: Fix total failure counting. | Jelmer Vernooij | 1 | -9/+7 |
2007-10-10 | r20756: Update to use generated recipes. | Jelmer Vernooij | 1 | -7/+44 |