Log

main.lua @ 452:613c5c6bdce4

description author age
Added option core.data_path Waqas Hussain Fri, 28 Nov 2008 20:17:20 +0500
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild Thu, 27 Nov 2008 03:12:12 +0000
Fix to make a global configmanager instance Matthew Wild Wed, 26 Nov 2008 23:12:05 +0000
Change loading order of modules, config before dependency checking Matthew Wild Tue, 25 Nov 2008 03:50:08 +0000
Friendlier messages on missing dependencies Matthew Wild Tue, 25 Nov 2008 02:20:23 +0000
SSL library is optional, not a fatal error Matthew Wild Tue, 25 Nov 2008 01:55:01 +0000
Only start console if it is enabled in the config. Note that the exact option is going to change tomorrow. Matthew Wild Sun, 23 Nov 2008 04:56:46 +0000
Add initial mod_console Matthew Wild Sun, 23 Nov 2008 04:54:44 +0000
Comment out remote debug, will later be enabled via config Matthew Wild Sun, 23 Nov 2008 04:54:05 +0000
New configmanager. Old-style config files still work, but will print a warning Matthew Wild Sun, 23 Nov 2008 02:12:46 +0000
Add event for server startup completed: server-started Matthew Wild Thu, 20 Nov 2008 02:59:40 +0000
Now outgoing s2s sessions are associated with their from_host, fixes #15 Matthew Wild Fri, 14 Nov 2008 02:54:56 +0000
Add support for remote debugger Matthew Wild Thu, 13 Nov 2008 16:47:16 +0000
We don't fail if modules fail to load at startup :) Waqas Hussain Sun, 09 Nov 2008 05:24:47 +0500
We now fail if modules fail to load at startup. Waqas Hussain Sun, 09 Nov 2008 04:26:25 +0500
Add host field to local host sessions Matthew Wild Sat, 08 Nov 2008 20:32:30 +0000
Reworked the way lxmppd.cfg is used Waqas Hussain Thu, 06 Nov 2008 16:52:39 +0500
A little whitespace fix Waqas Hussain Tue, 04 Nov 2008 00:41:40 +0500
Removed require "core.stanza_dispatch" Waqas Hussain Sun, 02 Nov 2008 22:28:32 +0500
Merging more s2s Matthew Wild Fri, 24 Oct 2008 07:36:48 +0100
dialback keys now verified s2s Matthew Wild Fri, 24 Oct 2008 03:06:55 +0100
Fixed: Works when LuaRocks is not present Waqas Hussain Thu, 23 Oct 2008 20:11:06 +0500
Abstract connections with "connection listeners" Matthew Wild Wed, 22 Oct 2008 17:36:21 +0100
Some tiny changes for main.lua Matthew Wild Sun, 12 Oct 2008 01:23:30 +0100
TLS: Handshake works, no data after that tls Matthew Wild Sun, 05 Oct 2008 17:33:38 +0100
Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful. Matthew Wild Sat, 04 Oct 2008 15:25:54 +0100
New "import" module to help tidy up all the local declarations at the top of modules Matthew Wild Sat, 04 Oct 2008 02:43:23 +0100
SASL! Matthew Wild Thu, 02 Oct 2008 01:08:58 +0100
Removed unused functions from main.lua Matthew Wild Thu, 02 Oct 2008 00:00:35 +0100
Moved hosts to a config file, still need better config though Matthew Wild Wed, 01 Oct 2008 22:11:28 +0100