summaryrefslogtreecommitdiff
path: root/source3/torture/locktest2.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-2/+1
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+1
2001-09-16Fix (I hope) for a number of little compile warnings found by the IRIXAndrew Bartlett1-2/+2
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+0
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-2/+2
2001-08-24fixed handling of 139/445 in clientsAndrew Tridgell1-2/+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-06-19moved all our torture code to a separate directoryAndrew Tridgell1-0/+626