Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log ↵ | Matthew Wild | 2009-01-15 | 1 | -8/+21 | |
| | | | | correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names. | |||||
* | mod_posix: Support for logging to syslog (log = 'syslog' in config) | Matthew Wild | 2009-01-15 | 1 | -0/+129 | |
| | ||||||
* | Remove some debugging from pposix.c | Matthew Wild | 2008-12-06 | 1 | -2/+0 | |
| | ||||||
* | Add posix support library, and adjust makefiles for it | Matthew Wild | 2008-12-06 | 1 | -0/+94 | |