Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge 0.9->trunk | Matthew Wild | Tue, 09 Jul 2013 00:04:30 +0100 |
mod_component: Local imports for some functions, including xpcall | Matthew Wild | Mon, 08 Jul 2013 23:59:51 +0100 |
mod_bosh: pcall() core_process_stanza per stanza, to bring in line with other listeners. This ensures that stanzas following a traceback-causing stanza in a request will still be processed (as would happen on normal c2s). | Matthew Wild | Mon, 08 Jul 2013 23:59:27 +0100 |
mod_bosh: Only pass stanza to core_process_stanza if it wasn't dropped by filters | Matthew Wild | Mon, 08 Jul 2013 23:42:54 +0100 |
Merge 0.9->trunk | Matthew Wild | Mon, 08 Jul 2013 21:41:31 +0100 |
mod_component: xpcall() stanza processing, as per other listeners, preventing potentially harmful 'top-level errors' | Matthew Wild | Mon, 08 Jul 2013 21:38:08 +0100 |