| Commit message (Expand) | Author | Age | Files | Lines |
* | Now outgoing s2s sessions are associated with their from_host, fixes #15 | Matthew Wild | 2008-11-14 | 1 | -1/+1 |
* | Add support for remote debugger | Matthew Wild | 2008-11-13 | 1 | -0/+3 |
* | We don't fail if modules fail to load at startup :) | Waqas Hussain | 2008-11-09 | 1 | -3/+1 |
* | We now fail if modules fail to load at startup. | Waqas Hussain | 2008-11-09 | 1 | -1/+3 |
* | Add host field to local host sessions | Matthew Wild | 2008-11-08 | 1 | -1/+1 |
* | Reworked the way lxmppd.cfg is used | Waqas Hussain | 2008-11-06 | 1 | -16/+16 |
* | A little whitespace fix | Waqas Hussain | 2008-11-04 | 1 | -3/+3 |
* | Removed require "core.stanza_dispatch" | Waqas Hussain | 2008-11-02 | 1 | -1/+0 |
* | Merging more s2s | Matthew Wild | 2008-10-24 | 1 | -0/+1 |
|\ |
|
| * | dialback keys now verified | Matthew Wild | 2008-10-24 | 1 | -0/+1 |
* | | Fixed: Works when LuaRocks is not present | Waqas Hussain | 2008-10-23 | 1 | -2/+2 |
|/ |
|
* | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 1 | -58/+9 |
* | Some tiny changes for main.lua | Matthew Wild | 2008-10-12 | 1 | -2/+2 |
* | TLS: Handshake works, no data after that | Matthew Wild | 2008-10-05 | 1 | -2/+2 |
* | Session destruction fixes, some debugging code while we fix the rest. Also ch... | Matthew Wild | 2008-10-04 | 1 | -6/+4 |
* | New "import" module to help tidy up all the local declarations at the top of ... | Matthew Wild | 2008-10-04 | 1 | -0/+2 |
* | SASL! | Matthew Wild | 2008-10-02 | 1 | -4/+4 |
* | Removed unused functions from main.lua | Matthew Wild | 2008-10-02 | 1 | -58/+0 |
* | Moved hosts to a config file, still need better config though | Matthew Wild | 2008-10-01 | 1 | -17/+5 |
* | Fixed: Session data was never removed from sessions list | Waqas Hussain | 2008-10-01 | 1 | -0/+1 |
* | Let modules set/write globals | Matthew Wild | 2008-10-01 | 1 | -1/+2 |
* | Huge commit to: | Matthew Wild | 2008-09-30 | 1 | -9/+6 |
* | Remove some debugging messages | Matthew Wild | 2008-08-26 | 1 | -7/+6 |
* | Beginning of new routing logic | Matthew Wild | 2008-08-26 | 1 | -2/+15 |
* | Moved server module to net/ | Matthew Wild | 2008-08-25 | 1 | -1/+1 |
* | Remove redundant comments | Matthew Wild | 2008-08-25 | 1 | -6/+0 |
* | - Remove some debugging code | Matthew Wild | 2008-08-24 | 1 | -15/+19 |
* | Added all the files to please hg :/ | matthew | 2008-08-24 | 1 | -0/+168 |