[sudo-commits] sudo changeset 10252:f5349d059a98

Todd C. Miller Todd.Miller at courtesan.com
Fri Oct 23 14:04:42 MDT 2015


changeset:	10252:f5349d059a98 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f5349d059a98
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Oct 23 14:04:35 2015 -0600

Log Message:
	Add directory writability checks for sudoedit.

diffstat:

 NEWS                              |    3 +
 config.h.in                       |    3 +
 configure                         |    3 +
 configure.ac                      |    2 +-
 doc/sudoers.cat                   |   10 +-
 doc/sudoers.man.in                |   14 ++-
 doc/sudoers.mdoc.in               |   12 ++-
 plugins/sudoers/def_data.c        |    4 +
 plugins/sudoers/def_data.h        |    6 +-
 plugins/sudoers/def_data.in       |    3 +
 plugins/sudoers/policy.c          |    4 +
 plugins/sudoers/sudoers_version.h |    2 +-
 src/sudo.c                        |    5 +
 src/sudo.h                        |    1 +
 src/sudo_edit.c                   |  178 +++++++++++++++++++++++++++++++++++--
 15 files changed, 232 insertions(+), 18 deletions(-)


More information about the sudo-commits mailing list