Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_s2s: Cache to_host and from_host in local variables, and use these ↵ | Matthew Wild | 2012-05-04 | 1 | -10/+13 |
| | | | | instead of repeated lookups | ||||
* | mod_s2s: Add session.send() only to incoming streams, and fire the ↵ | Matthew Wild | 2012-05-04 | 1 | -1/+5 |
| | | | | route/remote event on the host (not global anymore) | ||||
* | mod_s2s: Become a shared module (yay) | Matthew Wild | 2012-05-04 | 1 | -4/+14 |
| | |||||
* | Rename plugins/s2s/ to plugins/mod_s2s/ | Matthew Wild | 2012-05-04 | 1 | -0/+486 |