Move source4/lib/crypto to lib/crypto.
[gd/samba-autobuild/.git] / source4 / torture / local / local.c
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Stefan Metzmacherlib/crypto: remove unused sha1 and hmac-sha1 code
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-27 Jelmer VernooijMove subunit infrastructure code into lib/torture.
2007-12-21 Jelmer Vernooijr26346: Add tests for loadparm.
2007-12-21 Jelmer Vernooijr26004: Add some simple credentials tests.
2007-12-21 Jelmer Vernooijr25935: Fix registry tests.
2007-12-21 Jelmer Vernooijr25931: Add config .mk file for crypto lib.
2007-12-21 Jelmer Vernooijr25928: Split up torture-local a bit.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25306: Add tests for string_sub().
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr22883: Indentation.
2007-10-10 Jelmer Vernooijr22328: Add initial testsuite for share code.
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 Vernooijr21386: Run all NDR tests in the buildfarm, import...
2007-10-10 Jelmer Vernooijr20962: Fix lcov
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Jelmer Vernooijr19373: Merge changes from subunit branch: Convert...
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 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 Jelmer Vernooijr16518: Split up torture_util.c in smb and non-smb...
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....