[sudo-commits] sudo changeset 10680:5f9872d2073f

Todd C. Miller Todd.Miller at courtesan.com
Wed Oct 19 07:34:47 MDT 2016


changeset:	10680:5f9872d2073f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5f9872d2073f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Oct 18 15:51:47 2016 -0600

Log Message:
	Add syslog_maxlen to control the max size of syslog messages.

diffstat:

 doc/sudoers.cat             |  35 +++++++++++++++++++++++---------
 doc/sudoers.man.in          |  46 +++++++++++++++++++++++++++++++------------
 doc/sudoers.mdoc.in         |  47 +++++++++++++++++++++++++++++++-------------
 plugins/sudoers/def_data.c  |   4 +++
 plugins/sudoers/def_data.h  |   2 +
 plugins/sudoers/def_data.in |   3 ++
 plugins/sudoers/defaults.c  |   1 +
 plugins/sudoers/logging.c   |  16 +++++++++-----
 8 files changed, 111 insertions(+), 43 deletions(-)


More information about the sudo-commits mailing list