[sudo-commits] sudo changeset 12778:8f65fd9f0f57

Todd C. Miller Todd.Miller at sudo.ws
Thu Dec 17 14:28:08 MST 2020


changeset:	12778:8f65fd9f0f57 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/8f65fd9f0f57
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Dec 16 18:34:43 2020 -0700

Log Message:
	merge sudo 1.9.4p1 from tip

diffstat:

 NEWS                         |   34 ++-
 config.h.in                  |    5 +
 configure                    |   22 +-
 configure.ac                 |   10 +-
 doc/sudo.conf.man.in         |    8 +-
 doc/sudo.conf.mdoc.in        |    8 +-
 doc/sudoers.man.in           |   10 +-
 doc/sudoers.mdoc.in          |   10 +-
 examples/sudo.conf.in        |    6 +-
 lib/eventlog/eventlog.c      |   24 +-
 logsrvd/logsrvd.c            |    6 +-
 plugins/sudoers/alias.c      |   31 +-
 plugins/sudoers/audit.c      |   14 +-
 plugins/sudoers/gram.c       |  596 +++++++++++++++++++++---------------------
 plugins/sudoers/gram.h       |    4 +-
 plugins/sudoers/gram.y       |   42 +-
 plugins/sudoers/log_client.c |   13 +-
 plugins/sudoers/logging.c    |   28 +-
 plugins/sudoers/parse.h      |    2 +-
 plugins/sudoers/policy.c     |    8 +-
 plugins/sudoers/sudoers.c    |   48 +-
 plugins/sudoers/sudoers.h    |    5 +-
 src/sudo.c                   |   98 ++++--
 23 files changed, 577 insertions(+), 455 deletions(-)



More information about the sudo-commits mailing list