Log

plugins/mod_dialback.lua @ 6301:2fdd71b08126

description author age
mod_dialback: Short-circuit dialback auth if certificate is considered valid Kim Alvefur Fri, 04 Jul 2014 21:48:25 +0200
mod_dialback: Keep the same dialback secret across module reloads Kim Alvefur Thu, 03 Jul 2014 15:38:53 +0200
hostmanager, mod_dialback: Move generation of dialback secret out of core Kim Alvefur Thu, 22 May 2014 15:21:22 +0200
mod_dialback: Change level of some log statements to be more appropriate Kim Alvefur Sat, 10 Aug 2013 19:53:22 +0200
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event Matthew Wild Fri, 22 Mar 2013 14:18:23 +0000
mod_s2s, mod_dialback: Rename s2s-authenticate-legacy event to s2sout-authenticate-legacy for clarity. Also, hello! Matthew Wild Sun, 10 Mar 2013 11:25:05 +0000
mod_dialback: Correctly check if a connection was destroyed (thanks iron) Kim Alvefur Wed, 05 Sep 2012 16:51:16 +0200
mod_dialback: Ignore <db:verify/> with a 'type' attribute on incoming connections, instead of interpreting them as a request to verify a key Matthew Wild Fri, 27 Jul 2012 20:29:32 +0100
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages Matthew Wild Mon, 23 Jul 2012 17:32:33 +0100
mod_dialback: Skip an unnecessary nameprep. Waqas Hussain Fri, 15 Jun 2012 02:53:57 +0500
mod_dialback: Remove a remaining usage of string.format, ick. Matthew Wild Fri, 11 May 2012 14:24:05 +0100
mod_dialback: Final sweep to get nameprep + error handling in order (hopefully) Matthew Wild Fri, 11 May 2012 02:04:29 +0100
mod_dialback: Fix logic bug - we should have both a to and from at this point Matthew Wild Fri, 11 May 2012 01:54:36 +0100
Merge with Maranda Matthew Wild Fri, 11 May 2012 01:53:32 +0100
Merge with backout Matthew Wild Fri, 11 May 2012 01:45:36 +0100
Backed out changeset 9f1fb34cd7f8 - obsoleted by 5ef05f32bc42. Matthew Wild Fri, 11 May 2012 01:39:52 +0100
Merge with backout Matthew Wild Fri, 11 May 2012 01:32:46 +0100
Backed out changeset 751510cd558d - obsoleted by 5ef05f32bc42. Matthew Wild Fri, 11 May 2012 01:29:30 +0100
mod_dialback: make change a bit more wide, encompass to and from and reject with proper addressing when neither are there. Marco Cirillo Wed, 09 May 2012 23:09:06 +0000
mod_dialback: add better safe then sorry nameprepping to the from attribute. Marco Cirillo Wed, 09 May 2012 11:25:22 +0000
mod_dialback: COMPAT reset session.send function for servers (e.g. ejabberd) which don't include a from attr when opening the stream. Marco Cirillo Wed, 09 May 2012 02:56:22 +0000
mod_s2s, s2smanager, mod_dialback: Move addition of session.send() on s2sin to after they are authenticated (thus from mod_s2s to s2smanager). Update mod_dialback to fire route/remote directly, as session.send() is no longer available for s2sin_unauthed. Fixes #291. Matthew Wild Thu, 10 May 2012 22:59:01 +0100
mod_dialback: Remove unused declaration of xmlns_dialback Matthew Wild Sat, 28 Apr 2012 03:43:27 +0100
mod_dialback, mod_s2s: Log initiation of dialback in mod_dialback Kim Alvefur Sat, 03 Mar 2012 16:45:34 +0100
mod_s2s, mod_dialback: Rename event to s2s-authenticate-legacy Kim Alvefur Sat, 03 Mar 2012 13:28:33 +0100
mod_s2s, mod_dialback: Event on pre-XMPP streams, so we can try dialback. Kim Alvefur Sat, 03 Mar 2012 01:35:39 +0100
mod_dialback: Remove unused import of s2smanager.send_to_host() Kim Alvefur Sat, 03 Mar 2012 00:01:10 +0100
mod_dialback: import util.hashes and functionality once in s2smanager. Florian Zeitz Fri, 24 Feb 2012 15:20:03 +0000
Merge 0.8->trunk Matthew Wild Tue, 07 Jun 2011 01:29:34 +0100
mod_dialback: More robust handling of multiple outstanding dialback requests for the same domain, fixes intermittent s2s with some (patched?) ejabberds Matthew Wild Mon, 06 Jun 2011 22:51:33 +0100
mod_dialback: Remove <optional/> from stream feature, as per latest specs. Waqas Hussain Sat, 07 May 2011 21:16:06 +0500
Merge 0.8->trunk Matthew Wild Tue, 05 Apr 2011 13:26:43 +0100
mod_dialback: Use session:close() on dialback failure instead of s2smanager.destroy_session() (thanks Zash) Matthew Wild Mon, 21 Mar 2011 19:32:51 +0000
s2s: SASL EXTERNAL Paul Aurich Sun, 21 Nov 2010 21:10:43 -0800
mod_dialback: Fixed indentation. Waqas Hussain Sat, 16 Oct 2010 07:08:19 +0500
mod_dialback: Updated to use the new events API. Waqas Hussain Sat, 16 Oct 2010 07:06:16 +0500
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
mod_dialback: Catch s2s-stream-features and add dialback feature Matthew Wild Thu, 08 Oct 2009 23:41:29 +0100
mod_dialback: Initiate dialback on incoming stream:features Matthew Wild Sun, 04 Oct 2009 14:10:24 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
mod_dialback: Change FIXME comment to COMPAT Matthew Wild Fri, 12 Jun 2009 11:36:32 +0100
mod_dialback: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible Matthew Wild Thu, 30 Apr 2009 02:45:33 +0100
mod_dialback: Use module logger instead of creating a new one Matthew Wild Thu, 30 Apr 2009 01:37:52 +0100
mod_*: Fix a load of global accesses Matthew Wild Wed, 22 Apr 2009 21:32:23 +0100
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
Destroy session on failed dialback instead of throwing an error Matthew Wild Thu, 25 Dec 2008 02:30:56 +0000
Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :) Matthew Wild Sat, 13 Dec 2008 17:43:52 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Fix the last couple of places where we send strings from mod_dialback Matthew Wild Fri, 05 Dec 2008 05:28:16 +0000
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. Matthew Wild Fri, 05 Dec 2008 05:23:42 +0000
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild Thu, 27 Nov 2008 03:12:12 +0000
Fix the reversed to/from on the final db:result. Fixes M-Link and Gmail. Thanks dwd!! Matthew Wild Wed, 19 Nov 2008 23:18:12 +0000
Show which session got disconnected in log message Matthew Wild Wed, 19 Nov 2008 22:03:39 +0000
Don't error if the original s2s connection has closed before we get the dialback result Matthew Wild Wed, 19 Nov 2008 21:07:40 +0000
Now outgoing s2s sessions are associated with their from_host, fixes #15 Matthew Wild Fri, 14 Nov 2008 02:54:56 +0000
Some more logging fixes Matthew Wild Fri, 14 Nov 2008 02:41:37 +0000
Fixed some whitespace. Waqas Hussain Thu, 06 Nov 2008 16:57:10 +0500
Fix s2s once and for all Matthew Wild Sat, 01 Nov 2008 21:07:14 +0000