[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Thu Aug 26 15:42:13 MDT 2010


The branch, master has been updated
       via  338184f s3-proto: remove obsolete prototypes.
      from  33f9c07 s3: Fix typos

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 338184fb3a3869f81ead82dcc477c87d858334d3
Author: Günther Deschner <gd at samba.org>
Date:   Thu Aug 26 23:25:00 2010 +0200

    s3-proto: remove obsolete prototypes.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source3/include/proto.h |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/proto.h b/source3/include/proto.h
index 2a70051..4b34ec0 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -4286,20 +4286,6 @@ struct cli_state *rpc_pipe_smbd_smb_conn(struct rpc_pipe_client *p);
 NTSTATUS rpc_transport_sock_init(TALLOC_CTX *mem_ctx, int fd,
 				 struct rpc_cli_transport **presult);
 
-/* The following definitions come from rpc_client/ndr.c  */
-
-struct tevent_req *cli_do_rpc_ndr_send(TALLOC_CTX *mem_ctx,
-				       struct tevent_context *ev,
-				       struct rpc_pipe_client *cli,
-				       const struct ndr_interface_table *table,
-				       uint32_t opnum,
-				       void *r);
-NTSTATUS cli_do_rpc_ndr_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx);
-NTSTATUS cli_do_rpc_ndr(struct rpc_pipe_client *cli,
-			TALLOC_CTX *mem_ctx,
-			const struct ndr_interface_table *table,
-			uint32 opnum, void *r);
-
 /* The following definitions come from rpc_server/srv_eventlog_nt.c  */
 
 /* The following definitions come from rpc_server/rpc_handles.c  */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list