[sudo-commits] sudo changeset 9505:6f68a27e53f5

Todd C. Miller Todd.Miller at courtesan.com
Fri Jun 27 16:01:47 MDT 2014


changeset:	9505:6f68a27e53f5 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6f68a27e53f5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jun 27 16:01:40 2014 -0600

Log Message:
	Add Solaris audit support; from Gary Winiger at Oracle.

diffstat:

 INSTALL                         |    3 +
 MANIFEST                        |    2 +
 config.h.in                     |    3 +
 configure                       |   21 ++++++
 configure.ac                    |   16 +++++
 mkdep.pl                        |    2 +-
 plugins/sudoers/Makefile.in     |   13 +++-
 plugins/sudoers/audit.c         |   13 ++++
 plugins/sudoers/solaris_audit.c |  124 ++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/solaris_audit.h |   23 +++++++
 10 files changed, 218 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list