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