Temporarily copied KerberosIPC libary from the KfM repository for
authorAlexandra Ellwood <lxs@mit.edu>
Fri, 9 Jun 2006 22:01:11 +0000 (22:01 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Fri, 9 Jun 2006 22:01:11 +0000 (22:01 +0000)
commit6f294bfe674c557255eca075d2fa2f3064ce4ff5
tree8781c38f0e73aa27716706f0b7f4ee0c90f5f372
parent3b5e562ae1fca86bb7396ecb0eaf5a7d3a40acfd
Temporarily copied KerberosIPC libary from the KfM repository for
testing purposes.  Note that this will be removed when the CCAPI
branch is merged onto the trunk.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18100 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/ccapi/common/mac/KerberosIPC/Kerberos/kipc_client.h [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/Kerberos/kipc_common.h [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/Kerberos/kipc_server.h [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/Kerberos/kipc_session.h [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/README [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/kipc_client.c [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/kipc_common.c [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/kipc_server.c [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/kipc_session.c [new file with mode: 0644]
src/lib/ccapi/common/mac/KerberosIPC/notify.defs [new file with mode: 0644]