summaryrefslogtreecommitdiffstats
path: root/source3/torture/locktest2.c
Commit message (Expand)AuthorAgeFilesLines
* More cleanups, and add a comment/hint not to clean somthing up in future :-)Andrew Bartlett2002-07-211-63/+7
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* fix a bunch of places where we can double-free a cli structureAndrew Tridgell2001-11-281-1/+0
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-3/+2
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-2/+1
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+1
* Fix (I hope) for a number of little compile warnings found by the IRIXAndrew Bartlett2001-09-161-2/+2
* declare dbf in one spotAndrew Tridgell2001-09-101-1/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-2/+2
* fixed handling of 139/445 in clientsAndrew Tridgell2001-08-241-2/+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
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-191-0/+626