aboutsummaryrefslogtreecommitdiffstats
path: root/net/connlisteners.lua
Commit message (Expand)AuthorAgeFilesLines
* Small fix for logging in connlisteners (warning != warn)vault/0.2.00.2.0Matthew Wild2008-12-271-1/+1
* Fix specifying ports in config, and SSL supportMatthew Wild2008-12-271-3/+8
* Protect loading of connlisteners, to catch errorsMatthew Wild2008-12-161-1/+2
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Fix for loading connlisteners when running without CFG_SOURCEDIRMatthew Wild2008-11-291-1/+1
* Update Makefile to now pass config paths to prosody. Update prosody, modulema...Matthew Wild2008-11-291-2/+3
* Small fix for connlisteners to accept nil for userdataMatthew Wild2008-11-231-2/+2
* dialback keys now verifiedMatthew Wild2008-10-241-1/+0
* Initial s2s stuffMatthew Wild2008-10-231-5/+11
* Abstract connections with "connection listeners"Matthew Wild2008-10-221-0/+40