r23508: Fix sync_file() to return NTSTATUS and return this
[sfrench/samba-autobuild/.git] / source / smbd / oplock_linux.c
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Volker Lendecker17896: Reformatting. I did not want to do it anymore...
2007-10-10 Jeremy Allisonr15668: DOS or FCB opens share one share mode entry...
2007-10-10 James Peachr15446: Tidy up the formatting of locking debug message...
2007-10-10 Volker Lendecker12735: After talking to Tridge and Jeremy... This...
2007-10-10 Volker Lendecker12721: GPFS 2.4 on Linux will contain some windows...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-05-15 Jeremy AllisonFix from Steve G <linux_4ever@yahoo.com>. Ensure sigemp...
2003-05-15 Jeremy AllisonFix from Steve G <linux_4ever@yahoo.com>. Ensure sigemp...
2003-03-28 Andrew Tridgellmerged real time signal fixes from head
2003-03-28 Andrew Tridgellit is possible for some of the real time signals to...
2003-01-14 Andrew BartlettMerge indirection, signed/unsigned and uninitialiased...
2003-01-13 Andrew BartlettEnsure we do not pass uninitialised data to the kernel...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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