prosody.git
2012-04-24 Matthew Wildprosody: Load portmanager at startup, to ensure it...
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 Wildnet.http.server: Support for wildcard events (events...
2012-04-23 Matthew Wildmod_http: Support for default_path in apps
2012-04-23 Matthew Wildmoduleapi: Add module:add_timer(delay, callback) -...
2012-04-23 Matthew Wildmodulemanager: Set module.loaded = false on unload
2012-04-23 Matthew Wildmod_http: Revamp module for new API and config
2012-04-23 Matthew Wildmoduleapi: module:depends(): Load shared modules onto...
2012-04-23 Matthew Wildmodulemanager: Report errors that happen when loading...
2012-04-23 Matthew Wildmoduleapi: module:provides(): Add "-provider" onto...
2012-04-23 Matthew Wildmoduleapi: module:provides(): Fix usage of wrong table
2012-04-22 Waqas Hussainnet.http.server: Fix legacy net.httpserver fallback...
2012-04-22 Waqas Hussainnet.httpserver: Comment dependency on connlisteners...
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 Wildmultiplex_listener: Remove (already ported to mod_net_m...
2012-04-21 Matthew Wildmodulemanager: For children of shared modules, set...
2012-04-21 Matthew Wildmoduleapi: Have modules internally store a reference...
2012-04-21 Matthew Wildmod_component: Make a shared module, and move the xmppc...
2012-04-21 Kim Alvefurcore.certmanager: Log a message when a password is...
2012-04-21 Matthew Wildmod_motd: Send only to resource coming online, not...
2012-04-21 Matthew Wildprosody: Don't require net.httpserver now
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 Matthew Wildmodulemanager: When a shared module becomes global...
2012-04-21 Matthew Wildmodulemanager: Support for shared modules - function...
2012-04-21 Matthew Wildmodulemanager: Make module_has_method and module_call_m...
2012-04-21 Matthew Wildmodulemanager: Use modulemap rather than hosts[host...
2012-04-21 Matthew Wildmodulemanager: Use api_instance rather than pluginenv...
2012-04-21 Matthew Wildmodulemanager: Allow loading a module onto "*" (part...
2012-04-21 Matthew Wildnet.connlisteners: Be gone!
2012-04-21 Waqas Hussainmod_http: Include handlers of non-global modules.
2012-04-21 Waqas Hussainmod_http: Provide HTTP service.
2012-04-21 Waqas Hussainnet.http.server: Fire global HTTP event when no specifi...
2012-04-21 Waqas Hussainnet.http.server: Missing <title/> in 404 Not Found...
2012-04-12 Florian Zeitzmod_adhoc: Always allow at least the "complete" action
2012-04-07 Waqas Hussainnet.http.{server|codes|parser}: Initial commit.
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-20 Kim AlvefurMakefile: Use cp instead of install, and make sure...
2012-03-15 Matthew Wildloggingmanager, util.logger: Remove name sinks and...
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 Matthew Wildportmanager: Support 'default_port' in service options
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-15 Matthew Wildportmanager: Add get_registered_services() to the publi...
2012-03-15 Matthew Wildportmanager: Remove check for service_info.multiplex...
2012-03-15 Matthew Wildportmanager: Fix pre-0.9 compatibility by taking defaul...
2012-03-15 Matthew Wildportmanager: Allow services to specify their config...
2012-03-15 Matthew Wildmoduleapi: Add module:send() as an alias for core_post_...
2012-03-15 Matthew Wildmoduleapi: Add module:provides(), a shortcut to add...
2012-03-14 Matthew Wildportmanager: Fire service-removed on unregister
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-14 Matthew Wildportmanager: Fix log message when multiple services...
2012-03-14 Matthew Wildportmanager: Support item-added/net-provider (global...
2012-03-14 Matthew Wildportmanager: Add unregister_service(), and allow multip...
2012-03-14 Matthew Wildmodulemanager: Some refactoring. Deprecate module.host...
2012-03-14 Matthew Wildmoduleapi: Set module.global = true when module:set_glo...
2012-03-14 Matthew Wildmodulemanager: Use appropriate events object for global...
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 Matthew Wildportmanager: Add get_active_services()
2012-03-11 Kim Alvefurs2smanager, mod_s2s: Move import of dns_max_depth to...
2012-03-11 Matthew Wildportmanager: Add get_service()
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 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 Alvefurcore.portmanager: Make sure the private flag takes...
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-03-02 Thijs AlkemadeFix make install for mod_s2s.
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
next