first stab at SSPI leaving gss calls in

This commit is contained in:
Olga Kornievskaia 2010-11-30 13:02:32 -05:00 committed by unknown
parent 32f9fa9334
commit b9494c3ccc
17 changed files with 1380 additions and 677 deletions

View file

@ -5,6 +5,8 @@ SOURCES=\
auth_none.c \
auth_time.c \
auth_unix.c \
auth_sspi.c \
authsspi_prot.c \
authunix_prot.c \
bindresvport.c \
clnt_bcast.c \
@ -69,13 +71,12 @@ SOURCES=\
# crypt_client.c \
# des_crypt.c \
# svc_auth_sspi.c \
# auth_sspi.c \
# auth_des.c \
# authdes_prot.c \
# authgss_prot.c \
UMTYPE=console
UNICODE=1
#UNICODE=1
DLLBASE=0x1010000
#USE_NTDLL=1
#USE_MSVCRT=1