[sudo-commits] sudo changeset 7456:f1fc659a8079

Todd C. Miller Todd.Miller at courtesan.com
Tue Dec 20 08:57:20 EST 2011


changeset:	7456:f1fc659a8079 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f1fc659a8079
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Dec 20 08:55:13 2011 -0500

Log Message:
	Separate sudo.conf parsing from plugin loading and move the parse
	functions into the common lib so that visudo, etc. can use them.

diffstat:

 common/sudo_conf.c  |  271 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/sudo_conf.h |   39 +++++++
 2 files changed, 310 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list