]> granicus.if.org Git - sudo/commit
Allow sudoers to specify the iolog file in addition to the iolog dir.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Dec 2010 17:18:32 +0000 (12:18 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Dec 2010 17:18:32 +0000 (12:18 -0500)
commitfba58fa3f745c70d78c4255ce8251b314fd89b0f
tree990dcd050d56ca8f7cac139c475cc9afce680901
parent524021a37757e8c17a4e12e1e5d7eda5d7d61f2b
Allow sudoers to specify the iolog file in addition to the iolog dir.
Add escape sequence support to iolog file and dir: sequence number,
    user, group, runas_user, runas_group, hostname and command in
    addition to any escape sequence recognized by strftime(3).
plugins/sudoers/Makefile.in
plugins/sudoers/def_data.c
plugins/sudoers/def_data.h
plugins/sudoers/def_data.in
plugins/sudoers/defaults.c
plugins/sudoers/iolog.c
plugins/sudoers/iolog_path.c [new file with mode: 0644]
plugins/sudoers/plugin_error.c
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h