summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add linker dep to librtHEADmasterChristian Pointner2015-09-241-0/+2
|
* updated manpageChristian Pointner2015-09-231-1/+1
|
* added minimum runtime for clients in kill-oldest policyChristian Pointner2015-09-235-17/+106
|
* refactored some function namesChristian Pointner2015-09-233-10/+10
|
* fixed exit code after signalChristian Pointner2015-09-212-19/+18
|
* added debian dir and fixed initscrptChristian Pointner2015-09-211-1/+1
|
* improved install routines (added systemd service unit and initscriptChristian Pointner2015-09-212-10/+46
|
* fixed path to examples dirChristian Pointner2015-09-201-1/+1
|
* fixed memory erree due to deactivated command sockChristian Pointner2015-09-201-1/+1
|
* added Readme and updated manpageChristian Pointner2015-09-201-1/+1
|
* fixed race condition between killing processesChristian Pointner2015-09-172-7/+20
|
* move children to own process group and kill the whole groupChristian Pointner2015-09-171-3/+10
|
* implemented children policiesChristian Pointner2015-09-174-16/+28
|
* added option for children policyChristian Pointner2015-09-174-19/+50
|
* added debug optionChristian Pointner2015-09-173-7/+24
| | | | made command socket optional
* renamed rhdropbox to dropnrollChristian Pointner2015-09-1622-382/+291
| | | | | added support for clang some fixes for Wall
* removed debian dirChristian Pointner2015-09-1622-0/+3514
moved source code to src/ dir