Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r16734: the 2 bytes after the opcode and before the flags, | Stefan Metzmacher | 1 | -7/+8 |
2007-10-10 | r16708: the packet format of SMB2 SessionSetup has changed, | Stefan Metzmacher | 1 | -39/+8 |
2007-10-10 | r15742: use union smb_sessetup | Stefan Metzmacher | 1 | -18/+19 |
2007-10-10 | r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12113: in SMB2 we should only allocate a new session | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r12102: for SMB2 we need to allocate tcons per session | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r12092: - add dummy functions for the missing SMB2 opcodes | Stefan Metzmacher | 1 | -8/+49 |
2007-10-10 | r11789: - add the start of a SMB2 server | Stefan Metzmacher | 1 | -0/+185 |