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