[sudo-commits] sudo changeset 15071:2862df9bcab7

Todd C. Miller Todd.Miller at sudo.ws
Thu Sep 21 08:56:47 MDT 2023


changeset:	15071:2862df9bcab7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2862df9bcab7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Sep 20 09:00:27 2023 -0600
files:		docs/sudoers.man.in docs/sudoers.mdoc.in plugins/sudoers/iolog_path_escapes.c plugins/sudoers/toke.c plugins/sudoers/toke.l

Log Message:
	Replace '/' with '_' in paths using the user, group or host name.


diffstat:

 docs/sudoers.man.in                  |  11 +++++++++
 docs/sudoers.mdoc.in                 |  11 +++++++++
 plugins/sudoers/iolog_path_escapes.c |  40 +++++++++++++++++++++++++++++------
 plugins/sudoers/toke.c               |  32 +++++++++++++++++++++++-----
 plugins/sudoers/toke.l               |  32 +++++++++++++++++++++++-----
 5 files changed, 107 insertions(+), 19 deletions(-)



More information about the sudo-commits mailing list