port latest changes from SAMBA_3_0 tree
[kai/samba.git] / source3 / torture / locktest.c
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2002-07-21 Andrew BartlettAnother smattering of static and const
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-10 Andrew Tridgelladded -E and -Z options, and allow for the 2 servers...
2002-03-05 Andrew Tridgelladded -M option for minimum lock size
2002-03-04 Andrew Tridgellallow setting of lock range and base in locktest
2002-03-04 Andrew Tridgelladded -k options for kerberos to smbtorture and locktest
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