update gssapi/ntlm for windows build
commit75959422e11834a21cdb2e7c4efd3cf2c202f176
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 17 May 2011 03:07:08 +0000 (16 23:07 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Tue, 17 May 2011 16:02:11 +0000 (17 12:02 -0400)
treecc90d34125637e6b59a89c8b53b3d53efc53d828
parent31de117576e47eb3d8e024c819062133580a6045
update gssapi/ntlm for windows build

NTMakefile:
  replace ntlm/inquire_cred.c with ntlm/creds.c
  add ntlm/inquire_sec_context_by_oid.c
  add ntlm/iter_cred.c

add missing GSSAPI_CALLCONV function descriptors

conditionalize use of kcm functions with HAVE_KCM

Change-Id: Ia693f67304405bd540c57db8858c13314cd60322
lib/gssapi/NTMakefile
lib/gssapi/ntlm/creds.c
lib/gssapi/ntlm/inquire_sec_context_by_oid.c
lib/gssapi/ntlm/iter_cred.c