s3:smb2_server: move sconn->smb2.*credits* to xconn->smb2.credits.*
[kamenim/samba-autobuild/.git] / source3 / smbd / smb2_negprot.c
2014-08-06 Stefan Metzmachers3:smb2_server: move sconn->smb2.*credits* to xconn...
2014-08-06 Stefan Metzmachers3:smb2_negprot: remove unused variable 'conn' we alrea...
2014-08-06 Stefan Metzmachers3:smb2_server: use xconn->smb2.server.max_* instead...
2014-08-06 Stefan Metzmachers3:smb2_server: move sconn->smb2.negprot_2ff to xconn...
2014-07-11 Stefan Metzmachers3:smb2_negprot: allow "smb max {read,write,trans}...
2014-06-23 Ira Coopers3: Refactor smbd_smb2_request_process_negprot
2014-03-05 Stefan Metzmachers3:smb2_negprot: make use of smbd_smb2_generate_outbody()
2014-02-08 Garming Samparam: rename lp function and variable from "srv_minpro...
2014-02-08 Garming Samparam: rename lp function and variable from "srv_maxpro...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-09 Stefan Metzmachers3:smb2_negprot: set the 'remote_proto' value
2012-10-03 Jeremy AllisonRevert "Fix bug #9222 - smbd ignores the "server signin...
2012-10-02 Jeremy AllisonFix bug #9222 - smbd ignores the "server signing =...
2012-09-25 Volker Lendeckes3: Slightly simplify smbd_smb2_request_process_negprot
2012-08-17 Stefan Metzmachers3:smb2_negprot: annouce/negotiate SMB3 encryption...
2012-08-05 Stefan Metzmachers3:smb2_negprot: make use of SMBD_SMB2_* macros
2012-07-26 Stefan Metzmachers3:smb2_negprot: return the current system time in...
2012-06-28 Stefan Metzmachers3:smb2_negprot: support SMB2_CAP_LARGE_MTU on everythi...
2012-06-19 Jeremy AllisonFix warning: variable ‘in_start_time’ set but not...
2012-05-11 Stefan Metzmachers3:smbd: introduce struct smbXsrv_connection
2012-05-11 Stefan Metzmachers3:smb2_negprot: setup the protocol at the end of the...
2012-05-06 Stefan Metzmachers3:smb2_negprot: add support for PROTOCOL_SMB3_00
2012-03-10 Jeremy AllisonEnsure the right tsocket.h is included.
2012-03-10 Christian Ambachs3:smb2_server: announce LargeMTU for SMB2.1
2012-03-10 Christian Ambachs3:smb2_server use the correct variables for max read...
2012-02-27 Andrew Bartletts3-param: Align lp_{max,min}protocol with lib/param...
2011-12-22 Stefan Metzmachers3:smb2_negprot: add support for PROTOCOL_SMB2_24
2011-11-20 Stefan Metzmachers3:smb2_negprot: add support for SMB2_22
2011-11-03 Stefan Metzmachers3:smbd: make use of SMB_SIGNING_* constants
2011-10-12 Stefan Metzmachers3:smb2_server: remember the max_{trans,read,write...
2011-09-23 Stefan Metzmachers3:smbd: disconnect the socket if we got an unexpected...
2011-09-07 Stefan Metzmachers3:smb2_server: use smbd_smb2_request_verify_sizes...
2011-09-05 Stefan Metzmachers3:smb2_server: add basic support for SMB 2.1
2011-09-05 Stefan Metzmachers3:smb2_server: return NOT_SUPPORTED if we don't find...
2011-09-05 Stefan Metzmachers3:smb2_server: max_trans, max_read and max_write are...
2011-07-12 Stefan Metzmachers3:smbd: use PROTOCOL_SMB2_02 instead PROTOCOL_SMB2
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-05-30 Volker Lendeckes3: Safely mark our sconn as smb2 if we have that protocol
2011-05-05 Volker Lendeckes3: Fix a typo
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-07-19 Jeremy AllisonMove the addition of the 16 byte guid out of spnego_gen...
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from reply_smb2002
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to negprot_spnego()
2010-04-06 Jeremy AllisonParameterize "smb2 max read", "smb2 max write", "smb2...
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-04 Jeremy AllisonRemove "Protocol" as an extern, and add accessor functions.
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-07-24 Volker LendeckeFix a few uninitialized variable warnings
2009-06-04 Jeremy AllisonAdd NTLMSSP SPNEGO to smb2 auth. Tested with Win7.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Stefan Metzmachers3:smbd: return the correct security mode and capabilit...
2009-05-20 Stefan Metzmachers3:smbd: for now indicate raw NTLMSSP in the SMB2 Negot...
2009-05-20 Stefan Metzmachers3:smbd: allow SMB 2.002 dialect in SMB1 negprot
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Negotiate