Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -2/+2 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -27/+75 |
2001-08-24 | fixed handling of 139/445 in clients | Andrew Tridgell | 1 | -2/+1 |
2001-08-24 | tests for 0 length locks | Andrew Tridgell | 1 | -15/+28 |
2001-08-24 | allow for 0 range locks in locktest | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -2/+2 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+0 |
2001-07-03 | See if we can stick to slightly valid C.. | Andrew Bartlett | 1 | -2/+8 |
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 | 1 | -0/+567 |