Todd C. Miller
|
486ee2b71f
|
debug_decl and debug_decl_vars now require a semicolon at the end.
|
2019-12-22 08:48:16 -07:00 |
|
Todd C. Miller
|
1e1ef61902
|
Add SPDX-License-Identifier to files.
|
2019-04-29 07:21:51 -06:00 |
|
Todd C. Miller
|
6c3d20cb41
|
Convert PVS-Studio comment to ANSI C.
|
2018-10-26 08:39:09 -06:00 |
|
Todd C. Miller
|
019279a4b8
|
Fix some mangled text in the license block.
|
2018-10-26 08:19:41 -06:00 |
|
Todd C. Miller
|
64e5d34c57
|
Add comments in .c files so PVS-Studio will check them.
|
2018-10-21 08:46:05 -06:00 |
|
Todd C. Miller
|
b5463c2809
|
Return an error for an empty timeout string. Just use strtol() for
syntax checking instead of scanning with strspn().
|
2017-12-11 09:19:42 -07:00 |
|
Todd C. Miller
|
48fba3c2cc
|
update my email to Todd.Miller@sudo.ws
|
2017-12-03 17:53:40 -07:00 |
|
Todd C. Miller
|
8bffd09881
|
set errno to ERANGE not EOVERFLOW on range error
|
2017-02-15 10:51:39 -07:00 |
|
Todd C. Miller
|
3980f1531b
|
Add support for command timeouts in sudoers. After the timeout,
the command will be terminated.
|
2017-02-14 15:56:34 -07:00 |
|