Software /
code /
prosody
Log
plugins/mod_posix.lua @ 734:cfb4ec5cba5e
description | author | age |
---|---|---|
Fix for pposix version detection | Matthew Wild | Fri, 16 Jan 2009 05:40:40 +0000 |
mod_posix: Check version of pposix | Matthew Wild | Fri, 16 Jan 2009 05:18:38 +0000 |
mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names. | Matthew Wild | Thu, 15 Jan 2009 20:59:36 +0000 |
mod_posix: Support for logging to syslog (log = 'syslog' in config) | Matthew Wild | Thu, 15 Jan 2009 20:06:41 +0000 |
Small logging adjustment for mod_posix | Matthew Wild | Sun, 07 Dec 2008 03:12:56 +0000 |
Add mod_posix, fixes #5 | Matthew Wild | Sat, 06 Dec 2008 23:21:55 +0000 |