s3:smbd: use req->xconn in send_trans_reply()
[kamenim/samba-autobuild/.git] / source3 / smbd / ipc.c
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn in send_trans_reply()
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.sessions.* to xconn->smb1...
2014-03-05 Stefan Metzmachers3:smbd: take less than SMB_BUFFER_SIZE_MIN ('500'...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon for smb1
2012-06-06 Stefan Metzmachers3:smbd: pass down vuid as uint64_t in ipc.c
2012-06-06 Stefan Metzmachers3:include: change files_struct->vuid to uint64_t
2012-05-23 Stefan Metzmachers3:smbd: use nt_status_np_pipe for smb1
2012-05-23 Stefan Metzmachers3:smbd: add nt_status_np_pipe()
2011-12-12 Stefan Metzmachers3:smbd/pipes: avoid passing server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/ipc: pass 'state' as mem_ctx to np_read_send()
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-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-30 Andrew Bartletts3-globals Remove smbd_event_context() (use server_even...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-02 Günther Deschners3-proto: move more rpc_server prototypes out of proto.h
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
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 api_dcerpc_cmd_read...
2010-08-16 Volker Lendeckes3: Remove smbd_server_fd from send_trans_reply
2010-08-13 Volker Lendeckes3: Fix some error messages
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from send_trans_reply
2010-05-27 Stefan Metzmachers3:smbd: add PIPE_BUSY handling for SMBtrans calls...
2010-02-09 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers3:smbd: add a smbd_server_connection pointer to connec...
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-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
2009-06-03 Stefan Metzmachers3:smbd: move some session specific globals to struct...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-05 Volker LendeckeFix smbd crash for close_on_completion
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-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Volker LendeckeConvert np_read to tevent_req
2009-03-17 Volker LendeckeConvert np_write to tevent_req
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 LendeckeConvert api_rpc_trans_reply to async np_*
2009-01-20 Volker LendeckeRemove some smb fsp knowledge from rpc_server/
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...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-28 Volker LendeckeConsolidate the buffer checks for the reply_trans style...
2008-11-28 Volker LendeckeRemove the variable "size" from reply_trans
2008-11-27 Volker LendeckeFix the offset checks in the trans routines
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Volker LendeckeDo not write into inbuf for the transs request
2008-11-08 Volker LendeckeRemove direct inbuf refs from send_trans_reply
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckePass smb_request to send_trans_reply to match with...
2008-11-02 Volker LendeckeUse "vwv" in trans parsing
2008-11-02 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-02 Volker LendeckeSimplify params of srvstr_pull_buf_talloc()
2008-11-01 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Volker LendeckeUse "struct files_struct" for pipes instead of smb_np_s...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Volker LendeckeFix some nonempty blank lines
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Volker LendeckeFix a typo
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-28 Volker LendeckeLet send_trans_reply work on only the inbuf
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2008-04-08 Jeremy AllisonRewrite the wrap checks to deal with gcc 4.x optimisations.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
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 AllisonNow conn is part of smb_request, we don't need it as
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-10 Jeremy AllisonDon't need an fstring here, we can talloc.
2007-12-04 Jeremy AllisonFix crash bug with vl's new trans handling in old transs
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25103: Ensure we don't return unwritten memory (valgri...
2007-10-10 Volker Lendecker24320: Fix the wct checks in reply_trans2 and the...
2007-10-10 Volker Lendecker24244: Complete the conversion of reply_trans[s]
2007-10-10 Volker Lendecker24243: Remove reply_prep_legacy from api_reply
2007-10-10 Volker Lendecker24242: Remove reply_prep_legacy from api_rpc_trans_reply
2007-10-10 Volker Lendecker24241: Remove reply_prep_legacy from api_WNPHS and...
2007-10-10 Volker Lendecker24240: Push down reply_prep_legacy one level inside...
2007-10-10 Volker Lendecker24239: Push reply_prep_legacy into api_fd_reply
2007-10-10 Volker Lendecker24238: Push down reply_prep_legacy one level
2007-10-10 Volker Lendecker24237: Add send_trans_reply_new
2007-10-10 Volker Lendecker24236: Push reply_prep_legacy() into named_pipe()
2007-10-10 Volker Lendecker24235: Make handle_trans reply to errors itself
2007-10-10 Volker Lendecker24234: Reformatting -- SCNR
next