[sudo-commits] sudo changeset 12963:67e2b5d68a73

Todd C. Miller Todd.Miller at sudo.ws
Wed Feb 10 16:49:51 MST 2021


changeset:	12963:67e2b5d68a73 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/67e2b5d68a73
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 10 15:14:08 2021 -0700

Log Message:
	Use sudo_basename() instead of doing the equivalent manually.

diffstat:

 lib/eventlog/eventlog.c                   |   5 +----
 lib/util/Makefile.in                      |   2 +-
 lib/util/progname.c                       |   7 ++-----
 lib/util/regress/progname/progname_test.c |   8 ++------
 lib/util/sudo_conf.c                      |  22 +++++++---------------
 lib/util/util.exp.in                      |   2 +-
 plugins/sudoers/audit.c                   |   4 +---
 plugins/sudoers/find_path.c               |   9 ++-------
 plugins/sudoers/iolog.c                   |   4 +---
 plugins/sudoers/match_command.c           |  18 +++++-------------
 plugins/sudoers/sudoers.c                 |   8 ++------
 plugins/sudoers/testsudoers.c             |  13 +++----------
 plugins/sudoers/visudo.c                  |  13 +++----------
 src/sudo_edit.c                           |  13 +++++--------
 src/sudo_noexec.c                         |  11 ++---------
 15 files changed, 38 insertions(+), 101 deletions(-)



More information about the sudo-commits mailing list