Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-07 |
| | |||
* | Export exposed componentsproject2-1.2.5 | Dan Goodliffe | 2016-01-25 |
| | |||
* | Introduce AppInstance for correctly scoping otherwise global things | Dan Goodliffe | 2015-06-06 |
| | |||
* | Add support for writing a pidfile, drop user privs and forking into a daemon | randomdan | 2013-12-31 |
| | |||
* | Improved signal handler | randomdan | 2013-12-20 |
| | | | | Basic scheduler that fires periodic component handlers | ||
* | Change signal handling to be more helpful and proper | randomdan | 2013-12-08 |
| | |||
* | Add a module for preloading libraries, which supersedes that in daemon | randomdan | 2013-09-13 |
| | |||
* | Explicit daemon destruction in order | randomdan | 2013-09-07 |
| | | | | Client linking fix | ||
* | Add signal handler to p2daemon | randomdan | 2013-09-07 |
| | |||
* | Basics for p2daemons | randomdan | 2013-09-06 |