Removed version number from file header.
[sharpe/samba-autobuild/.git] / source3 / torture / locktest.c
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-20 Andrew Tridgellfix locktest default parameters
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-16 Andrew BartlettFix (I hope) for a number of little compile warnings...
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-08-24 Andrew Tridgelltests for 0 length locks
2001-08-24 Andrew Tridgellallow for 0 range locks in locktest
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-03 Andrew BartlettSee if we can stick to slightly valid C..
2001-06-19 Andrew Tridgelladded a torture target for building all torture progs...
2001-06-19 Andrew Tridgellmoved all our torture code to a separate directory