]> granicus.if.org Git - sudo/commit
Replace tty_tickets option with timestamp_type which can be
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 1 Aug 2017 22:14:54 +0000 (16:14 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 1 Aug 2017 22:14:54 +0000 (16:14 -0600)
commit63d954d1fc1de27e06eb68f5ab458ff8cacac887
treeb4ac4a6a885291f85f06988bbf13b81dedcaf49d
parentc3b3e501b9d39af9e2aff033add603513a23639a
Replace tty_tickets option with timestamp_type which can be
global, ppid or tty.  Defaults to tty (no change in behavior).
Some users want the ppid behavior.
14 files changed:
INSTALL
NEWS
config.h.in
configure
configure.ac
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/defaults.c
plugins/sudoers/sudoers.c
plugins/sudoers/timestamp.c