svn commit: samba r15298 - in branches/SAMBA_4_0/source: auth auth/gensec auth/kerberos auth/ntlmssp build/smb_build dsdb lib/charset lib/ldb lib/registry lib/socket lib/util libcli rpc_server rpc_server/netlogon smbd torture utils

jelmer at samba.org jelmer at samba.org
Thu Apr 27 19:50:22 GMT 2006


Author: jelmer
Date: 2006-04-27 19:50:13 +0000 (Thu, 27 Apr 2006)
New Revision: 15298

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

Log:
Fix the build using a few hacks in the build system. 
Recursive dependencies are now forbidden (the build system 
will bail out if there are any).

I've split up auth_sam.c into auth_sam.c and sam.c. Andrew,
please rename sam.c / move its contents to whatever/wherever you think suits 
best.

Added:
   branches/SAMBA_4_0/source/auth/sam.c
Modified:
   branches/SAMBA_4_0/source/auth/auth.c
   branches/SAMBA_4_0/source/auth/auth.h
   branches/SAMBA_4_0/source/auth/auth_sam.c
   branches/SAMBA_4_0/source/auth/config.mk
   branches/SAMBA_4_0/source/auth/gensec/config.mk
   branches/SAMBA_4_0/source/auth/kerberos/kerberos_pac.c
   branches/SAMBA_4_0/source/auth/ntlmssp/config.mk
   branches/SAMBA_4_0/source/build/smb_build/TODO
   branches/SAMBA_4_0/source/build/smb_build/input.pm
   branches/SAMBA_4_0/source/build/smb_build/main.pl
   branches/SAMBA_4_0/source/build/smb_build/makefile.pm
   branches/SAMBA_4_0/source/build/smb_build/output.pm
   branches/SAMBA_4_0/source/dsdb/config.mk
   branches/SAMBA_4_0/source/lib/charset/util_unistr.c
   branches/SAMBA_4_0/source/lib/ldb/config.mk
   branches/SAMBA_4_0/source/lib/registry/config.mk
   branches/SAMBA_4_0/source/lib/registry/registry.h
   branches/SAMBA_4_0/source/lib/socket/config.mk
   branches/SAMBA_4_0/source/lib/util/util_str.c
   branches/SAMBA_4_0/source/libcli/config.mk
   branches/SAMBA_4_0/source/rpc_server/config.mk
   branches/SAMBA_4_0/source/rpc_server/netlogon/dcerpc_netlogon.c
   branches/SAMBA_4_0/source/smbd/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 (1820 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15298


More information about the samba-cvs mailing list