Software /
code /
prosody
Log
util-src/pposix.c @ 729:f62ef65d5c01
description | author | age |
---|---|---|
pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.) | Matthew Wild | Fri, 16 Jan 2009 05:20:04 +0000 |
pposix: Add _NAME and _VERSION | Matthew Wild | Fri, 16 Jan 2009 04:57:36 +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 |
Remove some debugging from pposix.c | Matthew Wild | Sat, 06 Dec 2008 23:22:35 +0000 |
Add posix support library, and adjust makefiles for it | Matthew Wild | Sat, 06 Dec 2008 23:20:59 +0000 |