svn rev #17975: trunk/src/ include/ include/stock/ lib/kdb/ lib/krb5/os/ util/support/

lxs@MIT.EDU lxs at MIT.EDU
Wed May 3 23:06:39 EDT 2006


Commit By: lxs
Log Message: 
ticket: 3716

Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which
takes a list of filebases and directories rather than a list of full paths
so the caller doesn't have to generate the possibilities themselves.
krb5int_open_plugin_dirs will append the possible suffixes for that platform 
(including no suffix in case there already is one on the file base).

Modified the kdb and locate kdc interfaces to use the new API.



Changed Files:
U   trunk/src/include/k5-plugin.h
U   trunk/src/include/stock/osconf.h
U   trunk/src/lib/kdb/kdb5.c
U   trunk/src/lib/kdb/kdb5.h
U   trunk/src/lib/krb5/os/init_os_ctx.c
U   trunk/src/lib/krb5/os/locate_kdc.c
U   trunk/src/util/support/plugins.c



More information about the cvs-krb5 mailing list