Log

description author age
mod_register: Updated to use module:get_option instead of configmanager Waqas Hussain Thu, 13 Aug 2009 17:21:44 +0500
mod_posix: Updated to use module:get_option instead of configmanager Waqas Hussain Thu, 13 Aug 2009 16:55:44 +0500
mod_legacyauth: Added a FIXME Waqas Hussain Thu, 13 Aug 2009 16:53:18 +0500
mod_legacyauth: Refactored a bit Waqas Hussain Thu, 13 Aug 2009 16:51:35 +0500
mod_legacyauth: Updated to use module:get_option instead of configmanager Waqas Hussain Thu, 13 Aug 2009 16:46:08 +0500
mod_legacyauth: Removed useless 'require' call on every login attempt Waqas Hussain Thu, 13 Aug 2009 16:45:47 +0500
core.s2smanager, xmppserver_listener: Move the responsibility of setting session.log from the latter to the former for incoming sessions (outgoing are already like this) Matthew Wild Sun, 16 Aug 2009 21:41:53 +0100
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
Using pcall to make save the rest from zlib fails. Emit errors on those fails. Tobias Markmann Thu, 13 Aug 2009 13:20:32 +0200