Todd C. Miller
|
655fdde22b
|
We haven't needed -I$(top_srcdir) for a long time.
|
2019-11-02 12:00:04 -06:00 |
|
Todd C. Miller
|
ee91b7360b
|
Simplify expand_iolog_path()
|
2019-10-24 20:04:33 -06:00 |
|
Todd C. Miller
|
13e3eaad5f
|
Simplify iolog_set_user and iolog_set_group
|
2019-10-24 20:04:33 -06:00 |
|
Todd C. Miller
|
56c21243d7
|
Add iolog_ prefix to exported functions in iolog_util.c
|
2019-10-24 20:04:33 -06:00 |
|
Todd C. Miller
|
aaf5d0dc6e
|
Read logsrvd.conf in two steps: first read, then apply if OK.
This fixes a problem where when logsrvd.conf was reloaded while
running (due to SIGHUP) and there was an error we could end up with
a partial config.
|
2019-10-24 20:04:33 -06:00 |
|
Todd C. Miller
|
8552b283be
|
Avoid TOCTOU in iolog_mkdirs; Coverity CID 204356
|
2019-10-24 20:04:32 -06:00 |
|
Todd C. Miller
|
728ed2100b
|
Rename buffer.c -> logsrv_util.c and add iolog_seekto()
|
2019-10-24 20:04:32 -06:00 |
|
Todd C. Miller
|
b58ecb7e6d
|
Move read_timing_record() into libsudo_iolog
|
2019-10-24 20:04:32 -06:00 |
|
Todd C. Miller
|
3394785f6d
|
Add restart support for compresses I/O logs.
|
2019-10-24 20:04:32 -06:00 |
|
Todd C. Miller
|
534aba7a3e
|
Make the logsrvd port and list address configurable.
|
2019-10-24 20:04:32 -06:00 |
|
Todd C. Miller
|
282263c113
|
Use openat(2) when opening files in the I/O log directory.
|
2019-10-24 20:04:31 -06:00 |
|
Todd C. Miller
|
7ba7c5835e
|
Enable sudo_logsrvd.conf settings.
|
2019-10-24 20:04:31 -06:00 |
|
Todd C. Miller
|
059b55ce72
|
Refactor code in sudoers that creates I/O log files to share with logsrvd.
|
2019-10-24 20:04:31 -06:00 |
|