s3:smb2_negprot: add support for PROTOCOL_SMB2_24
[mat/samba.git] / source3 / smbd / smb2_negprot.c
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...
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