more updates
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 5 Jun 2006 04:30:35 +0000 (04:30 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 5 Jun 2006 04:30:35 +0000 (04:30 +0000)
commit3d6591dd63c23bcc0ae68e94a960c85fd53daad0
treeea425b66af681a5f5d5cd63f36af67e7cf0a7384
parent395cb4fe2007693553b37dc53981218e72b3b389
more updates

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18082 dc483132-0cff-0310-8789-dd5450dbe970
20 files changed:
src/lib/ccapi/NTMakefile [new file with mode: 0644]
src/lib/ccapi/client/NTMakefile
src/lib/ccapi/common/NTMakefile
src/lib/ccapi/doc/implementation-notes.txt [new file with mode: 0644]
src/lib/ccapi/include/CredentialsCache.h
src/lib/ccapi/include/CredentialsCache2.h
src/lib/ccapi/include/datastore.h [moved from src/lib/ccapi/server/datastore.h with 100% similarity]
src/lib/ccapi/include/rpc_auth.h [moved from src/lib/ccapi/server/rpc_auth.h with 100% similarity]
src/lib/ccapi/server/NTMakefile
src/lib/ccapi/unit-test/NTMakefile
src/lib/ccapi/unit-test/t_ccache.c
src/lib/ccapi/unit-test/t_context.c
src/lib/ccapi/unit-test/t_server.c
src/lib/ccapi/windows/NTMakefile [new file with mode: 0644]
src/lib/ccapi/windows/cacheapi.def [moved from src/lib/ccapi/client/cacheapi.def with 100% similarity]
src/lib/ccapi/windows/client.c [new file with mode: 0644]
src/lib/ccapi/windows/dllmain.c [moved from src/lib/ccapi/client/dllmain.c with 100% similarity]
src/lib/ccapi/windows/ntccrpc.acf [new file with mode: 0644]
src/lib/ccapi/windows/ntccrpc.idl [new file with mode: 0644]
src/lib/ccapi/windows/server.c [new file with mode: 0644]