summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-11-25 05:23:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:46:41 -0500
commit310fa875091a85bb5d7be196906723f14305d406 (patch)
treef15e08f524b417a1876c1352454ba78a7e69aabd /source4/include
parent4d4afa8d6d8359f8c07611ddbde722948cf349a8 (diff)
downloadsamba-310fa875091a85bb5d7be196906723f14305d406.tar.gz
samba-310fa875091a85bb5d7be196906723f14305d406.tar.bz2
samba-310fa875091a85bb5d7be196906723f14305d406.zip
r11888: - added SMB2 trans support
- added session key to SMB2 - renamed 'unknown2' in create to 'impersonation' (This used to be commit aef915f312a78bf8a4123f7c40fcd14ff293d934)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/structs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index c461c6443f..d5bc9de24a 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -356,4 +356,5 @@ struct smb2_setinfo;
struct smb2_read;
struct smb2_write;
struct smb2_find;
+struct smb2_trans;
struct smb2_handle;