summaryrefslogtreecommitdiffabout
path: root/src/process.cc
AgeCommit message (Collapse)AuthorFilesLines
2011-10-12Some work in compiler happiness department.Michael Krelin1-1/+2
Signed-off-by: Michael Krelin <hacker@klever.net>
2008-08-31don't break in the absence of sendmailMichael Krelin1-1/+6
If for whatever reason notify child isn't properly spawned, don't die and still try to launch process in question Signed-off-by: Michael Krelin <hacker@klever.net>
2006-11-08fixed a bug for setting up unspecified group,Michael Krelin1-6/+8
bumped version and years, added NEWS item
2004-08-01fixed handling of 'ProcessName' on FreeBSDMichael Krelin1-11/+21
2004-07-24processes specified by process names (pidof-like).Michael Krelin1-11/+107
2004-07-23the ability to check/kill/reload any of the processes being monitored added.Michael Krelin1-14/+16
2004-07-15initgroups() call added when changing uidMichael Krelin1-7/+10
2004-07-09dudki: initial import into svn repositoryMichael Krelin1-0/+184