Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 999 Use "replica" in iprop settings Change the default dump filename for iprop to "replica_datatrans", and the iprop poll interval profile variable to "iprop_replica_poll", preserving compatibility with the old name. https://github.com/krb5/krb5/commit/07d9f95e433cf59674faedf1121fe810ab3683c7 Author: Greg Hudson Commit: 07d9f95e433cf59674faedf1121fe810ab3683c7 Branch: master doc/admin/admin_commands/kprop.rst | 2 +- doc/admin/admin_commands/kpropd.rst | 2 +- doc/admin/conf_files/kdc_conf.rst | 9 +++++++-- doc/admin/database.rst | 4 ++-- doc/admin/install_kdc.rst | 8 ++++---- doc/mitK5defaults.rst | 12 ++++++------ src/include/k5-int.h | 1 + src/include/osconf.hin | 2 +- src/kprop/replica_update | 2 +- src/lib/kadm5/alt_prof.c | 6 +++++- src/tests/t_iprop.py | 8 ++++---- 11 files changed, 33 insertions(+), 23 deletions(-)