| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | portmanager: Allow services to specify their config option prefix | Matthew Wild | 2012-03-15 | 1 | -4/+8 |
| * | moduleapi: Add module:send() as an alias for core_post_stanza() from the curr... | Matthew Wild | 2012-03-15 | 1 | -0/+5 |
| * | moduleapi: Add module:provides(), a shortcut to add an item with the current ... | Matthew Wild | 2012-03-15 | 1 | -0/+14 |
| * | portmanager: Fire service-removed on unregister | Matthew Wild | 2012-03-14 | 1 | -0/+1 |
| * | portmanager: Fix log message when multiple services are configured to use the... | Matthew Wild | 2012-03-14 | 1 | -1/+1 |
| * | portmanager: Support item-added/net-provider (global and shared modules only!) | Matthew Wild | 2012-03-14 | 1 | -0/+9 |
| * | portmanager: Add unregister_service(), and allow multiple services with the s... | Matthew Wild | 2012-03-14 | 1 | -6/+26 |
| * | modulemanager: Some refactoring. Deprecate module.host = "*", modules should ... | Matthew Wild | 2012-03-14 | 1 | -9/+11 |
| * | moduleapi: Set module.global = true when module:set_global() is called | Matthew Wild | 2012-03-14 | 1 | -0/+1 |
| * | modulemanager: Use appropriate events object for global modules when firing i... | Matthew Wild | 2012-03-14 | 1 | -1/+2 |
| * | Merge with Zash | Matthew Wild | 2012-03-11 | 1 | -1/+0 |
| |\ |
|
| | * | s2smanager, mod_s2s: Move import of dns_max_depth to mod_s2s | Kim Alvefur | 2012-03-11 | 1 | -1/+0 |
| * | | portmanager: Add get_active_services() | Matthew Wild | 2012-03-11 | 1 | -0/+4 |
| |/ |
|
| * | portmanager: Add get_service() | Matthew Wild | 2012-03-11 | 1 | -0/+3 |
| * | core.portmanager: Make sure the private flag takes precedence over global int... | Kim Alvefur | 2012-03-03 | 1 | -1/+1 |
| * | s2smanager, mod_s2s: clear up ip_hosts after s2s is marked as established, re... | Marco Cirillo | 2012-02-24 | 1 | -0/+1 |
| * | s2smanager: remove send_to_host. | Florian Zeitz | 2012-02-24 | 1 | -4/+1 |
| * | modulemanager: include mod_c2s and mod_s2s into autoloaded modules. | Florian Zeitz | 2012-02-24 | 1 | -1/+1 |
| * | s2smanager, mod_s2s, mod_s2s/s2sout: Split connection handling out of s2smana... | Matthew Wild | 2012-01-23 | 1 | -570/+11 |
| * | stanza_router: Replace s2s send logic with firing of a 'route/remote' event | Matthew Wild | 2012-01-23 | 1 | -16/+7 |
| * | stanza_router: Remove obsolete commented code | Matthew Wild | 2012-01-23 | 1 | -5/+0 |
| * | sessionmanager: Require uuid_generate() | Matthew Wild | 2012-01-23 | 1 | -0/+1 |
| * | sessionmanager, mod_c2s: Move timeout logic to mod_c2s | Matthew Wild | 2012-01-23 | 1 | -10/+0 |
| * | portmanager: Pass port to friendly_error_message() | Matthew Wild | 2012-01-23 | 1 | -2/+2 |
| * | mod_c2s, sessionmanager, xmppclient_listener: Move all c2s network and stream... | Matthew Wild | 2012-01-22 | 1 | -49/+0 |
| * | portmanager: One manager to, in the darkness, bind them | Matthew Wild | 2012-01-22 | 1 | -0/+132 |
| * | Merge with trunk | Matthew Wild | 2012-01-22 | 6 | -288/+408 |
| |\ |
|
| | * | moduleapi: Add module:shared(), a way to easily share data between multiple l... | Matthew Wild | 2012-01-22 | 1 | -0/+23 |
| | * | moduleapi: Add module:depends(), a way to safely depend upon another module a... | Matthew Wild | 2012-01-22 | 1 | -0/+29 |
| | * | modulemanager: load(): Return and use the correct module object | Matthew Wild | 2012-01-22 | 1 | -2/+2 |
| | * | modulemanager: Cleanup some unused variables, imports, whitespace and add a c... | Matthew Wild | 2012-01-22 | 1 | -3/+1 |
| | * | modulemanager, moduleapi: Replace hooks multitable with an event_handlers map... | Matthew Wild | 2012-01-22 | 2 | -21/+12 |
| | * | modulemanager: Drop unnecessary prosody_events local | Matthew Wild | 2012-01-22 | 1 | -3/+1 |
| | * | modulemanager: Some reorganisation. Only external change is (should be) that ... | Matthew Wild | 2012-01-22 | 1 | -62/+94 |
| | * | modulemanager: Move in-module API functions to core.moduleapi (half the file ... | Matthew Wild | 2012-01-22 | 2 | -212/+240 |
| * | | configmanager: get(): Make section (core) optional (hurrah) | Matthew Wild | 2011-12-10 | 1 | -0/+3 |
* | | | Merge 0.9->trunk | Matthew Wild | 2012-03-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | core.s2smanager: Log the entire stream header. | Kim Alvefur | 2012-03-04 | 1 | -1/+1 |
* | | | | Merge with 0.9 | Matthew Wild | 2012-02-25 | 1 | -1/+6 |
|\| | | |
|
| * | | | core.s2smanager: Fix check_cert_status() for when the stream has no from attr | Kim Alvefur | 2012-02-21 | 1 | -1/+6 |
* | | | | s2smanager: Fix traceback when socket.tcp6 isn't available | Matthew Wild | 2012-02-25 | 1 | -1/+1 |
* | | | | Merge with 0.9 | Matthew Wild | 2012-02-12 | 1 | -1/+1 |
|\| | | |
|
| * | | | hostmanager: Import select() (thanks Medics) | Matthew Wild | 2012-02-12 | 1 | -1/+1 |
* | | | | Merge with 0.9 | Matthew Wild | 2012-02-11 | 1 | -0/+1 |
|\| | | |
|
| * | | | hostmanager: Import jid_split (thanks chris) | Matthew Wild | 2012-02-11 | 1 | -0/+1 |
| * | | | hostmanager: Add send() method to hosts | Matthew Wild | 2011-12-16 | 1 | -0/+12 |
* | | | | Merge with 0.9 | Matthew Wild | 2012-01-26 | 1 | -1/+1 |
|\| | |
| |_|/
|/| | |
|
| * | | s2smanager: Log the host when marking it authenticated | Paul Aurich | 2012-01-24 | 1 | -1/+1 |
* | | | s2smanager: Fix missing import of 'type' (thanks darkrain) | Matthew Wild | 2011-12-20 | 1 | -2/+2 |
* | | | hostmanager: Add send() method to hosts | Matthew Wild | 2011-12-16 | 1 | -0/+12 |