[sudo-commits] sudo changeset 14815:a34c5ca239ca

Todd C. Miller Todd.Miller at sudo.ws
Fri Jun 30 16:19:33 MDT 2023


changeset:	14815:a34c5ca239ca in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a34c5ca239ca
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jun 30 10:43:37 2023 -0600

Log Message:
	testsudoers: add -D and -R options to set cwd and chroot like sudo

diffstat:

 MANIFEST                                          |   4 +
 plugins/sudoers/Makefile.in                       |   7 +-
 plugins/sudoers/regress/testsudoers/test25.out.ok |  63 +++++++++++++++++++++++
 plugins/sudoers/regress/testsudoers/test25.sh     |  56 ++++++++++++++++++++
 plugins/sudoers/regress/testsudoers/test26.out.ok |  61 ++++++++++++++++++++++
 plugins/sudoers/regress/testsudoers/test26.sh     |  58 +++++++++++++++++++++
 plugins/sudoers/testsudoers.c                     |  29 ++++++++++-
 7 files changed, 274 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list