[sudo-commits] sudo changeset 9173:84cb72c3c391

Todd C. Miller Todd.Miller at courtesan.com
Mon Dec 16 14:33:14 MST 2013


changeset:	9173:84cb72c3c391 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/84cb72c3c391
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Dec 16 14:32:42 2013 -0700

Log Message:
	Change visudo -x to take a file name argument, which may be '-' to
	write the exported sudoers file to stdout.

diffstat:

 doc/visudo.cat                |   18 +-
 doc/visudo.man.in             |   23 ++-
 doc/visudo.mdoc.in            |   25 ++-
 plugins/sudoers/visudo.c      |   34 ++--
 plugins/sudoers/visudo_json.c |  322 ++++++++++++++++++++++-------------------
 5 files changed, 231 insertions(+), 191 deletions(-)


More information about the sudo-commits mailing list