[sudo-commits] sudo changeset 12606:13ab1ec22477

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 4 13:20:12 MDT 2020


changeset:	12606:13ab1ec22477 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/13ab1ec22477
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Sep 04 13:17:51 2020 -0600

Log Message:
	Post-process protoc-c files to avoid depending on anonymous unions.
	Based on a patch from Michael Osipov.
	GitHub issue #60

diffstat:

 MANIFEST                       |   1 +
 include/log_server.pb-c.h      |   6 ++--
 lib/logsrv/Makefile.in         |   2 +
 lib/logsrv/log_server.pb-c.c   |  44 +++++++++++++++++-----------------
 logsrvd/eventlog.c             |   6 ++--
 logsrvd/iolog_writer.c         |  50 ++++++++++++++++++++--------------------
 logsrvd/logsrvd.c              |  34 +++++++++++++-------------
 logsrvd/sendlog.c              |  50 ++++++++++++++++++++--------------------
 plugins/sudoers/iolog_client.c |  52 +++++++++++++++++++++---------------------
 scripts/unanon                 |  50 ++++++++++++++++++++++++++++++++++++++++
 10 files changed, 174 insertions(+), 121 deletions(-)



More information about the sudo-commits mailing list