]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-netidmgr-extension-sample-20080217
authorAsanka Herath <asanka@secure-endpoints.com>
Sun, 17 Feb 2008 14:38:07 +0000 (14:38 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 17 Feb 2008 14:38:07 +0000 (14:38 +0000)
commit551816663b08c8e999e9daa703556a3bf585e40a
tree8daa99ea44b0ea7abf1fcc045a5e29b833dfd0ec
parente64053d95f5ef0013d447c771dbf1f7936031974
DEVEL15-windows-netidmgr-extension-sample-20080217

LICENSE MIT

A sample template for constructing Network Identity Manager OpenAFS
Provider Extensions for obtaining and identifying new token types.

(cherry picked from commit 55aa6f04dcfebae134b3459944e005599d06ef05)
src/WINNT/netidmgr_plugin/extensions/sample/Makefile [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/README [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/afspext.c [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/config_main.c [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/credprov.h [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/images/plugin.ico [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/lang/en_us/langres.rc [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/langres.h [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/main.c [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/plugin.c [new file with mode: 0644]
src/WINNT/netidmgr_plugin/extensions/sample/version.rc [new file with mode: 0644]