summaryrefslogtreecommitdiffstats
path: root/source3/script
Commit message (Expand)AuthorAgeFilesLines
* build: add symbol versioning when we build with gnu ldStefan Metzmacher2008-05-232-8/+29
* build: remove mkproto.sh and mkproto.awkMichael Adam2008-05-182-217/+0
* tests_all.sh: Do not execute $SMB4TORTURE --version if it is not available.Karolin Seeger2008-05-131-1/+4
* testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS.Michael Adam2008-05-071-0/+4
* testsuite: make structuring output of net_s3 tests stand out more.Michael Adam2008-05-061-3/+3
* testsuite: make diagnostic output more appropriate in tests_all.shMichael Adam2008-05-061-9/+9
* testsuite: give the testuser administrative rights in selftest.shMichael Adam2008-05-061-0/+10
* testsuite: run the net rpc registry tests from the net_s3 tests.Michael Adam2008-05-061-0/+7
* testsuite: add the ability to test "net rpc registry" with the net_registry t...Michael Adam2008-05-061-2/+9
* testsuite: adapt informative message to say "Running _local_ registry tests".Michael Adam2008-05-061-1/+1
* testsuite: use domain==workgroup in wbinfo tests now that we are PDC.Michael Adam2008-05-061-2/+2
* tests: Add a net_misc test.Kai Blin2008-05-063-4/+80
* selftest: Advertise as PDC and time server during make testKai Blin2008-05-061-0/+4
* selftest: Use TESTS env var to specify tests to run like Samba4 does.Kai Blin2008-05-062-4/+4
* Use wbinfo --online-status in make test rather than --sequenceGerald W. Carter2008-04-231-3/+3
* registry: remove the REGISTRY_HOOKS layer from the reghook cache.Michael Adam2008-04-131-1/+1
* test: not only pretend to call smbconftort - really do it :-}Michael Adam2008-04-111-1/+1
* some shells are pickier than others ...Björn Jacke2008-04-111-1/+1
* test: run smbconftort testsuite from the local_s3 testsMichael Adam2008-04-101-0/+3
* selftest: run the BASE-DELAYWRITE test 4 times faster in make testStefan Metzmacher2008-04-082-0/+2
* selftest: samba3 passes BASE-DELAYWRITEStefan Metzmacher2008-04-071-1/+1
* test: add diagnostic message to net_registry test.Michael Adam2008-04-011-0/+1
* test: fix net_registry test "set value to different type" to track error countMichael Adam2008-04-011-1/+1
* test: some cosmetics to net_registry tests.Michael Adam2008-04-011-2/+3
* test: fix net_registry tests to correctly capture output of commands inside o...Michael Adam2008-04-011-12/+25
* test: fix use of printf in net_registry tests.Michael Adam2008-04-011-12/+12
* mkversion: be more portable, use 'print "%s"' instead of 'echo -n'Michael Adam2008-04-011-4/+4
* installswat: be more portable, use 'printf "%s"' instead of 'echo -n'Michael Adam2008-04-011-2/+2
* test: be more portable. replace 'echo -n' by 'printf "%s"' in test_functions.shMichael Adam2008-04-011-3/+3
* test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.shMichael Adam2008-04-011-1/+1
* test: make registry tests more portable: protect some grep patterns in ' '.Michael Adam2008-04-011-4/+4
* test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e'Michael Adam2008-04-011-12/+12
* test: add test script for testing "net registry".Michael Adam2008-04-012-0/+385
* test: add (and unify) sectioning output of subtests in tests_all.shMichael Adam2008-03-311-2/+8
* test: add possibility to select tests to run via tests_all.sh (make test)Michael Adam2008-03-311-8/+14
* test: in tests_all.sh, wrap calls to test scripts into shell functions.Michael Adam2008-03-311-20/+63
* Fix libtdb some to move back towards allowing out of tree buildsGerald (Jerry) Carter2008-03-241-1/+1
* selftest: samba3 passes RAW-SEARCH nowStefan Metzmacher2008-03-111-1/+1
* Test: Properly track current test binary for tracking crashes.Michael Adam2008-03-061-4/+9
* Revert "make idl: Only compile idl files newer than the output to be generated."Michael Adam2008-02-291-1/+1
* Remove smbmount.Karolin Seeger2008-02-283-16/+0
* make idl: Only compile idl files newer than the output to be generated.Michael Adam2008-02-261-1/+1
* Fix build on some systems : don't pass libraries to mkproto.awkMichael Adam2008-02-251-1/+1
* make test: pass --option=torture:sharedelay=100000 to samba4 smbtortureStefan Metzmacher2008-02-251-0/+2
* Create symbols to export in libtdb dynamically from tdb.h.Michael Adam2008-02-142-0/+121
* ntlm_auth: Fix another typo in the test.Kai Blin2008-01-301-2/+2
* ntlm_auth: test should honour configfile option to run on build farm.Kai Blin2008-01-301-2/+2
* ntlm_auth: Fix typos in the torture test script.Kai Blin2008-01-301-2/+2
* ntlm_auth: Add a blackbox test.Kai Blin2008-01-302-0/+22
* Active RAW-STREAMS in make testVolker Lendecke2008-01-202-2/+2