Merge of 64-bit printf warning fixes.
[samba.git] / source3 / smbd / oplock_linux.c
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-05-15 Jeremy AllisonFix from Steve G <linux_4ever@yahoo.com>. Ensure sigemp...
2003-03-28 Andrew Tridgellit is possible for some of the real time signals to...
2003-01-13 Andrew BartlettEnsure we do not pass uninitialised data to the kernel...
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-06-06 Jeremy AllisonOverly complex but neccessary fix for kernel oplock...
2002-05-22 Jeremy AllisonMerge of receive_local_message fix from 2.2.5.
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-06 Jeremy AllisonFixed unsigned / long unsigned format missmatch.
2001-10-20 Jeremy AllisonMove from timestamp to gen count file id's for finding...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-08 Andrew Tridgellconvert more code to using d_printf
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-05-08 Tim PotterMore compiler warning fixes.
2001-04-27 Jeremy AllisonFix from matthew.hart@veritas.com - bad error return...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-06-19 Jeremy AllisonParanoia changes to ensure that anything touched by...
2000-06-12 Andrew Tridgellenable the Linux change notify code and change some...
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-11 Andrew Tridgella better test for oplocks being enabled in this kernel
2000-06-11 Andrew Tridgellfixed Linux capabilities handling
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-06-10 Andrew Tridgella first pass at Linux kernel oplocks support