r25290: remove wrong comment
[kai/samba.git] / source4 / torture / local /
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Stefan Metzmacherr24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL...
2007-10-10 Jelmer Vernooijr24686: Make sure control messages are on a new line.
2007-10-10 Jelmer Vernooijr24685: Don't warn about iconv tests not being usable...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Bartlettr24502: More work to get LOCAL-EVENT passing on all...
2007-10-10 Andrew Bartlettr24390: Another attempt to find out why we fail the...
2007-10-10 Andrew Bartlettr24300: Try to get the LOCAL-EVENT test to pass on...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr22883: Indentation.
2007-10-10 Andrew Tridgellr22833: use EVENT_FD_AUTOCLOSE in our event test suite
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Stefan Metzmacherr22546: use the same error codes in both share backends
2007-10-10 Stefan Metzmacherr22545: fix formating and a compiler warning
2007-10-10 Stefan Metzmacherr22407: this dependecies should be private
2007-10-10 Jelmer Vernooijr22336: Add some more share tests.
2007-10-10 Jelmer Vernooijr22328: Add initial testsuite for share code.
2007-10-10 Jelmer Vernooijr22286: Import branch that converted the Samba4 test...
2007-10-10 Stefan Metzmacherr22216: move strptime testsuite into it's own file
2007-10-10 Andrew Bartlettr22176: Make the LOCAL-MESSAGING test pass again. ...
2007-10-10 Jelmer Vernooijr21909: Merge some of my recent improvements to the...
2007-10-10 Andrew Bartlettr21791: This test is still just as valid without as...
2007-10-10 Jelmer Vernooijr21694: Some more testing updates.
2007-10-10 Jelmer Vernooijr21691: Add testsuite for lib/charset
2007-10-10 Jelmer Vernooijr21688: Add simple tests for genrand
2007-10-10 Jelmer Vernooijr21671: Add initial simple tests for socket wrapper
2007-10-10 Jelmer Vernooijr21656: Move tests a bit closer to the things they...
2007-10-10 Jelmer Vernooijr21653: Add two more tdr tests.
2007-10-10 Volker Lendecker21421: Fix a memleak. This made tdb look considerably...
2007-10-10 Simo Sorcer21418: Return the ratio as well
2007-10-10 Jelmer Vernooijr21386: Run all NDR tests in the buildfarm, import...
2007-10-10 Andrew Tridgellr21213: the build farm seems to show that FreeBSD 6...
2007-10-10 Andrew Tridgellr21211: fixed 3 places that assumed that torture_fail...
2007-10-10 Andrew Tridgellr20990: check for errors from event_loop_once()
2007-10-10 Jelmer Vernooijr20962: Fix lcov
2007-10-10 Jelmer Vernooijr20955: Add tests
2007-10-10 Andrew Tridgellr20930: use sigaction() instead of signal()
2007-10-10 Jelmer Vernooijr20823: Remove newlines in calls to torture_fail().
2007-10-10 Volker Lendecker20652: Attempt to fix the build
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Tridgellr20539: - split the common timer related events code...
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19645: don't pass NULL as mem_ctx...
2007-10-10 Andrew Tridgellr19550: the sense of this test was wrong
2007-10-10 Simo Sorcer19536: Make output understandable (newlines)
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Andrew Tridgellr19437: don't run the LOCAL-ICONV test on systems that...
2007-10-10 Andrew Tridgellr19404: fixed the LOCAL-ICONV test
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19377: Simplify report functions.
2007-10-10 Jelmer Vernooijr19373: Merge changes from subunit branch: Convert...
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
2007-10-10 Jelmer Vernooijr19343: Add support for external scripts/binaries that...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr19294: a little speed tester for ldb/tdb
2007-10-10 Stefan Metzmacherr19035: add LOCAL-REPLACE test
2007-10-10 Andrew Tridgellr18516: I'm surprised that compilers allowed this at all
2007-10-10 Andrew Bartlettr18498: While passing stack values into torture_tcase_a...
2007-10-10 Andrew Tridgellr18497: fixed crash bug in irpc test - the torture_tcas...
2007-10-10 Andrew Tridgellr18406: disable local iconv test as well when iconv...
2007-10-10 Stefan Metzmacherr17742: make the casts explicit and remove compiler...
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr17539: add HMAC-MD5 test code based on the example...
2007-10-10 Stefan Metzmacherr17494: add tests for the example values from rfc 1320...
2007-10-10 Stefan Metzmacherr17492: add a test with the example values from rfc1321...
2007-10-10 Stefan Metzmacherr17491: I forgot to commit this...fix make test...sorry:-)
2007-10-10 Stefan Metzmacherr17488: - add SHA1 and HMACSHA1 functions, based on...
2007-10-10 Andrew Bartlettr16966: Fix compile warnings.
2007-10-10 Jelmer Vernooijr16527: Add target argument for smbtorture.
2007-10-10 Jelmer Vernooijr16526: Add torture_setup_server() with test.
2007-10-10 Jelmer Vernooijr16524: Fix double evaluation.
2007-10-10 Jelmer Vernooijr16518: Split up torture_util.c in smb and non-smb...
2007-10-10 Andrew Bartlettr16489: Because the torture/ui.h file isn't automaticly...
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....
2007-10-10 Jelmer Vernooijr16332: Fix two small bugs found by the buildfarm.
2007-10-10 Jelmer Vernooijr16329: Convert to new UI API.
2007-10-10 Jelmer Vernooijr16328: Wrap all existing tests in simple single-functi...
2007-10-10 Jelmer Vernooijr16316: Convert to new torture UI API.
2007-10-10 Jelmer Vernooijr16315: Convert to new API.
2007-10-10 Jelmer Vernooijr16304: Improve testing UI API. This now allows registe...
2007-10-10 Jelmer Vernooijr16184: Convert to UI API. The async test was previousl...
2007-10-10 Jelmer Vernooijr16171: Convert to UI API
2007-10-10 Jelmer Vernooijr16170: Convert to UI API
2007-10-10 Jelmer Vernooijr16169: Convert to UI API
2007-10-10 Jelmer Vernooijr16164: Convert to UI API
2007-10-10 Jelmer Vernooijr16163: Convert to UI API
2007-10-10 Jelmer Vernooijr16162: Convert to UI API
2007-10-10 Stefan Metzmacherr15862: add a LOCAL-EVENT torture test
2007-10-10 Jelmer Vernooijr15821: Fix static library build.
2007-10-10 Jelmer Vernooijr15819: Use updated API in smbtorture, use UI tools...
2007-10-10 Jelmer Vernooijr15605: Yet another dependencies fix
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
next