Ensure we send the direct levelII oplock break to the correct fid.
[ira/wip.git] / source3 / smbd / oplock.c
2011-01-31 Pavel ShilovskyEnsure we send the direct levelII oplock break to the...
2011-01-31 Pavel ShilovskyFix bug #7928 - Samba problems with kernel oplocks...
2011-01-25 Jeremy AllisonAdd name_hash into the share mode entry struct (as...
2010-10-08 Volker Lendeckes3: Hang the isilon kernel oplocks off the NULL context
2010-10-08 Volker Lendeckes3: Hang the irix kernel oplocks off the NULL ctx
2010-10-08 Volker Lendeckes3: Hang the linux kernel oplocks off the NULL ctx
2010-10-05 Volker Lendeckes3: Stop using the write cache after an oplock break
2010-10-03 Volker Lendeckes3: Remove smbd_server_conn from process_kernel_oplock_...
2010-10-03 Volker Lendeckes3: Remove smbd_server_conn from process_oplock_break_m...
2010-10-03 Volker Lendeckes3: Remove smbd_server_conn from process_oplock_async_l...
2010-10-03 Volker Lendeckes3: Lift smbd_server_conn from initial_break_processing
2010-09-28 Volker Lendeckes3: Lift smbd_server_conn from file_find_dif
2010-08-24 Volker Lendeckes3: Make srv_send_smb take an sconn instead of a sock fd
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from send_break_message_smb1
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from contend_level2...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from reply_to_oploc...
2010-07-05 Volker Lendeckes3: Remove procid_self() from break_kernel_oplock()
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from break_level2_to_none_async
2010-06-10 Jeremy AllisonRename "allow_smb2" -> "using_smb2" and make the usage...
2010-05-13 Jeremy AllisonBe more forgiving on client oplock break failure (as...
2010-05-12 Jeremy AllisonPass more SMB2 oplock tests. Only oplock stream tests...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-24 Jeremy AllisonImplement oplocks within SMB2. Plumb into the existing...
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2010-04-08 Jeremy AllisonStart to plumb smb2 into the oplock system. Calls dummy...
2010-01-19 Volker Lendeckes3: Fix a typo
2010-01-19 Volker Lendeckes3: Remove a comment from ancient times that no longer...
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-04-12 Volker LendeckeWe have to deny a level 2 oplock if kernel oplocks...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Tim Proutys3 oplocks: Add back procid_str to debug message
2009-04-06 Tim Proutys3 oplocks: Refactor level II oplock contention
2009-04-03 Volker LendeckeUse cluster-aware procid_is_me instead of comparing...
2009-04-03 Volker LendeckeUse procid_str in debug messages for better cluster...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Stefan Metzmachers3:smbd: use new simplified snb_signing code in the...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-10 Tim Proutys3 oplocks: Add capabilites flags field to the kernel_o...
2009-02-10 Tim Proutys3 oplocks: Make the level2 oplock contention API more...
2009-02-10 Tim Proutys3 oplocks: Differentiate between releasing an oplock...
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-27 Stefan Metzmachers3:smbd: make kernel oplocks event driven
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:smbd: restructure kernel oplocks code
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonFix bug #5980 - Race condition when granting level2...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonFix bug #5979 - Level 2 oplocks being granted improperly,
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Jeremy AllisonAllow server manager to close open files selected by id.
2008-04-07 Stefan Metzmacherlocking: store the write time in the locking.tdb
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Volker Lendeckeuse talloc_tos in a few more places
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-30 Jeremy AllisonAs the encryption is stream based there's no reason
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23589: Ensure we will always release any timeout handler
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
next