Log

description author age
util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random) Waqas Hussain 2009-06-04
util.uuid: More uniqueness! Waqas Hussain 2009-06-04
sessionmanager: It really is username@host, not host@username :) Waqas Hussain 2009-06-04
Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent] Matthew Wild 2009-06-04
Makefile: Specify permissions on installed executables [thanks mhavela] Matthew Wild 2009-06-04
prosody: Add support for general 'interface' option which is used as the default network interface Matthew Wild 2009-06-04
net.server: Display server port in error messages Matthew Wild 2009-06-04
Adding .hgignore Matthew Wild 2009-06-04
My merge!!!! Waqas Hussain 2009-06-04
stanza_router: workaround for a Pidgin bug which sets 'to' to the SRV result Waqas Hussain 2009-06-03
mod_privacy: Initial commit Waqas Hussain 2009-06-03
stanza_router: Remove the 'to' attribute when it's value is the bare JID of the local user sending the stanza Waqas Hussain 2009-06-03
prosody.cfg.lua.dist: Enable mod_register by default, but with registration disabled, and add a comment about it Matthew Wild 2009-06-02
sessionmanager: It's username@host, not host@username :) Matthew Wild 2009-06-02
mod_message: Fix global access Waqas Hussain 2009-06-02
mod_iq: Limit sub-events to get and set IQs Waqas Hussain 2009-06-02
mod_presence: Fix a global access Waqas Hussain 2009-06-02
mod_presence: Check for nil 'to' attribute in all cases for outgoing stanzas Waqas Hussain 2009-06-02
mod_presence: Check for nil 'to' attribute in all cases for incoming stanzas Waqas Hussain 2009-06-02
mod_presence: return true from incoming presence handlers to prevent further processing Waqas Hussain 2009-06-02
mod_presence: Handle non-subscription presence and routing Waqas Hussain 2009-06-02
mod_presence: Handle subscriptions and probes Waqas Hussain 2009-06-02
mod_presence: Add hooks for inbound presence Waqas Hussain 2009-06-02
mod_presence: Fix a comment Waqas Hussain 2009-06-02
mod_presence: Handle all outbound presence stanzas Waqas Hussain 2009-06-02
mod_presence: A little cleanup Waqas Hussain 2009-06-02
mod_presence: Remove JIDs from directed presence list on sending error or unavailable presence Waqas Hussain 2009-06-02
mod_presence: Handle outbound presence to full JIDs Waqas Hussain 2009-06-02
mod_message: A little cleanup Waqas Hussain 2009-06-01
mod_message: mod_message now handles all cases Waqas Hussain 2009-06-01