Log

core/sessionmanager.lua @ 748:172c43d735e9

description author age
Set session.ip to the IP address of connecting clients Matthew Wild 2009-01-12
Remove old debugging line from sessionmanager Matthew Wild 2008-12-16
0.1 -> 0.2 Matthew Wild 2008-12-10
Newline at end of file for sessionmanager Matthew Wild 2008-12-10
stanza_dispatch = core_process_stanza, fixed for xmpp{client,server} listeners, and sessionmanager for the new syntax Matthew Wild 2008-12-07
Remove print()s from sessionmanager and s2smanager Matthew Wild 2008-12-06
Add hostmanager, and eventmanager Matthew Wild 2008-12-06
Backed out changeset 099d8a102deb (committed too much) Matthew Wild 2008-12-05
Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections Matthew Wild 2008-12-05
Added an error log message for this case Matthew Wild 2008-12-03
Quick fix for an issue that needs more looking into Matthew Wild 2008-12-03
Insert copyright/license headers Matthew Wild 2008-12-03
Added options to limit the number of resources and for handling of resource conflicts Waqas Hussain 2008-11-26
Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. Matthew Wild 2008-11-20
Log number of open sessions on session creation Matthew Wild 2008-11-20