Software /
code /
prosody
Log
util-src/pposix.c @ 796:63f56696c66c
description | author | age |
---|---|---|
util.pposix: Fix incompatible pointer type compiler warnings | Matthew Wild | Fri, 13 Feb 2009 15:01:46 +0000 |
Licensing/version updates for some files (forgot to commit, doh...) | Matthew Wild | Mon, 02 Feb 2009 18:03:18 +0000 |
pposix: Remove debug line | Matthew Wild | Fri, 16 Jan 2009 05:22:28 +0000 |
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 |