[sudo-commits] sudo changeset 7732:ad21e940c5c2

Todd C. Miller Todd.Miller at courtesan.com
Fri Feb 3 14:59:41 EST 2012


changeset:	7732:ad21e940c5c2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/ad21e940c5c2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Feb 03 14:59:36 2012 -0500

Log Message:
	Normally, sudo disables core dumps while it is running.  This
	behavior can now be modified at run time with a line in sudo.conf
	like "Set disable_coredumps false"

diffstat:

 NEWS                 |  10 ++++++++++
 common/sudo_conf.c   |  32 ++++++++++++++++++++++++++++++++
 doc/sample.sudo.conf |  12 ++++++++++++
 doc/sudo.cat         |  17 ++++++++++++++++-
 doc/sudo.man.in      |  19 ++++++++++++++++++-
 doc/sudo.pod         |  15 +++++++++++++++
 include/sudo_conf.h  |   1 +
 src/sudo.c           |  35 ++++++++++++++++++++---------------
 8 files changed, 124 insertions(+), 17 deletions(-)



More information about the sudo-commits mailing list