Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-25 | fix our own warnings | Azul | |
2016-05-25 | rubocop: fix deprecated class methods | Azul | |
2016-05-25 | rubocop: initialize and use ruby 1.9 hash syntax | Azul | |
2014-11-24 | add a sleep to restart. appears to finally resolve ↵ | elijah | |
https://leap.se/code/issues/3526 | |||
2014-10-29 | don't try to remove pid file when we get a singal to halt, we won't have ↵ | elijah | |
permissions anyway. | |||
2014-10-29 | catch SIGINT and SIGHUP | elijah | |
2013-08-21 | call chown on log file, if appropriate | elijah | |
2013-08-05 | added 'foreground' start option (start, but don't daemonize) | elijah | |
2013-05-19 | many related changes -- allow command line configs, validate addresses, ↵ | elijah | |
overhaul bootstrap. | |||
2013-05-18 | `nickserver status` must exit non-zero if it daemon is not running. | elijah | |
2013-05-18 | pass command name to Daemon.run | elijah | |
2013-05-17 | rolled custom daemon code to better match the way daemons are supposed to ↵ | elijah | |
work under debian. |