Todd C. Miller
|
955fa11b53
|
Clear the write bit on the timing file for completed logs.
This allows us to tell whether or not a log can be restarted.
|
2019-10-24 20:04:33 -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
|
66fc926959
|
Allow messages up to 2Mb in size.
|
2019-10-24 20:04:32 -06:00 |
|
Todd C. Miller
|
76eec78a33
|
Add basic support for event logging using a sudo-style log format.
|
2019-10-24 20:04:32 -06:00 |
|
Todd C. Miller
|
c7f0f9e0fc
|
Return an error to the client on error instead of dropping the connection.
|
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
|
077e9aebbf
|
Rename ExecMessage -> AcceptMessage and add RejectMessage
|
2019-10-24 20:04:31 -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 |
|
Todd C. Miller
|
a808dd45c2
|
Add config file support for logsrvd
|
2019-10-24 20:04:31 -06:00 |
|
Todd C. Miller
|
e76d2e8201
|
Add support for restarting I/O log transfers.
|
2019-10-24 20:04:30 -06:00 |
|
Todd C. Miller
|
4dacf81082
|
Refactor I/O log code so it can be shared between sudoers and logsrvd
|
2019-10-24 20:04:29 -06:00 |
|
Todd C. Miller
|
2272430716
|
Import proof of concept sudo log server.
|
2019-10-24 20:04:29 -06:00 |
|