Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed compilation of masktest on AIX | Andrew Tridgell | 2001-07-05 | 1 | -7/+7 |
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 2001-07-04 | 5 | -13/+13 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 6 | -17/+0 |
* | See if we can stick to slightly valid C.. | Andrew Bartlett | 2001-07-03 | 1 | -2/+8 |
* | Not all OSs have setbuffer, so we better check for it. | Andrew Bartlett | 2001-07-02 | 1 | -0/+2 |
* | Make smbtorture return status values for use in the build_farm tests. | Andrew Bartlett | 2001-07-02 | 1 | -469/+733 |
* | Ensure we return correct error on trying to unlock a region not locked. | Jeremy Allison | 2001-06-30 | 1 | -1/+9 |
* | Extra debug in open.c, fix for bad debug message in reply.c | Jeremy Allison | 2001-06-19 | 1 | -0/+2 |
* | added a torture target for building all torture progs. Fixed a typo in locktest | Andrew Tridgell | 2001-06-19 | 1 | -1/+1 |
* | moved all our torture code to a separate directory | Andrew Tridgell | 2001-06-19 | 7 | -0/+5662 |