prosody.git
2012-04-26 Matthew Wildutil.debug: Remove 'white' from boundary style (leave...
2012-04-26 Matthew Wildutil.termcolours: tohtml() for converting output to...
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-26 Matthew Wildmoduleapi: Add module:unhook_object_event()
2012-04-26 Matthew Wildnet.http.server: Fix to compare priority if path length...
2012-04-25 Matthew Wildutil.debug: Some more magic constant fiddling. Don...
2012-04-25 Matthew Wildmod_bosh: Large commit to update to mod_http/net.http...
2012-04-25 Matthew Wildnet.http.server: Support for on_destroy callback on...
2012-04-25 Matthew Wildmod_bosh: Optimisation, store reply_before value as...
2012-04-25 Matthew Wildnet.http.server: Small fix to comment
2012-04-25 Matthew Wildnet.http.server: Remove legacy compatibility
2012-04-25 Kim Alvefurportmanager: Fix selecting bind_interfaces from pre...
2012-04-25 Matthew WildMakefile: Fix for net/http
2012-04-25 Waqas Hussainmod_proxy65: Add multiplex pattern.
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-24 Matthew Wildnet.http.server: Handle results returned by handlers...
2012-04-24 Matthew Wildnet.http.server: Remove debug message
2012-04-24 Matthew Wildutil.helpers: Add show_events(), to show the events...
2012-04-24 Matthew Wildutil.debug: Turn into a real-ish module ('debugx')...
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 Wildportmanager: Add get_service_at(interface, port) and...
2012-04-24 Matthew Wildnet.server_event: Do not automatically close clients...
2012-04-24 Matthew Wildnet.server_select: Remove server from _server table...
2012-04-24 Matthew Wildmod_admin_telnet: Add initial port:list() and port...
2012-04-24 Matthew Wildprosody: Load portmanager at startup, to ensure it...
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 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-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-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-22 Matthew Wildutil.debug: Move boundary markers to top of relevant...
2012-03-22 Matthew Wildutil.debug: Add a touch of colour to source locations
2012-03-22 Matthew Wildutil.debug: Add a bit of colour
2012-03-22 Matthew Wildutil.debug: Move optimal line length (default 65) into...
2012-03-22 Matthew Wildutil.debug: Add markers in the output when crossing...
2012-03-22 Matthew Wildutil.debug: Add catch for an "error in error handling"
2012-03-22 Matthew Wildutil.debug: Attempt to get debug.traceback() parameter...
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...
next