- Remove some debugging code
authorMatthew Wild <mwild1@gmail.com>
Sun, 24 Aug 2008 21:48:27 +0000 (22:48 +0100)
committerMatthew Wild <mwild1@gmail.com>
Sun, 24 Aug 2008 21:48:27 +0000 (22:48 +0100)
commitc6095ccb8b8e54fa91026042f9e97e10ec9a9ade
tree748c1714574fb3eb468c27f083b46f7c935cc10d
parentb8b063cd0f4db85d66a83db1873f3081b5fbc676
- Remove some debugging code
- 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.)
DEPENDS [new file with mode: 0644]
core/stanza_dispatch.lua
core/xmlhandlers.lua
main.lua