[krbdev.mit.edu #7665] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Jun 27 02:01:22 EDT 2013


Provide plugin module ordering guarantees

Rewrite the plugin internals so that modules have a well-defined
order--either the order of enable_only tags, or dynamic modules
followed by the built-in modules in order of registration.

https://github.com/krb5/krb5/commit/e0a74797bd3a8395b81e68ecfa7ada6e2b4be4c6
Author: Greg Hudson <ghudson at mit.edu>
Commit: e0a74797bd3a8395b81e68ecfa7ada6e2b4be4c6
Branch: master
 doc/admin/conf_files/krb5_conf.rst |    6 +
 src/include/k5-int.h               |   14 +-
 src/lib/krb5/krb/plugin.c          |  453 +++++++++++++++++++++---------------
 3 files changed, 273 insertions(+), 200 deletions(-)



More information about the krb5-bugs mailing list