r23482: Slightly simplify the rename code: Remove two local variables that are
[tprouty/samba.git] / source / smbd / oplock.c
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 Jeremy Allisonr18224: Paranoia - ensure the oplock event handler is
2007-10-10 Volker Lendecker17452: Some C++ warnings
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Volker Lendecker17134: Fix a debug message
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr15958: Make us pass RAW-OPLOCK with kernel oplocks...
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 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2007-10-10 Volker Lendecker13916: Fix Coverity bug #29. Looks like my code. I...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13498: Fix the kernel oplocks code for IRIX. Should...
2007-10-10 James Peachr13482: Push the FAM notification file descriptor into...
2007-10-10 Gerald Carterr13233: build fixes for smbmnt; remove unused variable...
2007-10-10 Jeremy Allisonr13198: Fix issues exposed by Jerry's testing on 64...
2007-10-10 Jeremy Allisonr13192: Fix up alignment issues when printing share...
2007-10-10 Jeremy Allisonr12877: Stop passing structs around in smb messages...
2007-10-10 Jeremy Allisonr12713: Remove use of uint8_t -> uint8.
2007-10-10 Volker Lendecker12460: Fixes for bug 3349
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr9126: Fix valgrind bug Volker found in interaction...
2007-10-10 Jeremy Allisonr8545: Fix oplock bug introduced by oplock code "simpli...
2007-10-10 Volker Lendecker8521: Another micro-step: Don't pass down a flag where...
2007-10-10 Volker Lendecker8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr6252: Re-order position of become_root() to allow...
2007-10-10 Jeremy Allisonr6234: Fix for possible root squash nfs bugs from psz...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Jeremy Allisonr5014: Split out the request to send an async level...
2007-10-10 Jeremy Allisonr5002: Ensure we can't remove a level II oplock without...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1117: Doh ! Remember to turn off signing when sending...
2007-10-10 Jeremy Allisonr1089: Removed spurious oplock message in deferred...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2003-08-07 Jeremy AllisonAn oplock break reply from the client causes the sequen...
2003-08-07 Jeremy AllisonTurns out I had my packet sequences wrong for oplock...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonMore fixes for client and server side signing. Ensure...
2003-07-17 Jeremy AllisonCorrectly toggle the signing state to what it was previ...
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettExpand this magic number into the #defines it is made...
2003-01-30 Jeremy AllisonFix for interesting resource constraint condition....
2003-01-30 Jeremy AllisonFix for interesting resource constraint condition....
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-06 Jeremy AllisonOverly complex but neccessary fix for kernel oplock...
2002-05-24 Jeremy AllisonIf we don't do the select don't do the recvfrom.
2002-05-24 Jeremy AllisonFixed silly typo that causes receive_local_message...
2002-05-22 Jeremy AllisonMerge of bugfixes from 2.2.
2002-05-22 Jeremy AllisonFix for strangeness in Linux 2.0.x select return.
2002-05-22 Jeremy AllisonRemove horrid goto.
2002-05-22 Jeremy AllisonMerge of receive_local_message fix from 2.2.5.
2002-05-21 Jeremy AllisonTricky fix. If we were waiting for an oplock break...
2002-05-20 Jeremy AllisonMerge from 2.2.
2002-04-19 Jeremy AllisonFixed sendto in oplock code.
2002-04-19 Jeremy AllisonFix oplock recvfrom.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-03-14 Jeremy AllisonGet the current directory after becoming root.
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-05 Tim PotterDon't put a \n on the end of the arg to exit_server()
2001-10-23 Herb LewisIRIX compiler dies not like casts in macro args
2001-10-20 Jeremy AllisonMove from timestamp to gen count file id's for finding...
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-05 Jeremy AllisonFix I think for the fcntl spinning problem. Re-prioriti...
2001-09-04 Jeremy AllisonFixes to ensure invalid vuids cannot stop oplock breaks.
2001-08-22 Jeremy AllisonFixed the (incorrect) paranioa fix I put in for the...
2001-08-21 Volker LendeckeThis is Jeremy pretending to be Volker, 'cos the
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-06-09 Jeremy Allison*Wonderful* patch from Andrew Bartlett that will help...
2001-05-24 Jeremy AllisonFixup the large_writex problem (a large_writex can...
next