[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-1909-ga529c37

Andrew Bartlett abartlet at samba.org
Wed May 28 05:47:43 GMT 2008


The branch, v4-0-test has been updated
       via  a529c377ae7a4a70a99d60b7817a751ab4fdd551 (commit)
      from  a6f0b98311a99134af56db64b4682412bc2f4e16 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit a529c377ae7a4a70a99d60b7817a751ab4fdd551
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Wed May 28 15:47:27 2008 +1000

    Try adding a stub to fix the build

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

Summary of changes:
 source/librpc/idl/ntp_signd.idl |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/librpc/idl/ntp_signd.idl b/source/librpc/idl/ntp_signd.idl
index d94a0a3..af3f433 100644
--- a/source/librpc/idl/ntp_signd.idl
+++ b/source/librpc/idl/ntp_signd.idl
@@ -27,4 +27,10 @@ interface ntp_signd
 		uint32 packet_id;
 		[flag(NDR_REMAINING)]	DATA_BLOB signed_packet;
 	} signed_reply;
+
+	void decode_sign_requst(
+		[in] sign_request request
+		);
+
+	
 }
\ No newline at end of file


-- 
Samba Shared Repository


More information about the samba-cvs mailing list