svn commit: samba r18572 - in branches/SAMBA_3_0/source: . include librpc/gen_ndr librpc/ndr rpc_client rpc_parse rpc_server rpcclient script/tests

jelmer at samba.org jelmer at samba.org
Fri Sep 15 22:49:28 GMT 2006


Author: jelmer
Date: 2006-09-15 22:49:27 +0000 (Fri, 15 Sep 2006)
New Revision: 18572

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

Log:
Use the autogenerated client and server for the echo interface and implement 
some of the missing functions. RPC-ECHO now passes against Samba3.

Added:
   branches/SAMBA_3_0/source/librpc/gen_ndr/cli_echo.c
   branches/SAMBA_3_0/source/librpc/gen_ndr/cli_echo.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/echo.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_echo.c
   branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_echo.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/srv_echo.c
   branches/SAMBA_3_0/source/librpc/gen_ndr/srv_echo.h
Removed:
   branches/SAMBA_3_0/source/include/rpc_echo.h
   branches/SAMBA_3_0/source/rpc_client/cli_echo.c
   branches/SAMBA_3_0/source/rpc_parse/parse_echo.c
   branches/SAMBA_3_0/source/rpc_server/srv_echo.c
Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/configure.in
   branches/SAMBA_3_0/source/include/includes.h
   branches/SAMBA_3_0/source/include/rpc_client.h
   branches/SAMBA_3_0/source/include/smb.h
   branches/SAMBA_3_0/source/librpc/ndr/ndr_basic.c
   branches/SAMBA_3_0/source/rpc_server/srv_echo_nt.c
   branches/SAMBA_3_0/source/rpc_server/srv_pipe.c
   branches/SAMBA_3_0/source/rpcclient/cmd_echo.c
   branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh


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


More information about the samba-cvs mailing list