summaryrefslogtreecommitdiffstats
path: root/control.c
Commit message (Expand)AuthorAge
* Enforce NetBSD KNF style moreRoy Marples2009-02-11
* Ensure the buffer is NULL terminated.Roy Marples2009-02-05
* We should use close here.Roy Marples2009-01-15
* We should shutdown instead of close our sockets to inform clients they have g...Roy Marples2009-01-15
* We need to close our listeners before removing the socket so clients close do...Roy Marples2009-01-15
* Remove the limit for the number of connections to the control socket.Roy Marples2009-01-12
* Allow version to be returned over the control interface.Roy Marples2009-01-05
* Fix some LINT errors.Roy Marples2008-11-10
* Allow 5 control socket connections at once. Time each out after 5 minutes.Roy Marples2008-09-03
* Add a control socket so that interfaces can be dynamically re-set.Roy Marples2008-09-03