Pass more SMB2 oplock tests. Only oplock stream tests left to fix.
[samba.git] / source3 / smbd / oplock.c
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
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.
next