Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22833: use EVENT_FD_AUTOCLOSE in our event test suite | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r22546: use the same error codes in both share backends | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22545: fix formating and a compiler warning | Stefan Metzmacher | 1 | -30/+24 |
2007-10-10 | r22407: this dependecies should be private | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22336: Add some more share tests. | Jelmer Vernooij | 1 | -5/+143 |
2007-10-10 | r22328: Add initial testsuite for share code. | Jelmer Vernooij | 3 | -1/+83 |
2007-10-10 | r22286: Import branch that converted the Samba4 test target code to perl and ... | Jelmer Vernooij | 1 | -32/+0 |
2007-10-10 | r22216: move strptime testsuite into it's own file | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are in | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r21909: Merge some of my recent improvements to the test infrastructure: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21791: This test is still just as valid without as much CPU time wasted. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r21694: Some more testing updates. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r21691: Add testsuite for lib/charset | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r21688: Add simple tests for genrand | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r21671: Add initial simple tests for socket wrapper | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r21656: Move tests a bit closer to the things they test, should make syncing ... | Jelmer Vernooij | 8 | -774/+7 |
2007-10-10 | r21653: Add two more tdr tests. | Jelmer Vernooij | 1 | -0/+32 |
2007-10-10 | r21421: Fix a memleak. This made tdb look considerably worse than necessary. | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r21418: Return the ratio as well | Simo Sorce | 1 | -2/+8 |
2007-10-10 | r21386: Run all NDR tests in the buildfarm, import some functions from Samba3... | Jelmer Vernooij | 3 | -213/+3 |
2007-10-10 | r21213: the build farm seems to show that FreeBSD 6.2 has two different error | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r21211: fixed 3 places that assumed that torture_fail() didn't call | Andrew Tridgell | 3 | -8/+8 |
2007-10-10 | r20990: check for errors from event_loop_once() | Andrew Tridgell | 1 | -2/+8 |
2007-10-10 | r20962: Fix lcov | Jelmer Vernooij | 3 | -0/+64 |
2007-10-10 | r20955: Add tests | Jelmer Vernooij | 1 | -0/+131 |
2007-10-10 | r20930: use sigaction() instead of signal() | Andrew Tridgell | 1 | -55/+64 |
2007-10-10 | r20823: Remove newlines in calls to torture_fail(). | Jelmer Vernooij | 2 | -6/+6 |
2007-10-10 | r20652: Attempt to fix the build | Volker Lendecke | 2 | -0/+2 |
2007-10-10 | r20650: revert a bunch of code I didn't mean to commit yet | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r20647: add cluster code | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 2 | -18/+25 |
2007-10-10 | r20539: - split the common timer related events code into events_timed.c | Andrew Tridgell | 1 | -18/+20 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -13/+7 |
2007-10-10 | r19676: Fix some more dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r19645: don't pass NULL as mem_ctx... | Stefan Metzmacher | 1 | -9/+8 |
2007-10-10 | r19550: the sense of this test was wrong | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r19536: Make output understandable (newlines) | Simo Sorce | 1 | -19/+19 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r19495: Stop linking binaries twice (once before installation, once during bu... | Jelmer Vernooij | 2 | -0/+6 |
2007-10-10 | r19437: don't run the LOCAL-ICONV test on systems that don't have CP850 | Andrew Tridgell | 1 | -3/+19 |
2007-10-10 | r19404: fixed the LOCAL-ICONV test | Andrew Tridgell | 1 | -3/+8 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 2 | -5/+5 |
2007-10-10 | r19377: Simplify report functions. | Jelmer Vernooij | 2 | -7/+8 |
2007-10-10 | r19373: Merge changes from subunit branch: Convert libreplace testsuite to a | Jelmer Vernooij | 2 | -3/+0 |
2007-10-10 | r19350: Properly list LOCAL-TALLOC under the "LOCAL" header. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 2 | -6/+0 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 17 | -476/+388 |
2007-10-10 | r19294: a little speed tester for ldb/tdb | Andrew Tridgell | 3 | -0/+252 |
2007-10-10 | r19035: add LOCAL-REPLACE test | Stefan Metzmacher | 2 | -0/+3 |