Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3011: separated the locktest code into a separate module in smbtorture | Andrew Tridgell | 1 | -0/+907 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2628: got rid of some warnings and converted a few more places to use hierar... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2589: a simple test to help find security related memory leaks. Run valgrind... | Andrew Tridgell | 1 | -0/+68 |
2007-10-10 | r2552: Character set conversion and string handling updates. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r2551: Add const. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2536: This is a classic case for the use of our new talloc code, and | Andrew Bartlett | 1 | -9/+8 |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r1997: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 7 | -263/+263 |
2007-10-10 | r1578: the first stage of the async client rewrite. | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r1228: use int64_t instead of long long | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1086: Add defer open test to check timeout on sharing violation open. | Jeremy Allison | 1 | -2/+18 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 2 | -10/+10 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -12/+12 |
2004-03-26 | - moved some of the base tests into torture/basic/ | Andrew Tridgell | 7 | -0/+3676 |