Reformatted lxmppd.cfg.dist and removed redundant variable

Removed require "core.stanza_dispatch"

Remove obsolete stanza_dispatch.lua

merge from waqas

Priority based message routing, etc

Added resource priority handling, etc

Fix for previous commit (again)

Fix for previous commit

Fix for add_iq_handler to allow multiple origin types too

vcards for s2s

Fix MD5 loading check

mod_roster fix

Another fix for s2s (well, let's say it was more for modules)

Fix s2s once and for all

General fixes for s2s, to make it more robust (I hope), sending data to remote hosts sane (s2ssession.send() works as expected), recycle outgoing dialback connections, etc.

Fix for mod_version over s2s

mod_version is here

Was a bit hasty to remove send_s2s() from stanza_router. We still use it, and there is no problem with it.

sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s()

Added support for XEP-0049: Private XML Storage (mod_private)

mod_vcard: Fixed to use new util.stanza.add_child

Combined some lines

Datamanager Fixes and improvements

Don't set cursor inside added child when using add_child()

Make add_child() behave as expected. Old add_child() is now add_direct_child()

Better logging of s2s connections

Merge presence/subscription support from waqas

Bug fixes and checks for presence subscriptions, etc

Outbound presence subscription

Routing code reorganization

Inbound subscription request

Inbound unsubscribe

Inbound subscription cancellation

Inbound subscription approval

Minor fixes, comments

Little tweak for more useful logging of closed s2s sessions

Log when an incoming dialback verification request is an invalid key for our domain

Remove misleading log message regarding s2s/dialback

Backed out changeset 4adc53e03b4d (garbage collection)

Extra garbage collection, for debugging

other half of previous commit

Clean up session when s2s connections are disconnected

Remove some overly-verbose debug log output

Destroy s2s sendqueue when connection is established successfully and data written

Fix nil concat for good this time (\!)

Fix nil concat when non-existant user is probed (another)

Fix nil concat when non-existant user is probed

Hack until we get SRV resolving

Fix for sessionmanager to not throw error when session doesn't have a private logger

Show error when no MD5 lib available

Fix mod_legacyauth to not use old stanza_dispatch

Merge from waqas

Moved some code and removed unnecessary checks.

Presence fixes (again)

Merging more s2s

Partial s2s commit

s2s works! \o/ \o/ s2s

working incoming s2s \o/ s2s

working outgoing s2s \o/ s2s

dialback keys now verified s2s

(0) -100 -60 +60 +100 +300 +1000 +3000 tip

mercurial