This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3173fdedc605837113b9689c42d075398dd05c0
sudo
/
logsrvd
History
Todd C. Miller
c5a7f0eb42
When shutting down the server, close non-I/O log connections immediately.
...
Avoids a timeout during server shutdown while the server waits for active connections to close.
2020-12-03 14:40:30 -07:00
..
iolog_writer.c
Add info_msgs to AlertMessage and populate it.
2020-11-09 17:15:11 -07:00
logsrv_util.c
Update copyright year on some files where it was out of date.
2020-08-31 14:09:36 -06:00
logsrv_util.h
Use port 30343 for plaintext and port 30344 for TLS.
2020-05-05 13:23:26 -06:00
logsrvd_conf.c
If pid_file is set to an empty value, disable the use of a pid file.
2020-11-24 09:43:00 -07:00
logsrvd.c
When shutting down the server, close non-I/O log connections immediately.
2020-12-03 14:40:30 -07:00
logsrvd.h
Use struct eventlog in place of struct iolog_info.
2020-10-26 15:31:41 -06:00
Makefile.in
Use struct eventlog in place of struct iolog_info.
2020-10-26 15:31:41 -06:00
sendlog.c
Set server_name before initiating TLS connection so verify function works.
2020-11-02 09:30:45 -07:00
sendlog.h
Use struct eventlog in place of struct iolog_info.
2020-10-26 15:31:41 -06:00