hostmanager: Remove unused host_config parameter from host-activated event
[prosody.git] / plugins /
2012-04-27 Matthew Wildmod_proxy65: Fix traceback when proxy65 service fails...
2012-04-27 Matthew Wildmod_bosh: Add routes without trailing-'/', so that...
2012-04-27 Matthew Wildmod_http: Allow a route value to be static data rather...
2012-04-27 Matthew Wildmod_http_files: Specify method in HTTP route
2012-04-27 Matthew Wildmod_http: Routes now require a method to be specified...
2012-04-27 Matthew Wildmod_http: Link to docs on routes in error message
2012-04-26 Matthew Wildmod_http: Remove unused import of url.parse
2012-04-26 Matthew Wildmod_http_files, net.http.parser: Move path normalizatio...
2012-04-26 Matthew WildMerge with backout
2012-04-26 Matthew Wildmod_http_errors: Module to handle HTTP errors with...
2012-04-26 Matthew Wildmod_http_files: Change option name from http_path to...
2012-04-26 Matthew Wildmod_http: Switch to single option for specifying HTTP...
2012-04-26 Matthew Wildmod_http_files: Log 404 failure reason
2012-04-26 Matthew Wildmod_http_files: Return numeric error codes instead...
2012-04-26 Matthew Wildmod_bosh: Update informational message on GET
2012-04-26 Matthew Wildmod_http: Use module:hook/unhook_event_object() so...
2012-04-25 Matthew Wildmod_bosh: Large commit to update to mod_http/net.http...
2012-04-25 Matthew Wildmod_bosh: Optimisation, store reply_before value as...
2012-04-25 Waqas Hussainmod_proxy65: Add multiplex pattern.
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-24 Matthew Wildmod_proxy65: Port to portmanager, make a shared module
2012-04-24 Matthew Wildmod_http: Fix specifying method in app route keys
2012-04-24 Matthew Wildmod_admin_telnet: Add initial port:list() and port...
2012-04-24 Matthew WildMerge with Markus K?tter
2012-04-23 Kim Alvefurmod_http_files: Rename argument to reflect what it...
2012-04-23 Kim Alvefurmod_httpserver: Rename to mod_http_files
2012-04-23 Kim Alvefurmod_httpserver: Adapt to use the new HTTP API
2012-04-23 Matthew Wildmod_http: Pass portion of path that matched wildcard...
2012-04-23 Matthew Wildmod_http: Support for default_path in apps
2012-04-23 Matthew Wildmod_http: Revamp module for new API and config
2012-04-22 Matthew WildMerge with Zash
2012-04-22 Matthew Wildmod_component: Handle component connecting to non-exist...
2012-04-22 Matthew Wildmod_motd: Use presence/bare to catch a client's initial...
2012-04-21 Matthew Wildmod_component: Make a shared module, and move the xmppc...
2012-04-21 Matthew Wildmod_motd: Send only to resource coming online, not...
2012-04-21 Matthew Wildmod_admin_telnet: module:load(): Fix 'global-module...
2012-04-21 Matthew Wildmod_admin_telnet: module:list(): List global modules...
2012-04-21 Matthew Wildmod_admin_telnet: module:reload(): If module is loaded...
2012-04-21 Matthew Wildmod_admin_telnet: get_host_set(): Include '*' in the...
2012-04-21 Waqas Hussainmod_http: Include handlers of non-global modules.
2012-04-21 Waqas Hussainmod_http: Provide HTTP service.
2012-04-19 Matthew WildMerge with 0.9
2012-04-19 Matthew Wildmod_bosh: Log error on BOSH parse failure (thanks daurn...
2012-04-13 Markus K?ttermuc - implement per channel history limits
2012-04-12 Florian Zeitzmod_adhoc: Always allow at least the "complete" action
2012-03-27 Paul Aurichmod_s2s: Queuing a stanza constitutes handling it.
2012-03-26 Florian Zeitzmod_s2s: Add "::" as a IPv6 interface (thanks darkrain)
2012-03-15 Kim Alvefurmod_c2s: Add missing multiplexed service discovery...
2012-03-15 Matthew Wildmod_c2s, mod_s2s: Drop default_port and default_mode...
2012-03-15 Kim Alvefurmod_posix, mod_bosh, mod_admin_telnet: Use module:set_g...
2012-03-15 Matthew WildMerge with Zash
2012-03-15 Matthew Wildmod_c2s, mod_s2s: Add multiplex support
2012-03-15 Matthew Wildmod_net_multiplex: Port multiplexing (run multiple...
2012-03-14 Matthew Wildmod_s2s/s2sout.lib: Log message instead of traceback...
2012-03-14 Matthew Wildmod_c2s: Use module:add_item() to add the net-provider...
2012-03-11 Matthew Wildmod_auth_internal_{plain,hashed}: Clarify log messages...
2012-03-11 Kim Alvefurmod_s2s: Don't bounce sendq on failed connections since...
2012-03-11 Florian Zeitzmod_s2s: Collect s2s sources from portmanager and get...
2012-03-11 Florian Zeitzmod_s2s: Remove obsolete default_interface
2012-03-11 Matthew WildMerge with Zash
2012-03-11 Kim Alvefurs2smanager, mod_s2s: Move import of dns_max_depth to...
2012-03-09 Matthew WildMerge 0.9->trunk
2012-03-09 Matthew WildMerge with Zash
2012-03-08 Matthew WildMerge with Maranda
2012-03-07 Kim Alvefurmod_admin_adhoc: Use module:depends()
2012-03-07 Kim Alvefurmod_admin_adhoc: Import util.iterators properly
2012-03-07 Matthew WildMerge with Zash
2012-03-05 Kim Alvefurmod_admin_telnet: Add flag for IPv6
2012-03-05 Kim Alvefurmod_admin_telnet: Add flag for stream management.
2012-03-05 Kim Alvefurmod_admin_telnet: (encrypted) is redundant in combinati...
2012-03-05 Kim Alvefurmod_admin_telnet: Commond and flexible way to show...
2012-03-05 Marco Cirillomod_s2s: remove conn sessions clearing redundancy and...
2012-03-05 Matthew Wildmod_s2s: streamopened(): Tighter validation around...
2012-03-04 Kim Alvefurmod_s2s: Log the entire stream header.
2012-03-03 Matthew WildMerge with Zash
2012-03-03 Kim Alvefurmod_dialback, mod_s2s: Log initiation of dialback in...
2012-03-03 Kim Alvefurmod_s2s, mod_dialback: Rename event to s2s-authenticate...
2012-03-03 Matthew WildMerge with Zash
2012-03-03 Kim Alvefurmod_s2s, mod_dialback: Event on pre-XMPP streams, so...
2012-03-02 Kim Alvefurmod_admin_telnet: Import util.iterators properly
2012-03-02 Kim Alvefurmod_s2s: return true when we sent the stanza, or initia...
2012-03-02 Kim Alvefurmod_s2s: Split send_to_host() into two route/remote...
2012-03-02 Kim Alvefurmod_dialback: Remove unused import of s2smanager.send_t...
2012-02-29 Kim Alvefurmod_s2s: Add missing local table.insert
2012-02-24 Marco Cirillos2smanager, mod_s2s: clear up ip_hosts after s2s is...
2012-02-24 Matthew WildMerge backout
2012-02-24 Matthew WildBacked out changeset aba47e6dff43
2012-02-24 Matthew WildMerge Zash with Florob and Maranda
2012-02-24 Marco Cirillomod_s2s: prevent attempting to reconnect when the strea...
2012-02-24 Marco Cirillomod_admin_telnet: make service private.
2012-02-24 Marco Cirillomod_s2s, s2sout.lib: import cert verify and add another...
2012-02-24 Florian Zeitzs2sout.lib: import utils/functionality once in s2smanager.
2012-02-24 Florian Zeitzmod_s2s: port functionality once in s2smanager.
2012-02-24 Florian Zeitzmod_dialback: import util.hashes and functionality...
2012-02-23 Kim Alvefurs2sout.lib: Fix wrong variable name
2012-02-23 Kim Alvefurs2sout.lib: Add locals for source interfaces
2012-02-23 Kim Alvefurs2sout.lib: Import various util.*
2012-02-23 Kim Alvefurmod_s2s: Attach send function to session
2012-02-23 Kim Alvefurmod_s2s: Initiate connections
2012-02-22 Kim Alvefurmod_s2s: Fix typo
next