[sudo-commits] sudo changeset 11859:af79754aaf53

Todd C. Miller Todd.Miller at sudo.ws
Thu Oct 24 20:05:18 MDT 2019


changeset:	11859:af79754aaf53 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/af79754aaf53
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Oct 24 20:04:32 2019 -0600

Log Message:
	Allow messages up to 2Mb in size.

diffstat:

 MANIFEST               |   2 +
 logsrvd/Makefile.in    |  54 ++++++++++++++++++---------
 logsrvd/buffer.c       |  96 ++++++++++++++++++++++++++++++++++++++++++++++++++
 logsrvd/buffer.h       |  34 +++++++++++++++++
 logsrvd/iolog_writer.c |  13 +++---
 logsrvd/logsrvd.c      |  71 ++++++++++++++++++++----------------
 logsrvd/logsrvd.h      |  11 +----
 logsrvd/sendlog.c      |  67 ++++++++++++++++++----------------
 logsrvd/sendlog.h      |  11 +----
 9 files changed, 254 insertions(+), 105 deletions(-)


More information about the sudo-commits mailing list