]> granicus.if.org Git - sudo/commit
Add a command line option to specify the command timeout, as long
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 16 Feb 2017 16:58:18 +0000 (09:58 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 16 Feb 2017 16:58:18 +0000 (09:58 -0700)
commitc86a6a23ad9e315eb8622cb54603a15d8939d0fb
treee9fc72ad17d9442a54ba773ae3e611744a2ed6f3
parent9b0622b58ff70de7eb95249b69374e15bbdd1f99
Add a command line option to specify the command timeout, as long
as sudoers does not specify a shorter time limit.
14 files changed:
doc/sudo.cat
doc/sudo.man.in
doc/sudo.mdoc.in
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in
plugins/sudoers/def_data.c
plugins/sudoers/def_data.h
plugins/sudoers/def_data.in
plugins/sudoers/policy.c
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h
src/parse_args.c
src/sudo_usage.h.in