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