Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Drop privileges down to nobody, general fix-ups. | David Phillips | 2016-07-18 |
| | |||
* | Comment style change | David Phillips | 2016-07-17 |
| | |||
* | Add call to chmod back | David Phillips | 2016-07-16 |
| | | | | | | This should not have been removed. There is a subtlety of mkfifo to note; it is affected by umask while chmod isn't. Thus, the call to chmod directly is required to ensure the desired mode is set on the fifo. | ||
* | Fix missing parameter on get_now | David Phillips | 2016-07-15 |
| | |||
* | More general tidying | David Phillips | 2016-07-15 |
| | |||
* | Remove stale code, add (messy) correction measure for over-stepping target | David Phillips | 2016-07-15 |
| | |||
* | General bugfix + tidy | David Phillips | 2016-07-15 |
| | |||
* | Initial buggy overhaul | David Phillips | 2016-07-15 |