[sudo-commits] sudo changeset 13355:9529d7f9db18

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 9 16:09:52 MDT 2021


changeset:	13355:9529d7f9db18 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9529d7f9db18
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 09 15:50:25 2021 -0600

Log Message:
	Add separate convenience lib for protobuf-c
	We need to use it for sudo <-> sudo_intercept.so communication.

diffstat:

 MANIFEST                    |     3 +-
 Makefile.in                 |    15 +-
 configure                   |     3 +-
 configure.ac                |     2 +-
 lib/logsrv/Makefile.in      |    17 +-
 lib/logsrv/protobuf-c.c     |  3662 -------------------------------------------
 lib/protobuf-c/Makefile.in  |   179 ++
 lib/protobuf-c/protobuf-c.c |  3662 +++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 3860 insertions(+), 3683 deletions(-)



More information about the sudo-commits mailing list