]> git.ipfire.org Git - thirdparty/krb5.git/commit
Process profile includedir in sorted order 784/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 6 Jun 2018 21:58:41 +0000 (17:58 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 12 Jun 2018 04:00:59 +0000 (00:00 -0400)
commit638a161713ff915ff692d91f5249371f7986ddc4
tree0a693aae5a81b6ecfcdbe5869c2ad299ce5f0249
parentb240e23897e86fbb4519173a7a70f9f157f64dfe
Process profile includedir in sorted order

In the profile library, use k5_dir_filenames() so that files within an
included directory are read in a predictable order (alphanumeric
within the C locale).

ticket: 8686
doc/admin/conf_files/krb5_conf.rst
src/util/profile/prof_parse.c