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