prosodyctl: Fix import of util.iterators
[prosody.git] / core /
2012-05-03 Matthew Wildsessionmanager: Remove max_resources config option...
2012-05-03 Matthew WildMerge with Zash
2012-05-03 Kim Alvefurportmanager: Import pairs
2012-04-29 Matthew Wildmodulemanager: Pass the module's final host (e.g. ...
2012-04-29 Matthew Wildmodulemanager: Hide deprecation warning for modules...
2012-04-29 Matthew Wildportmanager: Import ipairs (thanks Maranda)
2012-04-28 Matthew Wildmoduleapi: Add module:get_directory() to get module...
2012-04-28 Matthew Wildportmanager: Import tonumber (thanks Zash)
2012-04-28 Matthew Wildportmanager: Ensure port is always a number (thanks...
2012-04-28 Matthew Wildmodulemanager: Fixes to handle circular dependencies...
2012-04-28 Matthew Wildusermanager: Add log error for use of COMPAT config...
2012-04-28 Matthew Wildstoragemanager: Fix incorrect variable name
2012-04-28 Matthew Wildmoduleapi: Import util.timer
2012-04-28 Matthew Wildhostmanager: Remove import of unused setmetatable
2012-04-28 Matthew Wildmoduleapi: Remove unused variable 'module_items'
2012-04-28 Matthew Wildmodulemanager: Remove unused function imports
2012-04-28 Matthew Wildmodulemanager: Remove unused NULL declaration
2012-04-28 Matthew Wildportmanager: Fix breakage (import ALL the functions)
2012-04-28 Matthew Wildportmanager: Rename activate_service() to activate...
2012-04-28 Matthew Wildportmanager: Add module() definition
2012-04-28 Matthew Wildportmanager: Explicitly import some libraries
2012-04-27 Matthew Wildmodulemanager: Clear modulemap when a host is deactivat...
2012-04-27 Matthew Wildhostmanager: Remove unused host_config parameter from...
2012-04-27 Matthew Wildhostmanager: Add some TODO comments
2012-04-27 Matthew Wildhostmanager: Convert host-deactivating event parameters...
2012-04-27 Matthew Wildmodulemanager: Set module.environment before calling...
2012-04-27 Matthew Wildmoduleapi: Rename module:hook_stanza() -> module:hook_t...
2012-04-27 Matthew Wildmoduleapi: get_host_type(): Return nil for global modul...
2012-04-26 Matthew Wildmoduleapi: Fix parameters to unhook_object_event()
2012-04-26 Matthew Wildmoduleapi: module:depends(): Don't load shared modules...
2012-04-26 Matthew Wildmoduleapi: Add module:unhook_object_event()
2012-04-25 Kim Alvefurportmanager: Fix selecting bind_interfaces from pre...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-24 Matthew Wildportmanager: Add get_service_at(interface, port) and...
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 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 Matthew WildMerge with Zash
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 Kim Alvefurcore.certmanager: Log a message when a password is...
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-03-15 Matthew Wildloggingmanager, util.logger: Remove name sinks and...
2012-03-15 Matthew Wildportmanager: Support 'default_port' in service options
2012-03-15 Matthew WildMerge with Zash
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 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 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 0.9->trunk
2012-03-04 Kim Alvefurcore.s2smanager: Log the entire stream header.
2012-03-03 Matthew WildMerge with Zash
2012-03-02 Kim Alvefurcore.portmanager: Make sure the private flag takes...
2012-02-25 Matthew WildMerge with 0.9
2012-02-25 Matthew Wilds2smanager: Fix traceback when socket.tcp6 isn't available
2012-02-24 Marco Cirillos2smanager, mod_s2s: clear up ip_hosts after s2s is...
2012-02-24 Matthew WildMerge Zash with Florob and Maranda
2012-02-24 Florian Zeitzs2smanager: remove send_to_host.
2012-02-24 Florian Zeitzmodulemanager: include mod_c2s and mod_s2s into autoloa...
2012-02-21 Kim Alvefurcore.s2smanager: Fix check_cert_status() for when the...
2012-02-12 Matthew WildMerge with 0.9
2012-02-12 Matthew Wildhostmanager: Import select() (thanks Medics)
2012-02-11 Matthew WildMerge with 0.9
2012-02-11 Matthew Wildhostmanager: Import jid_split (thanks chris)
2012-01-26 Matthew WildMerge with 0.9
2012-01-24 Paul Aurichs2smanager: Log the host when marking it authenticated
2012-01-23 Matthew Wilds2smanager, mod_s2s, mod_s2s/s2sout: Split connection...
2012-01-23 Matthew Wildstanza_router: Replace s2s send logic with firing of...
2012-01-23 Matthew Wildstanza_router: Remove obsolete commented code
2012-01-23 Matthew Wildsessionmanager: Require uuid_generate()
2012-01-23 Matthew Wildsessionmanager, mod_c2s: Move timeout logic to mod_c2s
2012-01-23 Matthew Wildportmanager: Pass port to friendly_error_message()
2012-01-22 Matthew Wildmod_c2s, sessionmanager, xmppclient_listener: Move...
2012-01-22 Matthew Wildportmanager: One manager to, in the darkness, bind...
2012-01-22 Matthew WildMerge with trunk
2012-01-22 Matthew Wildmoduleapi: Add module:shared(), a way to easily share...
2012-01-22 Matthew Wildmoduleapi: Add module:depends(), a way to safely depend...
2012-01-22 Matthew Wildmodulemanager: load(): Return and use the correct modul...
2012-01-22 Matthew Wildmodulemanager: Cleanup some unused variables, imports...
next