Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
[kai/samba.git] / source4 / torture / basic / mangle_test.c
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Volker Lendecker25186: Fix a memory corruption in base-mangle
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Andrew Tridgellr19428: moved tdbutil.c from lib/tdb/common/ to lib...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr13004: fix compiler warnings
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Andrew Tridgellr8895: work around broken glibc strrchr function that...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2004-03-26 Andrew Tridgell- moved some of the base tests into torture/basic/