log core/sessionmanager.lua @ 5137:df9665f3dfd8

age author description
Mon, 23 Jul 2012 18:26:30 +0100 Matthew Wild sessionmanager: Lower 'destroying session' message to 'debug' level (from 'info')
Mon, 23 Jul 2012 17:32:33 +0100 Matthew Wild Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
Sun, 22 Jul 2012 23:38:21 +0100 Matthew Wild sessionmanager: Clean up some unused variables and imports
Sun, 22 Jul 2012 16:50:14 +0100 Matthew Wild sessionmanager: Have session.send() of a retired session return false to indicate failure
Thu, 03 May 2012 23:18:56 +0100 Matthew Wild sessionmanager: Remove max_resources config option and check, incorrect anyway (thanks Zash)
Mon, 23 Jan 2012 02:23:23 +0000 Matthew Wild sessionmanager: Require uuid_generate()
Mon, 23 Jan 2012 00:56:57 +0000 Matthew Wild sessionmanager, mod_c2s: Move timeout logic to mod_c2s