Author: brad Date: 2005-07-28 22:26:30 +0000 (Thu, 28 Jul 2005) New Revision: 8842
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8842 Log: merging changes from branches/SAMBA_4_0 Added: branches/SOC/SAMBA_4_0/source/auth/ntlm_check.d Changeset: Added: branches/SOC/SAMBA_4_0/source/auth/ntlm_check.d =================================================================== --- branches/SOC/SAMBA_4_0/source/auth/ntlm_check.d 2005-07-28 21:52:32 UTC (rev 8841) +++ branches/SOC/SAMBA_4_0/source/auth/ntlm_check.d 2005-07-28 22:26:30 UTC (rev 8842) @@ -0,0 +1,15 @@ +auth/ntlm_check.o: auth/ntlm_check.c include/includes.h include/config.h \ + include/smb_build.h include/local.h ./lib/replace/replace.h \ + include/xfile.h ./lib/talloc/talloc.h include/nt_status.h \ + include/structs.h include/trans2.h include/nterr.h include/charset.h \ + include/debug.h include/doserr.h include/enums.h include/smb_macros.h \ + include/smb.h include/byteorder.h include/module.h \ + ./librpc/ndr/libndr.h ./librpc/gen_ndr/misc.h ./librpc/gen_ndr/dcerpc.h \ + ./librpc/ndr/ndr_orpc.h ./librpc/gen_ndr/orpc.h ./librpc/rpc/dcerpc.h \ + include/smb_interfaces.h ./ntvfs/ntvfs.h include/cli_context.h \ + ./lib/com/com.h include/credentials.h include/proto.h \ + include/safe_string.h ./lib/crypto/crypto.h ./lib/crypto/md5.h \ + ./lib/crypto/md4.h ./lib/crypto/hmacmd5.h ./lib/crypto/crc32.h \ + ./librpc/gen_ndr/ndr_samr.h ./librpc/gen_ndr/samr.h \ + ./librpc/gen_ndr/lsa.h ./librpc/gen_ndr/security.h \ + ./librpc/gen_ndr/ndr_lsa.h ./librpc/gen_ndr/ndr_security.h
