aboutsummaryrefslogtreecommitdiffstats
path: root/main.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove some debugging messagesMatthew Wild2008-08-261-7/+6
| | | | | Connection now closed on error Removed version='1.0' to keep it working with non-SASL
* Beginning of new routing logicMatthew Wild2008-08-261-2/+15
|
* Moved server module to net/Matthew Wild2008-08-251-1/+1
| | | | also added note on licensing of that module
* Remove redundant commentsMatthew Wild2008-08-251-6/+0
|
* - Remove some debugging codeMatthew Wild2008-08-241-15/+19
| | | | | | | - Don't allow stanzas to be sent before successful auth (needs further review) - Make init_xmlhandlers local - Fix indentation in main.lua - Fix disconnect logic (it broke if client disconnected before auth, etc.)
* Added all the files to please hg :/matthew2008-08-241-0/+168