Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4547: - added talloc_new(ctx) macro that is a neater form of the common tall... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -23/+28 |
2007-10-10 | r3608: added BASE-DENYDOS test | Andrew Tridgell | 1 | -0/+125 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3400: - allow callers to control the flags2 field in raw packets | Andrew Tridgell | 1 | -2/+13 |
2007-10-10 | r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was | Andrew Tridgell | 1 | -10/+12 |
2007-10-10 | r3386: - fixed --seed option in smbtorture | Andrew Tridgell | 1 | -1/+272 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3203: moved more test functions into torture/basic/*.c | Andrew Tridgell | 1 | -0/+50 |
2007-10-10 | r3148: make --failures work for the BASE-DENY1 and BASE-DENY2 tests | Andrew Tridgell | 1 | -11/+20 |
2007-10-10 | r2551: Add const. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -24/+24 |
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 | 1 | -1/+1 |
2004-03-26 | - moved some of the base tests into torture/basic/ | Andrew Tridgell | 1 | -0/+1578 |