summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb2
Commit message (Expand)AuthorAgeFilesLines
* r12725: some minor updatesStefan Metzmacher2007-10-101-1/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-103-5/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+3
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r12113: in SMB2 we should only allocate a new sessionStefan Metzmacher2007-10-101-6/+6
* r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher2007-10-103-5/+7
* r12095: the most SMB2 opcodes need a valid session and tcon,Stefan Metzmacher2007-10-101-0/+46
* r12094: - implement dummy smb2srv_tcon()Stefan Metzmacher2007-10-101-2/+122
* r12093: add missing fileStefan Metzmacher2007-10-101-0/+74
* r12092: - add dummy functions for the missing SMB2 opcodesStefan Metzmacher2007-10-105-12/+82
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-101-1/+1
* r11789: - add the start of a SMB2 serverStefan Metzmacher2007-10-107-0/+803