summaryrefslogtreecommitdiff
path: root/jaildaemon.c
AgeCommit message (Expand)Author
2013-03-02Fix: When adding a pid to probes list, the daemon would fill all slots and quickly run out of memoryerdgeist
2013-03-02Use sigaction instead of a signal handler to wait for the SIGHUPerdgeist
2013-03-02Keep a list of our probe's jids and kill them when the daemon exitserdgeist
2013-03-02Write pid file, when requestederdgeist
2013-03-02Ensure that the jaildaemon dies when its fork slave is goneerdgeist
2013-03-02Formattingerdgeist
2013-03-01Kickofferdgeist