summaryrefslogtreecommitdiffstats
path: root/control.h
Commit message (Expand)AuthorAge
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* Belated welcome to 2017.Roy Marples2017-03-06
* Rework control_open to be cleaner for static analysis.Roy Marples2016-05-03
* Update copyrights to 2015.Roy Marples2015-01-02
* Fix FD_LISTEN | FD_UNPRIV flagsRoy Marples2014-09-15
* Add an unprivileged control socket so that normal users canRoy Marples2014-09-14
* Implement a send queue for each control fd.Roy Marples2014-09-05
* Add -Wconversion to debug CFLAGS and fix fallout.Roy Marples2014-03-27
* Add a USE_SIGNALS define.Roy Marples2014-02-21
* Move all global variables into contexts, with a small exception forRoy Marples2014-02-12
* Move control globals into a context.Roy Marples2014-02-05
* White space policeRoy Marples2013-04-04
* Use a proper namespace for controlRoy Marples2012-11-13
* Fix some memory issuesRoy Marples2012-11-13
* Add (c) to CopyrightRoy Marples2009-05-01
* Remove the limit for the number of connections to the control socket.Roy Marples2009-01-12
* Add a control socket so that interfaces can be dynamically re-set.Roy Marples2008-09-03