summaryrefslogtreecommitdiff
path: root/src/miavd.cc
AgeCommit message (Collapse)Author
2014-07-02Shut down server process nicely on SIGINT. Reopen logfile on SIGHUPBent Bisballe Nyeng
2014-06-18Fix daemon background mode.Bent Bisballe Nyeng
2014-06-18Update daemon.cc and add pidfile to miavd arguments.Bent Bisballe Nyeng
2014-06-18Split server/client config files.Bent Bisballe Nyeng
2014-05-28Don't include config.h everywhere.Bent Bisballe Nyeng
2014-05-28Port server to hugin.Bent Bisballe Nyeng
2014-05-28Remove unused debug.hBent Bisballe Nyeng
2014-05-14Split miav server and client apart. Port client to Qt4. Replace libraw1994 ↵Bent Bisballe Nyeng
with libiec61883. Add unit tests for multiplexer and fix some bugs in it.