[sudo-commits] sudo changeset 9726:167929871b94

Todd C. Miller Todd.Miller at courtesan.com
Wed Oct 22 13:54:34 MDT 2014


changeset:	9726:167929871b94 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/167929871b94
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Oct 22 13:13:00 2014 -0600

Log Message:
	Return settings from parse_args as struct sudo_settings and format
	for the plugin at plugin open time.  This will allow for additional,
	plugin-specific settings to be added to the array.

diffstat:

 src/parse_args.c |  38 ++++++---------------------
 src/sudo.c       |  75 +++++++++++++++++++++++++++++++++++++++++++++++--------
 src/sudo.h       |   8 +++++-
 3 files changed, 79 insertions(+), 42 deletions(-)


More information about the sudo-commits mailing list