Age | Commit message (Expand) | Author |
---|---|---|
2013-03-12 | Use the pidfile library to write the pidfile | erdgeist |
2013-03-11 | Add version and licensing information | erdgeist |
2013-03-05 | Only keep filter and process alive, if we can store it in our pid table. Only store it in our pid table, if we can add the filter. | erdgeist |
2013-03-02 | Fix: When adding a pid to probes list, the daemon would fill all slots and quickly run out of memory | erdgeist |
2013-03-02 | Use sigaction instead of a signal handler to wait for the SIGHUP | erdgeist |
2013-03-02 | Keep a list of our probe's jids and kill them when the daemon exits | erdgeist |
2013-03-02 | Write pid file, when requested | erdgeist |
2013-03-02 | Ensure that the jaildaemon dies when its fork slave is gone | erdgeist |
2013-03-02 | Formatting | erdgeist |
2013-03-01 | Kickoff | erdgeist |