sudo/lib/eventlog
Todd C. Miller b0d94331c0 No longer need to define NSIG for cppcheck.
There is now a configure check that defines it as needed.
2025-02-11 08:42:57 -07:00
..
regress Avoid using %zu or %zd with printf() and fprintf(). 2023-10-17 20:14:53 -06:00
Makefile.in No longer need to define NSIG for cppcheck. 2025-02-11 08:42:57 -07:00
eventlog.c Fix the date written used by the exit record in sudo-format log files 2024-09-06 13:05:47 -06:00
eventlog_conf.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
eventlog_free.c Store submitenv in eventlog and pass it to sudo_logsrvd. 2023-10-22 08:36:44 -06:00
logwrap.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
parse_json.c Rename submit_time -> event_time in struct eventlog. 2023-11-23 09:08:04 -05:00
parse_json.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00