Log

description author age
Log how many queued stanzas we send Waqas Hussain 2008-11-15
Merge from waqas Matthew Wild 2008-11-15
Some bugs fixed Waqas Hussain 2008-11-15
Update hostname for identi.ca Matthew Wild 2008-11-14
Remove some old unused (and empty) functions from s2smanager Matthew Wild 2008-11-14
Only reply with errors if the stanza is not an error or a result (don't know how much bandwidth this just cost me :) ) Matthew Wild 2008-11-14
Update rostermanager to use new logger Matthew Wild 2008-11-14
A treat for Linux users ;) Matthew Wild 2008-11-14
Fix outgoing s2s from components. Fixes #16 Matthew Wild 2008-11-14
Now outgoing s2s sessions are associated with their from_host, fixes #15 Matthew Wild 2008-11-14
Some more logging fixes Matthew Wild 2008-11-14
Yep, s2s definitely works now. This is just a small fix for logging... Matthew Wild 2008-11-14
I knew it ;) Fix sending error replies over s2s (though we shouldn't be error'ing on stream:features anyway) Matthew Wild 2008-11-14
Print out the stanza also Matthew Wild 2008-11-14
Fix for detecting when we are routing a stanza to ourself (I'm sure this has something to do with you, waqas...) Matthew Wild 2008-11-14
Another small fix, for logging in s2smanager Matthew Wild 2008-11-14
Another small fix, for logging in s2smanager Matthew Wild 2008-11-14
Mmm, s2s fixed :) Matthew Wild 2008-11-14
Merge from waqas Matthew Wild 2008-11-13
Added error replies for unhandled stanzas Waqas Hussain 2008-11-13
Added basic offline message support Waqas Hussain 2008-11-13
Added util.datetime: Utility methods to support XEP-0082: XMPP Date and Time Profiles Waqas Hussain 2008-11-13
Added support for storing (and removing), loading and appending to lists of data to datamanager (for supporting offline messages) Waqas Hussain 2008-11-13
Fixed stanza deserialization Waqas Hussain 2008-11-13
Add support for remote debugger Matthew Wild 2008-11-13
Missed importing a function in last commit Matthew Wild 2008-11-13
Change sending reply stream header to use top_tag() Matthew Wild 2008-11-13
Add new top_tag() method to stanzas Matthew Wild 2008-11-13