Commit Graph

22 Commits (23116a45d4daf902d68e77500a4e600509b2052d)

Author SHA1 Message Date
Matthew Wild 69bb55c678 mod_dialback: Change FIXME comment to COMPAT 17 years ago
Matthew Wild 26e6087e32 mod_dialback: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible 17 years ago
Matthew Wild daf13d7b6b mod_dialback: Use module logger instead of creating a new one 17 years ago
Matthew Wild e241b85a56 mod_*: Fix many unnecessary global accesses in modules (already committed to main repo) 17 years ago
Matthew Wild ca9a9eb85e mod_*: Fix a load of global accesses 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild 2c5c164889 Destroy session on failed dialback instead of throwing an error 17 years ago
Matthew Wild 2e83fd69f7 Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :) 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild c92d90f3f5 Fix the last couple of places where we send strings from mod_dialback 17 years ago
Matthew Wild 7c9f4818c3 Remove an incorrect line which I didn't add, and fix the proper way. Corrects the sending of stanzas over unauthed s2sout's. Also fixes mod_dialback to send stanzas and not strings. 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild a153b3c267 Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. 17 years ago
Matthew Wild ccb65fee13 Fix the reversed to/from on the final db:result. Fixes M-Link and Gmail. Thanks dwd!! 17 years ago
Matthew Wild 762904eba2 Show which session got disconnected in log message 17 years ago
Matthew Wild 761c52771a Don't error if the original s2s connection has closed before we get the dialback result 17 years ago
Matthew Wild 22df06d27d Now outgoing s2s sessions are associated with their from_host, fixes #15 17 years ago
Matthew Wild 428fc65bbc Some more logging fixes 17 years ago
Waqas Hussain a88ddeb67d Fixed some whitespace. 17 years ago
Matthew Wild 4851756ca4 Fix s2s once and for all 17 years ago