svn commit: samba r13208 - in branches/SAMBA_4_0/source: build/smb_build include librpc/rpc ntvfs ntvfs/ipc rpc_server script/tests torture torture/ipc

jelmer at samba.org jelmer at samba.org
Sat Jan 28 12:58:40 GMT 2006


Author: jelmer
Date: 2006-01-28 12:58:38 +0000 (Sat, 28 Jan 2006)
New Revision: 13208

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

Log:
Clearly separate named pipes from the IPC$ NTVFS type. 

This allows the easy addition of additional named pipes and removes the 
circular dependencies between the CIFS, RPC and RAP servers.

Simple tests for a custom named pipe included.

Added:
   branches/SAMBA_4_0/source/ntvfs/ipc/ipc.h
   branches/SAMBA_4_0/source/ntvfs/ipc/np_echo.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_np.c
   branches/SAMBA_4_0/source/torture/ipc/
   branches/SAMBA_4_0/source/torture/ipc/np_echo.c
   branches/SAMBA_4_0/source/torture/ipc/rap.c
Removed:
   branches/SAMBA_4_0/source/torture/rap/
Modified:
   branches/SAMBA_4_0/source/build/smb_build/smb_build_h.pm
   branches/SAMBA_4_0/source/include/smb.h
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc_smb.c
   branches/SAMBA_4_0/source/ntvfs/config.mk
   branches/SAMBA_4_0/source/ntvfs/ipc/vfs_ipc.c
   branches/SAMBA_4_0/source/rpc_server/config.mk
   branches/SAMBA_4_0/source/rpc_server/dcerpc_server.c
   branches/SAMBA_4_0/source/script/tests/test_quick.sh
   branches/SAMBA_4_0/source/torture/config.mk
   branches/SAMBA_4_0/source/torture/torture.c


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


More information about the samba-cvs mailing list