Scott Lamb
|
d82fcc88f3
|
Reload configuration through control socket
I also kept the SIGHUP handler, which many people will expect to see.
The control socket is better, though - it will tell you if there is a
problem.
|
2007-11-07 02:51:24 +00:00 |
|
Scott Lamb
|
f0a57eab4c
|
Retry connections through control socket
|
2007-11-07 02:50:58 +00:00 |
|
Scott Lamb
|
a62a6825a8
|
Alter debugging levels through control socket
|
2007-11-07 02:50:27 +00:00 |
|
Scott Lamb
|
1065879c8c
|
Purge through the control socket
|
2007-11-07 02:49:57 +00:00 |
|
Scott Lamb
|
6eaefb4dbc
|
Dump through control socket
Note this removes SIGUSR1, SIGUSR2, and the graph dumping config option.
It seems cleaner to do everything through the control socket.
|
2007-11-07 02:49:25 +00:00 |
|
Scott Lamb
|
50ad3f2a89
|
Fancier protocol for control socket
* pass error status back
* pass message boundaries
|
2007-11-07 02:48:33 +00:00 |
|
Guus Sliepen
|
8c6131deda
|
Implement "stop" command, and allow tincctl to retrieve a running tincd's PID.
|
2007-05-19 15:21:26 +00:00 |
|
Guus Sliepen
|
e9043e17c7
|
Move key generation to tincctl.
|
2007-05-19 14:55:35 +00:00 |
|
Guus Sliepen
|
bf8e3ce13d
|
Remove pidfile in favour of control socket.
|
2007-05-19 14:13:21 +00:00 |
|
Guus Sliepen
|
01f47c46af
|
Start of control socket implementation.
|
2007-05-18 16:52:34 +00:00 |
|