lib/param: Create a seperate server role for "active directory domain controller"
[amitay/samba.git] / source4 / smb_server / smb2 / negprot.c
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2011-11-03 Stefan Metzmachers4:smb_server: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:smb_server: change the default for "server signing...
2011-11-03 Stefan Metzmachers4:smb_server/smb2: add the same SMB_SIGNING_AUTO logic...
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-09-05 Stefan Metzmachers4:smb_server: make use of PROTOCOL_SMB2_02
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2009-12-10 Andrew Tridgells4-server: use GUID_to_ndr_blob() in cldap and smb...
2009-12-10 Andrew Tridgells4-smb2: use new GUID function in smb2 negprot
2009-09-19 Andrew Tridgells4-smbd: minimise includes in smbd/ and smb_server
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Stefan Metzmachers4:smb2srv: We only support SMB 2.002.
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-25 Andrew Tridgellwe should terminate the connection on a bad negprot...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28 Stefan Metzmachersmb2srv: correctly hold the signing state per session
2008-06-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew Tridgellfixed mandatory signing
2008-06-07 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew Tridgelladded server side SMB2 signing
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew Tridgellmake smb2 read and write size configurable
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew Tridgellupdated SMB2 code for getinfo according to WSPP docs
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew TridgellConvert SMB and SMB2 code to use a common buffer handli...
2008-02-12 Andrew Tridgellfixed crash when 0 dialects (thanks metze!)
2008-02-12 Andrew Tridgellupdated SMB2 header defines to match WSPP docs
2008-02-12 Andrew Tridgellconverted the out side of SMB2 negprot handling
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew Tridgellfixed up the .in side of SMB2 negprot
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25551: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22866: handle incoming chained smb2 requests in our...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17009: set the protocol version correct
2007-10-10 Stefan Metzmacherr16734: the 2 bytes after the opcode and before the...
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Stefan Metzmacherr13860: - add support for SMB2 ("SMB 2.001") negotiatio...
2007-10-10 Stefan Metzmacherr12092: - add dummy functions for the missing SMB2...
2007-10-10 Stefan Metzmacherr11789: - add the start of a SMB2 server