[sudo-commits] sudo changeset 10878:01804a971cd5

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 21 14:19:08 MDT 2017


changeset:	10878:01804a971cd5 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/01804a971cd5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Mar 21 13:41:14 2017 -0600

Log Message:
	Add PERM_IOLOG so we can create I/O log files on an NFS-mounted
	filesystem where root is remapped to an unprivileged user.

diffstat:

 doc/sudoers.cat                 |   19 ++-
 doc/sudoers.man.in              |   26 ++++-
 doc/sudoers.mdoc.in             |   26 ++++-
 plugins/sudoers/iolog.c         |  168 ++++++++++++++++++++++++---------------
 plugins/sudoers/mkdir_parents.c |   20 +---
 plugins/sudoers/set_perms.c     |  134 ++++++++++++++++++++++++++++++-
 plugins/sudoers/sudoers.h       |   19 ++-
 plugins/sudoers/timestamp.c     |    2 +-
 8 files changed, 294 insertions(+), 120 deletions(-)


More information about the sudo-commits mailing list