summaryrefslogtreecommitdiffstats
path: root/source3/torture/locktest.c
Commit message (Expand)AuthorAgeFilesLines
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-27/+75
* fixed handling of 139/445 in clientsAndrew Tridgell2001-08-241-2/+1
* tests for 0 length locksAndrew Tridgell2001-08-241-15/+28
* allow for 0 range locks in locktestAndrew Tridgell2001-08-241-1/+1
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-2/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+0
* See if we can stick to slightly valid C..Andrew Bartlett2001-07-031-2/+8
* added a torture target for building all torture progs. Fixed a typo in locktestAndrew Tridgell2001-06-191-1/+1
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-191-0/+567