tools/ejabberd2prosody: Fixed private storage export
[prosody.git] / core / stanza_router.lua
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-04 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew WildMerge with 0.4
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew WildMerge with 0.4
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew WildMerge with 0.4
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildstanzarouter: Make _G.hosts local
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-20 Matthew WildMerge
2009-04-20 Matthew WildMerging stable into unstable
2009-04-14 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-14 Waqas HussainStopped using presencemanager in stanza_router
2009-04-14 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-14 Waqas Hussaincore/eventmanager2 - new event manager
2009-04-08 Matthew WildMerge
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-06 Waqas HussainFixed: Send correct error reply for IQs directed at...
2009-04-06 Waqas HussainFixed: Issue with presence error routing
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainFixed: stanza_router: Respond with correct stanza error...
2009-03-21 Matthew Wildcore.stanza_router: Allow routing from components
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-14 Matthew WildMerge
2009-03-14 Matthew WildDon't reject some valid IQs. Thanks to elmex for spotting.
2009-03-03 Tobias MarkmannMerged with main tip.
2009-03-02 Matthew Wildcore.stanza_router: Don't bounce errors to iq type...
2009-02-28 Matthew Wildcore.stanza_router: Reply with error to groupchat messa...
2009-02-11 Matthew Wildstanza_router: Fix handling of iq from c2s to bare...
2009-02-11 Matthew WildMerge with waqas for MUC/routing fixes
2009-02-11 Waqas HussainChange the to attribute of messages to the recipients...
2009-02-11 Waqas HussainStanza router: Message to bare JID fixes
2009-02-11 Waqas HussainFixed: Some presence stanzas from local users were...
2009-02-11 Waqas HussainFixed directed presence handling to work correctly...
2009-02-09 Matthew Wildstanza_router: Fix for when clients don't specify prior...
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-16 Matthew Wildstanza_router: That'll teach me to not commit at this...
2009-01-16 Matthew WildReplacing pretty_print() with top_tag() for logging
2009-01-14 Waqas HussainStringprep!
2009-01-14 Waqas Hussainstanza_router: Fixed error replies for unhandled stanzas
2008-12-31 Waqas HussainSend host, and not the recipient's JID to module manage...
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-25 Waqas HussainMore error replies for offline and non-existing users
2008-12-24 Waqas HussainDirected presence
2008-12-24 Waqas HussainChanged order of checking for component hosts to check...
2008-12-22 Matthew WildMerge from waqas
2008-12-18 Waqas HussainBounce stanza errors on failed s2s
2008-12-16 Matthew WildMerge from waqas
2008-12-13 Matthew WildAdd support for dialback piggy-backing. Fixes #37....
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-06 Matthew WildMerge from waqas/myself
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Waqas HussainFixed: Stopped tryint to send error replies on unauthed...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Waqas HussainMoved incoming c2s presence handling from stanza_router...
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-21 Matthew WildNow possible to specify nil origin to core_route_stanza...
2008-11-20 Matthew WildRemove or comment useless prints, or change them to...
2008-11-20 Matthew WildDon't error reply to stanzas direct over the s2s stream...
2008-11-19 Matthew WildExtra checks before sending error replies to incoming...
2008-11-17 Waqas HussainMoved presence subscription code from stanza_router...
2008-11-15 Matthew WildMerge new SASL code from Tobias and Waqas
2008-11-15 Matthew WildFix routing of outbound iq stanzas
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Matthew WildMerge from waqas
2008-11-14 Matthew WildOnly reply with errors if the stanza is not an error...
2008-11-14 Matthew WildA treat for Linux users ;)
2008-11-14 Matthew WildI knew it ;) Fix sending error replies over s2s (though...
2008-11-13 Matthew WildMerge from waqas
2008-11-13 Waqas HussainAdded error replies for unhandled stanzas
2008-11-13 Waqas HussainAdded basic offline message support
2008-11-10 Tobias MarkmannMerging.
2008-11-09 Matthew WildMerge from waqas
2008-11-09 Waqas HussainFixed typo
2008-11-09 Matthew WildMerge from waqas
2008-11-09 Waqas HussainHack to allow s2s stanzas to work until we do proper...
2008-11-08 Matthew WildMerge from waqas
2008-11-08 Matthew WildFix for checking components, but we need to look at...
2008-11-08 Waqas HussainRedirecting all stanzas not from origin of type s2sin...
2008-11-06 Waqas HussainShortened log output for incoming stanzas and an added...
2008-11-04 Matthew Wild/me glares at waqas for messing up the repo
2008-11-04 Matthew WildPart 2 of internal components. Should have mentioned...
2008-11-04 Matthew WildPart one of internal component support
next