[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-1908-ga6f0b98

Andrew Bartlett abartlet at samba.org
Wed May 28 04:54:54 GMT 2008


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

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


- Log -----------------------------------------------------------------
commit a6f0b98311a99134af56db64b4682412bc2f4e16
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Wed May 28 14:53:30 2008 +1000

    Fix dependency list for NDR_TABLE
    
    This list must include everything for which we have IDL
    
    Andrew Bartlett

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

Summary of changes:
 source/librpc/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/librpc/config.mk b/source/librpc/config.mk
index a83308d..fd628a2 100644
--- a/source/librpc/config.mk
+++ b/source/librpc/config.mk
@@ -380,7 +380,7 @@ PUBLIC_DEPENDENCIES = \
 	NDR_NETLOGON NDR_TRKWKS NDR_KEYSVC NDR_KRB5PAC NDR_XATTR NDR_SCHANNEL \
 	NDR_ROT NDR_DRSBLOBS NDR_SVCCTL NDR_NBT NDR_WINSREPL NDR_SECURITY \
 	NDR_INITSHUTDOWN NDR_DNSSERVER NDR_WINSTATION NDR_IRPC NDR_OPENDB \
-	NDR_SASL_HELPERS NDR_NOTIFY NDR_WINBIND NDR_FRSRPC NDR_FRSAPI NDR_NFS4ACL
+	NDR_SASL_HELPERS NDR_NOTIFY NDR_WINBIND NDR_FRSRPC NDR_FRSAPI NDR_NFS4ACL NDR_NTP_SIGND
 
 NDR_TABLE_OBJ_FILES = $(ndrsrcdir)/ndr_table.o $(gen_ndrsrcdir)/tables.o
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list