Software /
code /
prosody
Log
net/connlisteners.lua @ 715:beec1eb7d9c6
description | author | age |
---|---|---|
Small fix for logging in connlisteners (warning != warn) 0.2.0 | Matthew Wild | 2008-12-27 |
Fix specifying ports in config, and SSL support | Matthew Wild | 2008-12-27 |
Protect loading of connlisteners, to catch errors | Matthew Wild | 2008-12-16 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Insert copyright/license headers | Matthew Wild | 2008-12-03 |
Fix for loading connlisteners when running without CFG_SOURCEDIR | Matthew Wild | 2008-11-29 |
Update Makefile to now pass config paths to prosody. Update prosody, modulemanager and connectionlisteners to obey these paths. | Matthew Wild | 2008-11-29 |
Small fix for connlisteners to accept nil for userdata | Matthew Wild | 2008-11-23 |
dialback keys now verified s2s | Matthew Wild | 2008-10-24 |
Initial s2s stuff s2s | Matthew Wild | 2008-10-23 |
Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 |