Todd C. Miller
|
0495afac57
|
Make most sudo_auth functions return AUTH_{SUCCESS,FAILURE,FATAL}.
|
2023-09-09 14:07:07 -06:00 |
|
Todd C. Miller
|
75209e2718
|
Rename check.h -> timestamp.h and add remaining timestamp.c prototypes.
|
2023-08-29 11:16:23 -06:00 |
|
Todd C. Miller
|
8b4c192058
|
Move contents of timestamp.h into check.h.
|
2013-03-25 11:28:21 -04:00 |
|
Todd C. Miller
|
a803b4d2ec
|
Change multiple inclusion guards to be _SUDOERS_FOO_H
|
2013-03-25 11:17:46 -04:00 |
|
Todd C. Miller
|
2e08777f25
|
Store the session ID in the tty ticket file too. A tty may only
be in one session at a time so if the session ID doesn't match we
ignore the ticket.
|
2013-02-08 10:43:14 -05:00 |
|
Todd C. Miller
|
0a7af23038
|
Make check.c independent of the underlying timestamp implementation.
|
2012-10-23 14:16:57 -04:00 |
|
Todd C. Miller
|
0fa33ccf0f
|
Split off timestamp functions into their own source file.
|
2012-09-27 10:21:13 -04:00 |
|