Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-20 | Make it possible to use an arbitrary command to start services | Simo Sorce | 1 | -1/+1 | |
2008-11-20 | Remove unused code and fix message handlers in dp | Simo Sorce | 1 | -24/+10 | |
2008-11-20 | Start conversion from a fork() and live to a fork()/exec() model. | Simo Sorce | 3 | -24/+21 | |
To start the dameon now you need to pass the option -s monitor Still have some problems communicating with children. | |||||
2008-11-19 | Add some infrastructure code to add data providers. | Simo Sorce | 3 | -0/+509 | |
This currently breacks the dameon because of a problem with destroying the monitor dbus server in the children after fork() |