[sudo-commits] sudo changeset 11124:f11e9d64a6da

Todd C. Miller Todd.Miller at sudo.ws
Mon Dec 11 12:45:58 MST 2017


changeset:	11124:f11e9d64a6da in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f11e9d64a6da
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Dec 11 12:43:58 2017 -0700

Log Message:
	Add authfail_message sudoers option to allow the user to override
	the default message of %d incorrect password attempt(s).

diffstat:

 doc/sudoers.cat             |   6 ++++
 doc/sudoers.man.in          |   8 +++++
 doc/sudoers.mdoc.in         |   9 +++++-
 plugins/sudoers/def_data.c  |   4 ++
 plugins/sudoers/def_data.h  |   2 +
 plugins/sudoers/def_data.in |   3 ++
 plugins/sudoers/logging.c   |  67 ++++++++++++++++++++++++++++++++++++++++----
 7 files changed, 92 insertions(+), 7 deletions(-)


More information about the sudo-commits mailing list