main
No need to pass signal mask to child since we unblock early.
Ignore 64-bit time_t warnings in PVS-Studio
Remove Open Source PVS-Studio comments
sudo_check_temp_file: reject if st_nlink > 1
sudo_edit_openat_nofollow: Fix typo, O_DIRECTORY not DIRECTORY
direct_exec_allowed: add CD_USE_PTRACE to list of flags
prepare_listener: initialize sock to -1
Make struct {command,user}_details pointers const where possible.
Decrease size, not increase
ptrace_verify_post_exec: if execve/execveat fails just continue
Add intercept and log_subcmds support for execveat(2).
Add support for intercepting the system(3) function. This also means we can log system(3) with log_subcmds.
Update to protobuf-c 1.5.2
Correct a comment about the wire protocol.
get_net_ifs: fix typo in addrinfo declaration
Remove restrict noise
Debug uses the wrong fd
sudo: ignore user-specified TZ environment variable
When revoking the pty, kill the foreground process from the parent sudo.
sudoedit: fix a potential TOCTOU when writing to the target file
configure: Add check for O_DIRECTORY definition in fcntl.h
Give every printf-like function restrict qualifiers
Hard-code usage() and help() for an 80-column terminal.
Use ANSI escape sequence to erase line when "pwfeedback" enabled.
debug_decl: utmp_fill has the wrong name: utmp_file