Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it possible to set custom output handler for logger | Matthew Wild | 2008-12-06 | 1 | -3/+15 |
| | |||||
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | |||||
* | Nice enhancement for logging output | Matthew Wild | 2008-11-27 | 1 | -3/+9 |
| | |||||
* | Remove or comment useless prints, or change them to log() | Matthew Wild | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | A treat for Linux users ;) | Matthew Wild | 2008-11-14 | 1 | -2/+15 |
| | |||||
* | Some more logging fixes | Matthew Wild | 2008-11-14 | 1 | -2/+2 |
| | |||||
* | working incoming s2s \o/ | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Session destruction fixes, some debugging code while we fix the rest. Also ↵ | Matthew Wild | 2008-10-04 | 1 | -1/+1 |
| | | | | change logger to be more useful. | ||||
* | Huge commit to: | Matthew Wild | 2008-09-30 | 1 | -0/+23 |
* Break stanza routing (to be restored in a future commit) * Remove the old stanza_dispatcher code, which was never going to be maintainable nor extendable :) * Bring us plugins, starting with mod_legacyauth and mod_roster * Sessions are now created/destroyed using a standard sessionmanager interface |