Revert "smbd: explain that/why we use the raw tevent_context for do_break_to_none()"
[garming/samba-autobuild/.git] / source3 / smbd / oplock.c
2011-12-14 Stefan Metzmachers3:smbd/oplock: use talloc_get_type_abort() as private_...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to onefs_in...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to linux_in...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to irix_ini...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_k...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to init_opl...
2011-12-12 Stefan Metzmachers3:smbd/oplock: avoid using server_event_context()...
2011-12-08 Volker Lendeckes3: Fix some 64-bit warnings
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-08-02 Volker Lendeckes3: Pass sconn explicitly to schedule_deferred_open_mes...
2011-08-02 Volker Lendeckes3: Fix some nonempty blank lines
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-21 Andrew Bartletts3-build: Provide a run-time shim to work around duplic...
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-30 Andrew Bartletts3-globals Remove smbd_event_context() (use server_even...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-02-17 Andrew Bartletts3-cluster Always fill in the clustering vnn element
2011-02-05 Jeremy AllisonMove the "oplock file with byte range locks" check...
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...
next