summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Collapse)AuthorAgeFilesLines
* r21028: Generate list of tests rather than maintaining it manually.Jelmer Vernooij2007-10-101-26/+1
| | | | (This used to be commit 7de4727ceb5935dd5fca49db0331c4509f735362)
* r21026: Add a helpful script to do the things we need to do to make a releaseAndrew Bartlett2007-10-101-0/+13
| | | | | | | tarball. Andrew Bartlett (This used to be commit 59752290438f9a1a10d81f798e1e9746508e4d5a)
* r21017: Actually run tests during test phase rather than when generating the ↵Jelmer Vernooij2007-10-103-56/+4
| | | | | | recipe. (This used to be commit b975ce3a471d29fb2c0691c65993f9dfeb066d79)
* r20997: Add in more certificate and key blobs, to enable PKINIT.Andrew Bartlett2007-10-101-29/+121
| | | | | | | | To automaticly test this, we need to decide if we should ship kinit (and possibly and hxtool). Andrew Bartlett (This used to be commit 413df7114e194b9c081d53ef29d42743129ad518)
* r20967: Allow pidl tests to work with gcovJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 9da63e362c9d590388c77d882f9dbf54b0aa78cc)
* r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 0f34c67fff53d5bd3c1b5a5618190ad7154e8d07)
* r20830: merge mgmt workJelmer Vernooij2007-10-101-3/+3
| | | | (This used to be commit 3cc299dbbe278936281f8e7071e6de8ec1bb219c)
* r20822: Fix total failure counting.Jelmer Vernooij2007-10-101-9/+7
| | | | (This used to be commit e4691447c47d6e8c938fee934e7a9aba2f418858)
* r20756: Update to use generated recipes.Jelmer Vernooij2007-10-101-7/+44
| | | | (This used to be commit 842637f78bbfb66ff669dadf3c7387dbc45feaf8)
* r20755: Add progress indicator to test runnerJelmer Vernooij2007-10-101-3/+7
| | | | (This used to be commit bbe00636a931d92fc0c2eb05d769376451fb21a7)
* r20754: Simplify code for calculating total number of failed tests.Jelmer Vernooij2007-10-103-20/+20
| | | | (This used to be commit f288ca5f6805d04a2da60a26006ca293d9fa7cc0)
* r20750: Use files in script/tests to build a recipe rather than running the ↵Jelmer Vernooij2007-10-102-96/+117
| | | | | | tests immediately. (This used to be commit d31d16e4ebe3957f332e9013f898738c8f3090d9)
* r20748: Add file I forgot to commitJelmer Vernooij2007-10-101-0/+26
| | | | (This used to be commit 2794af5726a1e1beb6fcb1aaaa4ba9aa9d4a9071)
* r20747: Move cifsdd to blackbox sectionJelmer Vernooij2007-10-102-81/+1
| | | | (This used to be commit 96ac1c62eef29e8c8c1df9719b6785134efe525c)
* r20746: Don't report each individual test in test_smbclient as a single ↵Jelmer Vernooij2007-10-102-91/+1
| | | | | | | testsuite. Create separate directory for blackbox tests. (This used to be commit 7e6357f21350d264ebedabd34f2b8f42fc0427ff)
* r20739: Add more command-line options.Jelmer Vernooij2007-10-101-19/+45
| | | | (This used to be commit 8ca927f8883ec7b7e9c91ae2c2df2cac2110601d)
* r20737: Add option parsing.Jelmer Vernooij2007-10-101-4/+33
| | | | (This used to be commit b1719ebf3812b79715cf4e549426d798571b4908)
* r20696: Print mktestsetup errors to stderr rather than to either stderr or ↵Jelmer Vernooij2007-10-102-11/+36
| | | | | | | stdout. Instead, print variables for the setup created to mktestsetup's stdout. (This used to be commit b7fd9645f5f2e1e5a00fbb94f772487c78136ee6)
* r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij2007-10-101-0/+253
| | | | | | more properly, I hope to use this as a replacement for the existing file. (This used to be commit 1e013aba7697716451c25eeab851b6812b2e066f)
* r20519: Web Application FrameworkDerrell Lipman2007-10-101-14/+13
| | | | | | | | | | | | - No path given to web server means use old scripts (missed check-in) - Build Web Application (qooxdoo stuff) from autogen.sh since python isn't available or is differently-configured on various build-farm machines - Don't continually check in generated files - Properly identify SWAT "Statistics" module as "Status and Statistics" (This used to be commit 9d89b7663af218ee6ed941ac6c0597fab93cd03b)
* r20509: Warn about the fact that no tests have been run rather than showing ↵Jelmer Vernooij2007-10-101-0/+5
| | | | | | | division by zero errors. (This used to be commit 62f55b33949783a178dee9a36895c3423bdd625d)
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-102-38/+52
| | | | | | | | We're now at the stage where the web application framework should build and install automatically. Derrell (This used to be commit 0201baef46c1701007e0a4cdd95edee287939318)
* r20167: reenable the ejsnet testsStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 1e4289fae4fb71725d9c37ed772eab0ff5853e65)
* r20164: Disable the test till tomorrow when I find out what causedRafal Szczesniak2007-10-101-1/+1
| | | | | | | the crash. rafal (This used to be commit 5d7908038b6508f53cc8714f73ae7c5bfc6bce58)
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | way to setup a Samba4 DC is to set 'server role = domain controller'. We use the fSMORoleOwner attribute in the base DN to determine the PDC. This patch is quite large, as I have corrected a number of places that assumed taht we are always the PDC, or that used the smb.conf lp_server_role() to determine that. Also included is a warning fix in the SAMR code, where the IDL has seperated a couple of types for group display enumeration. We also now use the ldb database to determine if we should run the global catalog service. In the near future, I will complete the DRSUAPI DsGetDomainControllerInfo server-side on the same basis. Andrew Bartlett (This used to be commit 67d8365e831adf3eaecd8b34dcc481fc82565893)
* r19880: Eliminate duplicates in the output.Jelmer Vernooij2007-10-101-0/+14
| | | | (This used to be commit 2a8c8e1f2de551f360271855f09d8ae6497fb326)
* r19877: Add simple script for summarizing subunit testresults.Jelmer Vernooij2007-10-101-0/+65
| | | | (This used to be commit c38705ef42eff2ea7cd3cf74438713a4a0c4b873)
* r19863: Create -uninstalled.pc files. This should reenable compilation and ↵Jelmer Vernooij2007-10-102-0/+4
| | | | | | | running of the pidl testsuite as part of the testsuite. (This used to be commit db237ad52f3a42c7b35753df99549ed6d540cec2)
* r19862: Fix list concatenationJelmer Vernooij2007-10-101-7/+7
| | | | (This used to be commit a26da5182e5618a70bc4a05af6fa2a7304138330)
* r19861: Add simple pkg-config replacement.Jelmer Vernooij2007-10-101-0/+130
| | | | (This used to be commit a42220c35673317c637e27d59c1a307bedb711a6)
* r19723: don't use [,],(,) in test names to make the build-farm output happyStefan Metzmacher2007-10-101-5/+5
| | | | | metze (This used to be commit 8a0a92e2dc107797055421196f430269699510fe)
* r19708: add a script for running net tests separatelyRafal Szczesniak2007-10-101-0/+2
| | | | | rafal (This used to be commit 0f913ef240dd3117197df1272e88ac195cd8e399)
* r19680: Allow specifying basedir for test data.Jelmer Vernooij2007-10-101-0/+1
| | | | | Create temporary directories in base directory. (This used to be commit f111feb1d2b82a9ec3a8b6fbcdbe297bf11edc42)
* r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-1/+1
| | | | | Fix starting tests in shared library build. (This used to be commit 3b65a0d6e491a57ed216dc0cd9c31d46e0cb6a35)
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in ↵Andrew Bartlett2007-10-101-1/+1
| | | | | | | | | | | favour of a more tasteful replacement. Remove kerberos_verify.c, as we don't need that code any more. Replace with code for using the new krb5_rd_req_ctx() borrowed from Heimdal's accecpt_sec_context.c Andrew Bartlett (This used to be commit 13c9df1d4f0517468c80040d3756310d4dcbdd50)
* r19603: Make it easier to control the debug level of smbd.Andrew Bartlett2007-10-101-0/+8
| | | | | | | | Ensure that we don't accept kerberos logins without a PAC (to ensure we actually produce a PAC in the KDC) Andrew Bartlett (This used to be commit 5fda92783f3d53e4a832dbbea678b5bd16f315fd)
* r19590: Make it less noisy to run the session_key test outside 'make test',Andrew Bartlett2007-10-101-1/+1
| | | | | | | for example against a remote host. Andrew Bartlett (This used to be commit 1c7cb1314bb2309b9a3ee36e63401c894a60bfd1)
* r19589: Because we what we really wanted was coverage of seal and non-seal,Andrew Bartlett2007-10-101-1/+1
| | | | | | | | rather than validate or not, change $VALIDATE to bigendian in the session_key test. Andrew Bartlett (This used to be commit 4f79f3b0c4cb15903f019a2dd62281ff65753b73)
* r19569: Require that all public header files have a destination path. FixJelmer Vernooij2007-10-101-2/+1
| | | | | places where this was currently not the case. (This used to be commit 3894497a232df8cf0457c7439c9ae347f63f24a1)
* r19567: Make it easier to control the debug level in the test scripts, by notAndrew Bartlett2007-10-101-1/+1
| | | | | | | specifying it on the smbd command line. Andrew Bartlett (This used to be commit 8b71f4b31f0fcb054784117c33987719e3c9110c)
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared ↵Jelmer Vernooij2007-10-101-0/+6
| | | | | | | libraries works again now, by specifying --enable-dso to configure. (This used to be commit 7a01235067a4800b07b8919a6a475954bfb0b04c)
* r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'Andrew Tridgell2007-10-101-1/+7
| | | | | | platforms as it tests the system iconv with the built in iconv. Limit the test to Linux to avoid spurious errors. (This used to be commit 9e1a8475ca7d1f8490cf8502c08a2544cfec5599)
* r19476: small typo.Brad Henry2007-10-101-1/+1
| | | | (This used to be commit 51580208a77bfed3981ed4098e39ff401dfb8847)
* r19475: fixed a couple of typos.Brad Henry2007-10-102-3/+1
| | | | (This used to be commit f2df3a90f1f3b85bc3c847ebfc1d01e2fa9e9ee7)
* r19474: Move the Samba server / Windows client test to its own script.Brad Henry2007-10-102-21/+27
| | | | (This used to be commit 908b483ed096497e1604b67ea797c223c3e34adf)
* r19473: Add NET tests in their own script. Run the same set of tests that ↵Brad Henry2007-10-102-0/+64
| | | | | | | 'make test' does. Comment those tests which don't pass. (This used to be commit 7d382b175b548ae32b4c7c1b728dcd02e20cbbfa)
* r19472: Move rpc tests to their own scripts. Run the same tests as 'make ↵Brad Henry2007-10-102-17/+66
| | | | | | | test' does. Comment those tests that don't pass. (This used to be commit 046b38817ad30df14214c5d66ae10999699bdb08)
* r19471: Move BASE and RAW tests to their own scripts. Run the same set of ↵Brad Henry2007-10-103-37/+125
| | | | | | | tests as 'make test' does, at least for those that pass. Comment the tests that don't pass. (This used to be commit 33760cfe94f8a4a0e4441dd8fb5089cf8c26487f)
* r19470: Move common windows test functions into their own script ↵Brad Henry2007-10-102-34/+37
| | | | | | wintest_functions.sh, and remove them from the main windows test script. (This used to be commit 587196092846dbab009be9063b1680ad73ae9c14)
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-102-11/+32
| | | | | | | | | | | | | ('configure.developer' or 'configure --enable-developer') may still have problems as I'm not sure I got all of the paths right for that. With the changes Tridge has made to the Main Menu in swat, given a non-developer installation, you should be able to get to ldbbrowse via: JSON/qooxdoo -> ldb browser Derrell (This used to be commit 2406af10791cd8545c598c8591a48de5515c7dc5)