sudo/logsrvd
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 Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
Makefile.in Regenerate dependencies 2024-02-21 13:17:54 -07:00
iolog_writer.c Rename submit_time -> event_time in struct eventlog. 2023-11-23 09:08:04 -05:00
logsrv_util.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
logsrv_util.h Promote length/size/offset in struct connection_buffer to size_t. 2023-07-03 17:02:24 -06:00
logsrvd.c logsrvd,plugins/sudoers: add debug log on TLS verification error 2024-05-17 17:18:32 -06:00
logsrvd.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
logsrvd_conf.c Remove EVLOG_JSON, callers must use EVLOG_JSON_COMPACT or EVLOG_JSON_PRETTY 2024-03-09 11:42:07 -07:00
logsrvd_journal.c Pass "make spell" with updated codespell. 2024-04-29 09:19:52 -06:00
logsrvd_local.c Fix the date written used by the exit record in sudo-format log files 2024-09-06 13:05:47 -06:00
logsrvd_queue.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
logsrvd_relay.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
sendlog.c Rename submit_time -> event_time in struct eventlog. 2023-11-23 09:08:04 -05:00
sendlog.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
tls_client.c logsrvd,plugins/sudoers: add debug log on TLS verification error 2024-05-17 17:18:32 -06:00
tls_common.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
tls_init.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00