1
0
Fork 0
forked from boyska/circolog
Commit graph

17 commits

Author SHA1 Message Date
8865335515
answer to the right command 2018-12-24 15:54:22 +01:00
0747959f8a
First draft of control command 2018-12-20 09:45:05 +01:00
d61ab0638f
sigusr2 triggering buffer cleanup also via ctrlsock 2018-12-05 09:18:52 +01:00
b2127fd349 update readme to recent enhancements 2018-11-11 20:06:10 +01:00
1b08df0ce0 add control socket (HTTP server)
also there is some refactoring on circologd: connection handling,
closing, etc. Not as much as needed, though: shutdown is still unclean,
and websocket clean shutdown is not tested
2018-11-11 19:51:21 +01:00
515e910683 refactor httpd 2018-11-11 19:19:21 +01:00
7c17c971a0 command responses 2018-11-11 19:10:53 +01:00
3f216f12f8 USR1 on circologd pause/resume 2018-11-10 18:22:23 +01:00
a990422953 HUP on circologd clears the buffer 2018-11-10 18:22:19 +01:00
7704c5ac70 tiny reformatting 2018-11-10 17:50:51 +01:00
86bdeed4a2 more signals handled 2018-11-10 17:43:48 +01:00
c70e28ff27 clean HTTP sockets on shutdown 2018-11-10 17:36:47 +01:00
917e457af0 some more check on http sockets 2018-11-10 17:28:02 +01:00
f66e07e873
Fix syslogd-socket handling at interrupt 2018-11-10 16:32:12 +01:00
34593d380a refactor: hub reorganized a little 2018-08-23 12:25:07 +02:00
71763cf8b1 HTTP unix domain socket 2018-08-23 02:08:53 +02:00
bf145240c2 proper cmd directory 2018-08-23 01:21:53 +02:00
Renamed from main.go (Browse further)