sudo/lib/eventlog
Todd C. Miller 22b320645c Fix the date written used by the exit record in sudo-format log files
The change to always get the current time when building a struct
evlog in sudoers broke the data and time written for exit records.
This only affected file-based logs, not syslog.  GitHub issue #405.
2024-09-06 13:05:47 -06:00
..
regress Avoid using %zu or %zd with printf() and fprintf(). 2023-10-17 20:14:53 -06:00
Makefile.in Regenerate dependencies 2024-02-21 13:17:54 -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