Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-21 | Make return the pid when new process are started. | Simo Sorce | 1 | -1/+2 | |
Monitor each service and restart it conditionally if it fails. These monitoring is extremely simple at this moment and just uses waitpid() to check if the client is alive, there is no active probing, that will require dbus. Make nsssrv.c read the sss pipe config option for the config db. | |||||
2008-10-04 | Initital server code. | Simo Sorce | 1 | -0/+12 | |
Includes test monitor task. |