prosody.git
2010-12-09 Waqas Hussainutil.ztact: Removed.
2010-12-09 Waqas Hussainutil.ztact: Removed.
2010-12-09 Waqas Hussainnet.dns: Removed dependency on util.ztact by moving...
2010-12-09 Waqas Hussainnet.dns: Removed dependency on util.ztact by moving...
2010-12-09 Waqas Hussainmod_console: Removed redundant code for host:activate...
2010-12-09 Waqas Hussainmod_console: Removed redundant code for host:activate...
2010-12-09 Waqas Hussainhostmanager: Improved error handling.
2010-12-09 Waqas Hussainhostmanager: Improved error handling.
2010-12-09 Waqas Hussainhostmanager: deactivate() now returns true on success.
2010-12-09 Waqas Hussainhostmanager: deactivate() now returns true on success.
2010-12-09 Waqas Hussainhostmanager: activate() now gets the host config from...
2010-12-09 Waqas Hussainhostmanager: activate() now gets the host config from...
2010-12-08 Matthew Wildcerts/Makefile: Remove -c flag to chmod, which appears...
2010-12-08 Matthew Wildcerts/Makefile: Remove -c flag to chmod, which appears...
2010-12-07 Waqas Hussainprosody: Don't attempt to load core.xmlhandlers in...
2010-12-07 Waqas Hussainprosody: Don't attempt to load core.xmlhandlers in...
2010-12-07 Matthew Wildxmlhandlers: DELETED.
2010-12-07 Matthew Wildxmlhandlers: DELETED.
2010-12-07 Matthew Wildutil.prosodyctl: Prep JIDs before checking whether...
2010-12-07 Matthew Wildutil.prosodyctl: Prep JIDs before checking whether...
2010-12-07 Matthew Wildtools/xep227toprosody.lua: Rename ns_xep227 to xmlns_xe...
2010-12-07 Matthew Wildtools/xep227toprosody.lua: Rename ns_xep227 to xmlns_xe...
2010-12-07 Matthew Wildtools/xep227toprosody.lua: Convert to use util.xmppstream
2010-12-07 Matthew Wildtools/xep227toprosody.lua: Convert to use util.xmppstream
2010-12-07 Matthew Wildutil.xmppstream: Expose ns_separator and ns_pattern
2010-12-07 Matthew Wildutil.xmppstream: Expose ns_separator and ns_pattern
2010-12-07 Matthew Wildmod_bosh: Switch to util.xmppstream from xmlhandlers
2010-12-07 Matthew Wildmod_bosh: Switch to util.xmppstream from xmlhandlers
2010-12-07 Matthew Wildxmppcomponent_listener: Switch to util.xmppstream from...
2010-12-07 Matthew Wildxmppcomponent_listener: Switch to util.xmppstream from...
2010-12-07 Waqas Hussainprosody: Added a stub implementation of core.componentm...
2010-12-07 Waqas Hussainprosody: Added a stub implementation of core.componentm...
2010-12-06 Matthew Wildcerts/openssl.cnf: Change countryName from UK to GB
2010-12-06 Matthew Wildcerts/openssl.cnf: Change countryName from UK to GB
2010-12-06 Matthew Wildcerts/Makefile: Add .PRECIOUS to stop make deleting...
2010-12-06 Matthew Wildcerts/Makefile: Add .PRECIOUS to stop make deleting...
2010-12-06 Matthew WildMerge with Zash
2010-12-05 Matthew Wildmod_pubsub: Ensure <item> is in correct scope when...
2010-12-05 Florian Zeitzmod_pubsub: Support item retraction
2010-12-05 Florian Zeitzmod_pubsub, util.pubsub: Support for unsubscribing
2010-12-03 Kim Alvefurcerts: Add a default OpenSSL configuration file, and...
2010-12-05 Matthew Wildmod_pubsub: Ensure <item> is in correct scope when...
2010-12-05 Florian Zeitzmod_pubsub: Support item retraction
2010-12-05 Florian Zeitzmod_pubsub, util.pubsub: Support for unsubscribing
2010-12-03 Kim Alvefurcerts: Add a default OpenSSL configuration file, and...
2010-12-03 Florian Zeitzmod_pubsub: Use pubsub_error_reply everywhere
2010-12-03 Florian Zeitzmod_pubsub: Use pubsub_error_reply everywhere
2010-12-02 Waqas Hussainutil.xmppstream: Fix logger name.
2010-12-02 Waqas Hussainutil.xmppstream: Fix logger name.
2010-12-02 Waqas Hussainmod_disco: Don't add caps hash to stream features on...
2010-12-02 Waqas Hussainmod_disco: Don't add caps hash to stream features on...
2010-12-02 Waqas Hussainmod_proxy65: Add service discovery identity and feature...
2010-12-02 Waqas Hussainmod_proxy65: Add service discovery identity and feature...
2010-12-02 Waqas Hussainmod_proxy65: Cleaned up stanza processing a little.
2010-12-02 Waqas Hussainmod_proxy65: Cleaned up stanza processing a little.
2010-12-02 Waqas Hussainmod_proxy65: s:len() -> #s.
2010-12-02 Waqas Hussainmod_proxy65: s:len() -> #s.
2010-12-02 Waqas Hussainmod_proxy65: Make some globals local.
2010-12-02 Waqas Hussainmod_proxy65: Make some globals local.
2010-12-02 Waqas Hussainmod_proxy65: :sub(n):byte() -> :byte(n).
2010-12-02 Waqas Hussainmod_proxy65: :sub(n):byte() -> :byte(n).
2010-12-02 Waqas Hussainmod_proxy65: Allow loading on normal hosts.
2010-12-02 Waqas Hussainmod_proxy65: Allow loading on normal hosts.
2010-12-02 Waqas Hussainmod_proxy65: Updated to use sub-events. Now only hooks...
2010-12-02 Waqas Hussainmod_proxy65: Updated to use sub-events. Now only hooks...
2010-12-02 Waqas Hussainnet.server_select: Set select() timeout to 3600 by...
2010-12-02 Waqas Hussainnet.server_select: Set select() timeout to 3600 by...
2010-12-02 Waqas Hussainnet.server_select: Made another global local.
2010-12-02 Waqas Hussainnet.server_select: Made another global local.
2010-12-02 Waqas Hussainnet.server_select: Made some globals local.
2010-12-02 Waqas Hussainnet.server_select: Made some globals local.
2010-12-02 Waqas Hussainmod_bosh: Use util.timer for timers instead of server...
2010-12-02 Waqas Hussainmod_bosh: Use util.timer for timers instead of server...
2010-12-02 Waqas Hussainutil.timer: Activate higher timer precision.
2010-12-02 Waqas Hussainutil.timer: Activate higher timer precision.
2010-12-02 Waqas Hussainnet.server_select: Make changes required for sub-second...
2010-12-02 Waqas Hussainnet.server_select: Make changes required for sub-second...
2010-12-02 Waqas Hussainfallbacks/lxp.lua: CRLF -> LF.
2010-12-02 Waqas Hussainfallbacks/lxp.lua: Pure Lua pseudo-XML parser. Implemen...
2010-12-02 Waqas Hussainfallbacks/lxp.lua: Pure Lua pseudo-XML parser. Implemen...
2010-12-02 Waqas Hussainmod_iq: Fix an extra character in previous commit...
2010-12-02 Waqas Hussainmod_iq: Fix an extra character in previous commit...
2010-12-02 Waqas Hussainmod_iq: Don't hook 'iq/full' on components.
2010-12-02 Waqas Hussainmod_iq: Don't hook 'iq/full' on components.
2010-12-02 Waqas Hussainmodulemanager: Allow components to inherit mod_iq....
2010-12-02 Waqas Hussainmodulemanager: Allow components to inherit mod_iq....
2010-12-02 Waqas Hussainmod_proxy65: Give the 'iq/host' stanza handler a negati...
2010-12-02 Waqas Hussainmod_proxy65: Give the 'iq/host' stanza handler a negati...
2010-12-02 Waqas HussainMUC: Give stanza handlers a negative priority, to allow...
2010-12-02 Waqas HussainMUC: Give stanza handlers a negative priority, to allow...
2010-12-02 Waqas Hussainmod_component: Give stanza handlers a negative priority...
2010-12-02 Waqas Hussainmod_component: Give stanza handlers a negative priority...
2010-12-02 Waqas Hussainmod_iq: Don't stop event dispatch for unhandled IQ...
2010-12-02 Waqas Hussainmod_iq: Don't stop event dispatch for unhandled IQ...
2010-12-01 Florian Zeitzmod_pubsub, util.pubsub: Support node creation
2010-12-01 Florian Zeitzmod_pubsub, util.pubsub: Support node creation
2010-11-28 Matthew Wildmod_console: Fix to import cert_verify_identity (util...
2010-11-28 Matthew Wildcertmanager: Add required verify flags for cert verific...
2010-11-28 Matthew Wildmod_console: Add s2s:showcert() command to show the...
2010-11-28 Waqas Hussainmod_pep: Remove PEP subscriptions on getting a presence...
next