svn commit: samba r3881 - in branches/SAMBA_4_0/source: auth build/pidl client gtk lib/dcom lib/dcom/common lib/registry libnet librpc ntvfs/posix rpc_server torture utils

jelmer at samba.org jelmer at samba.org
Fri Nov 19 20:21:15 GMT 2004


Author: jelmer
Date: 2004-11-19 20:21:13 +0000 (Fri, 19 Nov 2004)
New Revision: 3881

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

Log:
Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.
This reduces the total size of the samba binaries from 119 Mb to 73 Mb. 
Next step will be to have the build system obtain some of this information 
by itself, so that we don't have to write ~10 lines per interface manually.

Added:
   branches/SAMBA_4_0/source/lib/dcom/common/rot.c
Modified:
   branches/SAMBA_4_0/source/auth/config.mk
   branches/SAMBA_4_0/source/build/pidl/pidl.pl
   branches/SAMBA_4_0/source/build/pidl/stub.pm
   branches/SAMBA_4_0/source/client/config.mk
   branches/SAMBA_4_0/source/gtk/config.mk
   branches/SAMBA_4_0/source/lib/dcom/config.mk
   branches/SAMBA_4_0/source/lib/registry/config.mk
   branches/SAMBA_4_0/source/libnet/config.mk
   branches/SAMBA_4_0/source/librpc/config.mk
   branches/SAMBA_4_0/source/ntvfs/posix/config.mk
   branches/SAMBA_4_0/source/rpc_server/config.mk
   branches/SAMBA_4_0/source/torture/config.mk
   branches/SAMBA_4_0/source/utils/config.mk


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


More information about the samba-cvs mailing list