svn commit: samba r11980 - in branches/SAMBA_4_0/source: include libcli/smb2 librpc/rpc

tridge at samba.org tridge at samba.org
Thu Dec 1 00:18:31 GMT 2005


Author: tridge
Date: 2005-12-01 00:18:29 +0000 (Thu, 01 Dec 2005)
New Revision: 11980

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11980

Log:

ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that
it only appeared to be like a SMBtrans request as it was being called
with function 0x11c017 which is "named pipe read write"

I wonder if this means we could do DCE/RPC over SMB using ntioctl
calls as well?


Added:
   branches/SAMBA_4_0/source/libcli/smb2/ioctl.c
Removed:
   branches/SAMBA_4_0/source/libcli/smb2/trans.c
Modified:
   branches/SAMBA_4_0/source/include/ioctl.h
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/libcli/smb2/config.mk
   branches/SAMBA_4_0/source/libcli/smb2/smb2.h
   branches/SAMBA_4_0/source/libcli/smb2/smb2_calls.h
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc_smb2.c


Changeset:
Sorry, the patch is too large (375 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11980


More information about the samba-cvs mailing list