r16734: the 2 bytes after the opcode and before the flags,
[amitay/samba.git] / source4 / smb_server / smb2 / receive.c
2007-10-10 Stefan Metzmacherr16734: the 2 bytes after the opcode and before the...
2007-10-10 Stefan Metzmacherr16705: fix a bug found by valgrind...
2007-10-10 Stefan Metzmacherr15770: when there's a dynamic body, we need to send...
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 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 Stefan Metzmacherr14739: keep the last request time for the smbsrv_conne...
2007-10-10 Stefan Metzmacherr12725: some minor updates
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr12102: for SMB2 we need to allocate tcons per session
2007-10-10 Stefan Metzmacherr12095: the most SMB2 opcodes need a valid session...
2007-10-10 Stefan Metzmacherr12092: - add dummy functions for the missing SMB2...
2007-10-10 Tim Potterr11968: More warning fixes. We're on track to getting...
2007-10-10 Stefan Metzmacherr11789: - add the start of a SMB2 server