Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_posix: logging fix | Matthew Wild | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Fix for pposix version detection | Matthew Wild | 2009-01-16 | 1 | -2/+2 |
| | |||||
* | mod_posix: Check version of pposix | Matthew Wild | 2009-01-16 | 1 | -0/+4 |
| | |||||
* | mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log ↵ | Matthew Wild | 2009-01-15 | 1 | -2/+12 |
| | | | | 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 | -1/+11 |
| | |||||
* | Small logging adjustment for mod_posix | Matthew Wild | 2008-12-07 | 1 | -3/+1 |
| | |||||
* | Add mod_posix, fixes #5 | Matthew Wild | 2008-12-06 | 1 | -0/+50 |