r5992: Rename schannel.c -> schannel_sign.c. The rest of the schannel code
authorAndrew Bartlett <abartlet@samba.org>
Wed, 23 Mar 2005 09:05:40 +0000 (09:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:13 +0000 (13:11 -0500)
(from librpc) will be moved into schannel.c soon.

Andrew Bartlett

source/libcli/auth/config.mk
source/libcli/auth/schannel_sign.c [moved from source/libcli/auth/schannel.c with 100% similarity]

index c40a1346dbe9e4e8ed5f6f9090274589756a611d..b37e2143605ed71e2f022cea33ed083a2335a1c3 100644 (file)
@@ -1,7 +1,7 @@
 #################################
 # Start SUBSYSTEM GENSEC
 [SUBSYSTEM::LIBCLI_AUTH]
-ADD_OBJ_FILES = libcli/auth/schannel.o \
+ADD_OBJ_FILES = libcli/auth/schannel_sign.o \
                libcli/auth/credentials.o \
                libcli/auth/session.o \
                libcli/auth/smbencrypt.o