Todd C. Miller
|
55b61b989f
|
Use unique function names to avoid confusion with front-end functions.
Also add a missing sudo_debug_enter() after debug registration.
|
2020-02-10 14:37:43 -07:00 |
|
Todd C. Miller
|
a75992897c
|
Check fseeko() return value; coverity CID 207993
|
2020-02-07 13:24:11 -07:00 |
|
Todd C. Miller
|
ce21233fbe
|
Tech audit_json about approval plugin accept/reject
|
2020-02-06 12:49:13 -07:00 |
|
Todd C. Miller
|
1b7dc82fee
|
Change audit close arguments to a type and value.
That way we can distinguish between different error types.
|
2020-01-30 17:05:27 -07:00 |
|
Todd C. Miller
|
bf85ea2bf7
|
Example audit plugin that writes JSON output to a log file.
|
2020-01-30 13:25:52 -07:00 |
|