mod_posix: Remove some debug coooooooooode
|
Matthew Wild |
Wed, 22 Apr 2009 21:42:19 +0100 |
mod_*: Fix a load of global accesses
|
Matthew Wild |
Wed, 22 Apr 2009 21:32:23 +0100 |
mod_posix: Integrate with loggingmanager, register syslog sink, remove redundant logging code
|
Matthew Wild |
Wed, 22 Apr 2009 20:01:19 +0100 |
mod_posix: Remove pidfile on exit
|
Matthew Wild |
Wed, 22 Apr 2009 19:59:58 +0100 |
mod_posix: Allow logging and pidfile options to take effect without needing to daemonize. Add the ability to catch SIGTERM.
|
Matthew Wild |
Sun, 12 Apr 2009 02:57:52 +0100 |
mod_posix: logging fix
|
Matthew Wild |
Fri, 16 Jan 2009 05:41:59 +0000 |
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 |