Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -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 | 1 | -1/+1 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -1/+1 |
2004-03-26 | - moved some of the base tests into torture/basic/ | Andrew Tridgell | 1 | -1/+1 |
2004-03-26 | - use a linked list for the ftable in the nbench load generator. This | Andrew Tridgell | 1 | -35/+71 |
2004-03-26 | use client1, client2 not client0, client1 to better match netbench | Andrew Tridgell | 1 | -1/+1 |
2004-03-10 | nicer way of handling \clients | Andrew Tridgell | 2 | -3/+14 |
2004-03-10 | as a special case don't check the status of the create of \clients - | Andrew Tridgell | 1 | -1/+3 |
2004-03-10 | make the warmup and execute phases clearer | Andrew Tridgell | 1 | -4/+13 |
2004-03-10 | added a 5% warmup time to NBENCH to make the results more consistent | Andrew Tridgell | 2 | -10/+33 |
2004-03-09 | don't check return fields (like search count) on an expected failure | Andrew Tridgell | 1 | -4/+4 |
2004-03-09 | handle incomplete load files | Andrew Tridgell | 2 | -6/+7 |
2004-03-09 | greatly improved NBENCH netbench simulator | Andrew Tridgell | 2 | -0/+771 |