summaryrefslogtreecommitdiff
path: root/source4/torture/basic
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-7/+7
2007-10-10r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell1-5/+2
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-1/+1
2007-10-10r2628: got rid of some warnings and converted a few more places to use hierar...Andrew Tridgell1-1/+1
2007-10-10r2589: a simple test to help find security related memory leaks. Run valgrind...Andrew Tridgell1-0/+68
2007-10-10r2552: Character set conversion and string handling updates.Andrew Bartlett1-6/+6
2007-10-10r2551: Add const.Andrew Bartlett1-2/+2
2007-10-10r2536: This is a classic case for the use of our new talloc code, andAndrew Bartlett1-9/+8
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell2-3/+3
2007-10-10r1997: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-5/+5
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher7-263/+263
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell1-2/+4
2007-10-10r1228: use int64_t instead of long longStefan Metzmacher1-2/+2
2007-10-10r1086: Add defer open test to check timeout on sharing violation open.Jeremy Allison1-2/+18
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2-4/+4
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2-10/+10
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-12/+12
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell7-0/+3676