r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
[ab/samba.git/.git] / source4 / libcli / smb2 / session.c
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Andrew Tridgellr14435: return after an error
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Andrew Tridgellr12006: don't require callers to fill in pad bytes...
2007-10-10 Andrew Tridgellr11949: make sure we ask gensec to give us a session key
2007-10-10 Andrew Tridgellr11888: - added SMB2 trans support
2007-10-10 Andrew Tridgellr11754: make the SMB2 blob push routines take offsets...
2007-10-10 Stefan Metzmacherr11741: - the buffer code (first 2 bytes in the SMB2...
2007-10-10 Stefan Metzmacherr11722: make the smb2_push/pull functions take a smb2_r...
2007-10-10 Andrew Tridgellr11694: fixed 2 valgrind errors
2007-10-10 Andrew Tridgellr11692: added a full composite (async) spnego session...
2007-10-10 Andrew Tridgellr11691: added reply buffer code checks and oplock flags...
2007-10-10 Andrew Tridgellr11668: yay! we get a successful session setup with...
2007-10-10 Andrew Tridgellr11666: filled in the basic session setup. Vista happil...
2007-10-10 Andrew Tridgellr11665: started to put some meat on the structure used...