[krbdev.mit.edu #7882] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu May 22 18:26:31 EDT 2014


Load mechglue config files from /etc/gss/mech.d

In addition to loading /etc/gss/mech, glob for *.conf files in
/etc/gss/mech.d.  Load only config files which have changed since the
highest mtime we saw in the previous scan.  Scan at most once per
second to avoid excessive numbers of filesystem syscalls for busy
GSSAPI applications.

[ghudson at mit.edu: rewrote commit message; style changes; added
once-per-second throttle on glob/stat calls]

https://github.com/krb5/krb5/commit/05cbef80d53f49d30a5d0563501226dc173734d4
Author: Günther Deschner <gdeschner at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 05cbef80d53f49d30a5d0563501226dc173734d4
Branch: master
 src/lib/gssapi/mechglue/g_initialize.c |   65 ++++++++++++++++++++++++++-----
 1 files changed, 54 insertions(+), 11 deletions(-)



More information about the krb5-bugs mailing list