| Commit | Date | |
|---|---|---|
|
[r60]
by
rich
* Added a README file to describe this project, and an example configuration file (needs lots of work to cover all the appropriate features of the config file) |
2012-09-28 18:45:26 | Tree |
| 2012-09-28 17:57:16 | Tree | |
| 2012-09-28 17:53:01 | Tree | |
|
[r57]
by
rich
* Implemented and tested the child reaping methodology introduced into linux kernel 3.4.x - all daemons now report to rcstagger when they terminate, not the init process (pid=1). This makes rcstagger compatible with any linux-based rc system :} |
2012-09-28 17:50:08 | Tree |
|
[r56]
by
rich
* Began work on piping output (stdout, stderr) to various log facilities (files, stdout, stderr, syslog) from any backgrounded service |
2012-07-06 19:37:08 | Tree |
|
[r55]
by
rich
* Fixed the process/daemon management - appears to be functional |
2012-06-26 21:02:29 | Tree |
|
[r54]
by
rich
* Lots of refactoring - broke functions into different files by what they pertained to. Found some unused and nearly identical functions from this process... |
2012-06-11 19:51:41 | Tree |
|
[r53]
by
rich
* Massive refactoring done in this commit |
2012-06-08 20:53:56 | Tree |
|
[r52]
by
rich
* Lots of refactoring |
2012-05-30 21:31:22 | Tree |
|
[r51]
by
rich
* Updated the service_ctl code to properly track forks of services |
2012-05-15 21:22:37 | Tree |