Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
[kai/samba.git] / source3 / torture / locktest2.c
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-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-02 Andrew BartlettBIG patch...
2002-10-18 Jim McDonoughFix build. Extra parm was added to cli_full_connection...
2002-07-21 Andrew BartlettMore cleanups, and add a comment/hint not to clean...
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-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-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-19 Andrew Tridgellmoved all our torture code to a separate directory