summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb2/negprot.c
Commit message (Expand)AuthorAgeFilesLines
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+2
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-2/+4
* r17009: set the protocol version correctStefan Metzmacher2007-10-101-0/+2
* r16734: the 2 bytes after the opcode and before the flags,Stefan Metzmacher2007-10-101-2/+2
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-0/+1
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-101-0/+53
* r12092: - add dummy functions for the missing SMB2 opcodesStefan Metzmacher2007-10-101-2/+0
* r11789: - add the start of a SMB2 serverStefan Metzmacher2007-10-101-0/+177