svn rev #17950: trunk/src/ include/ lib/krb5/os/ util/support/
lxs@MIT.EDU
lxs at MIT.EDU
Mon Apr 24 16:59:52 EDT 2006
Commit By: lxs
Log Message:
ticket: new
target_version: 1.5
subject: Added CoreFoundation bundle plugin support
Added CoreFoundation bundle plugin support to support library bundle plugin
code. Also modified plugin types so they allocate a list of pointers rather
than a list of structs so that we can reuse the code that generates the
pointer types. (Basically now krb5int_open_plugin_dir() can call
krb5int_open_plugin() rather than doing nearly the same thing.)
Changed Files:
U trunk/src/include/k5-plugin.h
U trunk/src/lib/krb5/os/locate_kdc.c
U trunk/src/util/support/plugins.c
More information about the cvs-krb5
mailing list