Revert "smbd: implement smbd_impersonate_{conn_vuid,conn_sess,root,guest}_create...
[samba.git] / source3 / smbd / blocking.c
2019-01-11 Ralph BoehmeRevert "smbd: remove unused change_to_root_user() from...
2018-07-12 Ralph Boehmesmbd: remove unused change_to_root_user() from brl_time...
2018-06-18 Stefan Metzmachersmbd: use sconn->root_ev_ctx for brl_timeout_fn()
2018-06-18 Stefan Metzmachersmbd: use conn->lastused_count++ directly in process_bl...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-05-06 Richard SharpeConvert all uses of uint8/16/32 to _t in source3/smbd.
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to srv_send_smb()
2014-07-22 Volker Lendeckesmbd: "err" is no longer set in get_lock_offset
2014-07-04 Volker Lendeckesmbd: brl_lock_cancel does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: do_lock does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: brl_lock does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: Remove an outdated comment
2014-07-03 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-03 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-03 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-03 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-11 Volker Lendeckesmbd: Fix blank line endings
2013-07-19 Jeremy AllisonAdd the ability to send an NTSTATUS result back with...
2013-02-19 Stefan Metzmachers3:smbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2012-08-08 Volker Lendeckes3: Fix a crash in reply_lockingX_error
2012-06-15 Michael Adams3:smbd: change blocking.c to use fsp_fnum_dbg() for...
2012-03-10 Volker Lendeckes3: Replace chain_reply
2012-03-10 Volker Lendeckes3: Make sure the andX chains are ended correctly
2012-02-29 Volker Lendeckes3: Introduce "req" helper var in reply_lockingX_success
2011-12-16 Stefan Metzmachers3:smbd: avoid using sconn_server_id()
2011-12-14 Stefan Metzmachers3:smbd/blocking: use talloc_get_type_abort() as privat...
2011-12-13 Stefan Metzmachers3:smbd/blocking: pass smbd_server_connection as privat...
2011-12-12 Stefan Metzmachers3:smbd/blocking: pass smbd_server_connection as privat...
2011-12-12 Stefan Metzmachers3:smbd/blocking: avoid usage of server_event_context()
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-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
2011-05-30 Andrew Bartletts3-globals Remove smbd_event_context() (use server_even...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
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.
2010-10-03 Volker Lendeckes3: Remove smbd_server_conn from process_blocking_lock_...
2010-10-03 Volker Lendeckes3: Remove smbd_server_conn from smb1 receive_unlock_msg
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 blocking_lock_reply_error
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from generic_blocking_lock_error
2010-07-05 Volker Lendeckes3: Remove procid_self() from blocking_lock_cancel_smb1()
2010-07-05 Volker Lendeckes3: Remove procid_self() from process_blocking_lock_queue()
2010-07-05 Volker Lendeckes3: Remove procid_self() from remove_pending_lock_reque...
2010-07-05 Volker Lendeckes3: Remove procid_self() from cancel_pending_lock_reque...
2010-07-05 Volker Lendeckes3: Remove procid_self() from generic_blocking_lock_error()
2010-07-05 Volker Lendeckes3: Remove procid_self() from push_blocking_lock_request()
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from blocking_lock_...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from process_trans2()
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from process_lockingX()
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from reply_lockingX...
2010-07-05 Volker Lendeckes3: Remove smbd_messaging_context() from push_blocking_...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to process_blocking_lock_queu...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to process_blocking_lock_queue
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from blocking_lock_cancel_smb1
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to recalc_brl_timeout
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to blocking_lock_was_deferred...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to remove_pending_lock_reques...
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from cancel_pending_lock_re...
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from push_blocking_lock_request
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from brl_timeout_fn
2010-06-10 Jeremy AllisonRename "allow_smb2" -> "using_smb2" and make the usage...
2010-05-07 Jeremy AllisonThis patch looks bigger than it is. It does 2 things...
2010-05-07 Jeremy AllisonMake us pass all SMB2 lock tests except MULTIPLE-UNLOCK...
2010-05-06 Jeremy AllisonFix more SMB2 locking. We still crash but this won...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-05 Jeremy AllisonFixed issue with return in a void function found by...
2010-05-01 Jeremy AllisonPlumb the SMB2 front end into the blocking lock backend.
2010-04-30 Jeremy AllisonCarefully label SMB1-specific locking calls.
2010-04-29 Jeremy AllisonMove the global blocking lock records into the smb1...
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-09 Jeremy AllisonStop smb2 from calling into smb1 blocking lock request...
2010-02-13 Steven Dannemans3/smbd: change locking behavior when "lock spin time...
2010-02-06 Jeremy AllisonFix trailing whitespace errors I added (sorry).
2010-02-06 Andrew Tridgells3-brlock: add a minimim retry time for pending blockin...
2009-10-27 Jeremy AllisonSecond part of the fix for bug 6828 - infinite timeout...
2009-10-21 Jeremy AllisonFix bug 6828 - infinite timeout occurs when byte lock...
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-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-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-13 Zack KirschRemove typedef struct blocking_lock_record and move...
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-31 Volker LendeckeRemove the global variable "chain_size"
2009-01-16 Volker LendeckeAdd a new implementation of chain_reply
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-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
next