summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22075: Configure the bitwise match plugin, until it becomes accepted upstream.Andrew Bartlett1-0/+17
2007-10-10r22074: More refactoring.Jelmer Vernooij3-36/+30
2007-10-10r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir.James Peach1-2/+2
2007-10-10r21971: Fill in some more values in config files from variables, so we canAndrew Bartlett1-6/+9
2007-10-10r21970: Ensure that Fedora DS can be shut down correctly with the stop script:Andrew Bartlett2-1/+3
2007-10-10r21910: Clean up some unused functions.Jelmer Vernooij23-137/+48
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij28-272/+364
2007-10-10r21836: Assume that if an OpenLDAP system is 'modular' then everything is aAndrew Bartlett1-0/+1
2007-10-10r21790: Setup the socket_wrapper_dir when we set the environment variable.Andrew Bartlett2-8/+8
2007-10-10r21789: We do actually need this, to get a contextCSN attribute, which we needAndrew Bartlett1-0/+6
2007-10-10r21771: We just don't need to test this on more than one transport.Andrew Bartlett1-2/+2
2007-10-10r21751: These 2 tests pass for me, so add them to the standard test script.Andrew Bartlett3-3/+5
2007-10-10r21743: Always use the 'escaped' LDAPI path.Andrew Bartlett2-5/+13
2007-10-10r21742: reenable the smbclient test now that the d_printf bug is fixedAndrew Tridgell1-3/+1
2007-10-10r21741: Like starting smbd, ensure we have acutally started slapd, and it isAndrew Bartlett2-4/+2
2007-10-10r21739: Make it easy to change the log level for the slapd processes, and haveAndrew Bartlett3-3/+7
2007-10-10r21735: skip the smbclient test until jelmer can take a look at it. TheAndrew Tridgell1-1/+3
2007-10-10r21733: Merge testenv back into core selftest.plJelmer Vernooij2-58/+32
2007-10-10r21732: Use smbtorture for enumerating tests.Jelmer Vernooij1-4/+1
2007-10-10r21730: Reintroduce summary for testenv, remove old (no longer used) file.Jelmer Vernooij2-12/+11
2007-10-10r21728: Perhaps we don't need this on recent OpenLDAP servers. This overlayAndrew Bartlett1-4/+0
2007-10-10r21721: Push the 'Success! Your new directory server instance was created'Andrew Bartlett1-1/+1
2007-10-10r21720: Try to make 'TEST_LDAP=yes make test' work again. These recentAndrew Bartlett5-15/+15
2007-10-10r21716: Report status in a way the build farm recognizes.Jelmer Vernooij1-0/+4
2007-10-10r21713: Redirect stderr output to stdout.Jelmer Vernooij1-1/+1
2007-10-10r21712: Run tdb stress test.Jelmer Vernooij1-0/+2
2007-10-10r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...Jelmer Vernooij3-44/+36
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij15-460/+581
2007-10-10r21701: Fix ejs tests.Jelmer Vernooij2-2/+2
2007-10-10r21700: Run mktestsetup as an external program. This guarantees that it can b...Jelmer Vernooij4-18/+17
2007-10-10r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer forAndrew Bartlett1-3/+3
2007-10-10r21692: Test with LDAP, but without the non-block testing. This is notAndrew Bartlett1-12/+10
2007-10-10r21689: Try to walk a bit more of the param/loadparm.c functions, as well asAndrew Bartlett1-2/+16
2007-10-10r21687: Always test LDAP and LDAPSAndrew Bartlett1-2/+1
2007-10-10r21686: Do enable TLS, as we have solved the key setup problems, and we needAndrew Bartlett1-5/+0
2007-10-10r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij1-1/+1
2007-10-10r21680: Reenable CLDAP testJelmer Vernooij1-1/+1
2007-10-10r21679: Disable upgrade test for now, I can't get it to work.Jelmer Vernooij1-3/+10
2007-10-10r21677: Run some of the other ldap tests, tooJelmer Vernooij1-3/+4
2007-10-10r21676: Run more NET testsJelmer Vernooij1-3/+3
2007-10-10r21675: Run some more of the NET tests.Jelmer Vernooij1-1/+1
2007-10-10r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one i...Jelmer Vernooij1-0/+1
2007-10-10r21649: Update self test scripts to start Fedora DS. This requires currentAndrew Bartlett3-30/+35
2007-10-10r21618: an attempt to fix the problem with lcov and yacc generated C codeAndrew Tridgell1-2/+2
2007-10-10r21571: added RPC-HANDLES test to make testAndrew Tridgell2-4/+4
2007-10-10r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd toAndrew Bartlett2-1/+21
2007-10-10r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell1-1/+1
2007-10-10r21528: This file gets called by testit(), so it shouldn't call testit().Brad Henry1-4/+2
2007-10-10r21522: Stop passing the VM config file path to wintest_2k3_dc.sh on the comm...Brad Henry1-1/+1
2007-10-10r21521: Add missing quotes around shell variables which could have spaces.Brad Henry4-12/+10