[sudo-commits] sudo changeset 11621:1241cff4dd51

Todd C. Miller Todd.Miller at sudo.ws
Sat Nov 24 08:40:59 MST 2018


changeset:	11621:1241cff4dd51 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1241cff4dd51
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Nov 24 08:39:09 2018 -0700

Log Message:
	Sudo plugin manual updates and clarification from Guillem Jover:
	- Add missing return information for show_version().
	- Fix prototypes for several function pointers.
	- Update SUDO_API_VERSION_MINOR.
	- Add missing references to log_suspend() and change_winsize().
	- Add missing "array.".
	- Clarify that argc can be zero on sudo -V.
	- Clarify size requirements for conversation array arguments.
	- Clarify timeout zero value for struct sudo_conv_message.
	- Clarify initial and final state of reply in struct sudo_conv_reply.

diffstat:

 doc/sudo_plugin.cat     |  67 ++++++++++++++++++++++++++++++------------------
 doc/sudo_plugin.man.in  |  51 +++++++++++++++++++++++++++++-------
 doc/sudo_plugin.mdoc.in |  51 +++++++++++++++++++++++++++++-------
 3 files changed, 124 insertions(+), 45 deletions(-)


More information about the sudo-commits mailing list