[sudo-commits] sudo changeset 8655:e1abb9810a83

Todd C. Miller Todd.Miller at courtesan.com
Tue Feb 19 16:29:36 EST 2013


changeset:	8655:e1abb9810a83 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e1abb9810a83
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 18 15:06:23 2013 -0500

Log Message:
	Add maxseq sudoers option to limit the max number of I/O log files.

diffstat:

 doc/sudoers.cat             |   15 ++-
 doc/sudoers.man.in          |   23 ++++-
 doc/sudoers.mdoc.in         |   22 +++-
 plugins/sudoers/def_data.c  |    4 +
 plugins/sudoers/def_data.h  |    2 +
 plugins/sudoers/def_data.in |    3 +
 plugins/sudoers/iolog.c     |  238 +++++++++++++++++++++----------------------
 plugins/sudoers/policy.c    |    3 +
 plugins/sudoers/sudoers.c   |    3 +
 plugins/sudoers/sudoers.h   |    1 +
 10 files changed, 191 insertions(+), 123 deletions(-)


More information about the sudo-commits mailing list