Log

description author age
mod_auth_internal, mod_auth_internal_hashed: Remove checking for nil or empty password and pretending it means the user doesn't exist. Hopefully with more success than Custer. Matthew Wild Thu, 08 Jul 2010 20:59:53 +0100
util-src/Makefile: Stop linking dynamic libraries to Lua, it isn't necessary as symbols are exported from the Lua binary (thanks deryni) Matthew Wild Thu, 08 Jul 2010 18:59:17 +0100
xmppserver_listener: Fix variable names I forgot to change in the last commit Matthew Wild Thu, 08 Jul 2010 14:47:14 +0100
xmpp{client,server}_listener: Put stanzas/in filtering code in the correct place to make it actually work :) Matthew Wild Thu, 08 Jul 2010 14:28:42 +0100
util.filters: Add newline at end of file Matthew Wild Thu, 08 Jul 2010 14:08:27 +0100
MUC: Make number of stored history messages configurable with option max_history_messages (thanks michal and others who requested) Matthew Wild Tue, 06 Jul 2010 17:09:23 +0100
s2smanager: Lower default DNS timeout to 15s (it's now a per-DNS-server timeout, rather than total timeout), use net.dns's new timeout system, and remove our custom timeout handlers Matthew Wild Mon, 05 Jul 2010 12:17:09 +0100