Software /
code /
prosody
Log
description | author | age |
---|---|---|
xmppclient_listener: Remove useless comment | Matthew Wild | Sun, 16 Aug 2009 21:37:47 +0100 |
core.sessionmanager, xmppclient_listener: Move responsibility for setting session.log to the former from the latter, much more sensible | Matthew Wild | Sun, 16 Aug 2009 21:34:53 +0100 |
net.server: Comment all calls to mem_free/collectgarbage... not really suitable for a realtime server, let's trust Lua's GC - it's good. | Matthew Wild | Sun, 16 Aug 2009 21:32:10 +0100 |
Shutdown prosody if changing user or group fails. | Tobias Markmann | Sat, 15 Aug 2009 12:30:43 +0200 |
Make mod_posix not complain about root user, if setuid is set to something different as root. | Tobias Markmann | Sat, 15 Aug 2009 12:19:07 +0200 |
Add setuid and setgid support. | Tobias Markmann | Sat, 15 Aug 2009 12:17:27 +0200 |
Remove print which was used for debugging purposes. | Tobias Markmann | Thu, 13 Aug 2009 13:58:49 +0200 |