Merged with 0.6.
|
Waqas Hussain |
Sun, 22 Nov 2009 21:55:58 +0500 |
mod_presence: Route incoming presence subscription stanzas (types unsubscribe, subscribed and unsubscribed) to the user before roster pushes.
|
Waqas Hussain |
Sun, 22 Nov 2009 21:47:54 +0500 |
mod_presence: Acknowledge subscription requests by responding with an unavailable presence.
|
Waqas Hussain |
Sun, 22 Nov 2009 21:45:31 +0500 |
sessionmanager: Added function send_to_interested_resources().
|
Waqas Hussain |
Sun, 22 Nov 2009 21:41:09 +0500 |
sessionmanager: Fixed and cleaned function send_to_available_resources(). The 'to' attribute for presence subscription stanzas is now preserved.
|
Waqas Hussain |
Sun, 22 Nov 2009 21:40:01 +0500 |
loggingmanager: Explicitly flush log messages if the __FLUSH_LOG environment variable is defined (workaround for MSVCRT buffering piped output).
|
Waqas Hussain |
Sun, 22 Nov 2009 21:33:41 +0500 |
mod_proxy65: Update for new net.server API, untested
|
Matthew Wild |
Sun, 22 Nov 2009 15:06:30 +0000 |
mod_proxy65: Import from prosody-modules, thanks Ephraim :)
|
Matthew Wild |
Sun, 22 Nov 2009 14:58:09 +0000 |
net.server: Add some comments to explain to waqas how it all works :)
|
Matthew Wild |
Sun, 22 Nov 2009 14:42:56 +0000 |
xmppcomponent_listener: Use new API for writing to components, fixes traceback (thanks Tobias)
|
Matthew Wild |
Sun, 22 Nov 2009 13:47:24 +0000 |
s2smanager: Fix syntax error introduced in merge
|
Matthew Wild |
Sun, 22 Nov 2009 04:53:02 +0000 |
Merge with trunk
|
Matthew Wild |
Sun, 22 Nov 2009 04:50:42 +0000 |
stanza_router: Don't log full stanzas destined for s2s
|
Matthew Wild |
Sun, 22 Nov 2009 04:46:48 +0000 |
net.server_select: Bring up to date to new common connection API
|
Matthew Wild |
Sun, 22 Nov 2009 04:45:13 +0000 |
net.httpserver, net.http: Update for new net.server API (untested)
|
Matthew Wild |
Sun, 22 Nov 2009 04:44:26 +0000 |