Software / code / prosody
Log
| description | author | age |
|---|---|---|
| net.server_select: Small fix to SSL handshake logic, read/wrote were being checked despite it not being possible for them to be other than nil | Matthew Wild | Sat, 20 Aug 2011 15:03:16 -0400 |
| net.server_select: Do not set 'ssl' flag simply when assigning an sslctx to a handler, it doesn't mean anything | Matthew Wild | Sat, 20 Aug 2011 14:59:31 -0400 |
| mod_uptime: Use module:hook_global() | Matthew Wild | Sun, 14 Aug 2011 14:00:54 -0400 |
| modulemanager: Add module:hook_global(name, handler, priority) to hook global (server-wide) events | Matthew Wild | Sun, 14 Aug 2011 13:56:13 -0400 |
| mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else) | Matthew Wild | Sun, 14 Aug 2011 13:39:40 -0400 |
| mod_pubsub: Send node items to new subscribers | Matthew Wild | Sun, 14 Aug 2011 13:37:42 -0400 |