prosody.git
2008-11-13 Waqas HussainAdded util.datetime: Utility methods to support XEP...
2008-11-13 Waqas HussainAdded support for storing (and removing), loading and...
2008-11-13 Waqas HussainFixed stanza deserialization
2008-11-10 Matthew WildRenamed some of the variables in jid.split test to...
2008-11-09 Matthew WildFix jid.split test function
2008-11-09 Matthew WildMerge from waqas
2008-11-09 Waqas HussainFixed typo
2008-11-09 Matthew WildMerge from waqas
2008-11-09 Matthew WildMove some code about so that we don't leave connections...
2008-11-09 Waqas HussainAdded mod_uptime: [XEP-0012: Last Activity] queries...
2008-11-09 Waqas HussainHack to allow s2s stanzas to work until we do proper...
2008-11-09 Matthew WildActually show error and position when we show a traceba...
2008-11-09 Matthew WildPrevent slow connects for s2s from blocking for so...
2008-11-09 Waqas HussainWe don't fail if modules fail to load at startup :)
2008-11-08 Waqas HussainWe now fail if modules fail to load at startup.
2008-11-08 Waqas HussainUpdated usermanager with DIGEST-MD5 support
2008-11-08 Matthew WildFix some very misleading logging
2008-11-08 Matthew WildCommitting code to get nicer tracebacks for errors...
2008-11-08 Matthew WildJust committing this warning, because I want to know...
2008-11-08 Matthew WildAdd host field to local host sessions
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-06 Waqas HussainFixed some whitespace.
2008-11-06 Waqas HussainReworked the way lxmppd.cfg is used
2008-11-04 Matthew WildRe-applying my changes to componentmanager. Sigh.
2008-11-04 Waqas HussainAdding component support. Again...
2008-11-04 Matthew Wild/me glares at waqas for messing up the repo
2008-11-04 Waqas Hussain/me glares at MattJ
2008-11-04 Matthew WildPart 2 of internal components. Should have mentioned...
2008-11-04 Matthew WildPart one of internal component support
2008-11-04 Waqas HussainCommented a buggy check
2008-11-04 Waqas HussainInternal component support
2008-11-04 Waqas HussainFoxed: Copy stanza type in reply for presence and messa...
2008-11-04 Matthew WildMerge (for some reason)
2008-11-03 Waqas HussainA little whitespace fix
2008-11-03 Waqas HussainDatamanager now deletes files with no data
2008-11-03 Waqas HussainReformatted lxmppd.cfg.dist and removed redundant variable
2008-11-02 Matthew Wildimported patch srv-for-cdr-se.patch
2008-11-02 Waqas HussainRemoved require "core.stanza_dispatch"
2008-11-02 Matthew WildRemove obsolete stanza_dispatch.lua
2008-11-02 Matthew Wildmerge from waqas
2008-11-02 Waqas HussainPriority based message routing, etc
2008-11-02 Waqas HussainAdded resource priority handling, etc
2008-11-02 Matthew WildFix for previous commit (again)
2008-11-02 Matthew WildFix for previous commit
2008-11-02 Matthew WildFix for add_iq_handler to allow multiple origin types too
2008-11-02 Matthew Wildvcards for s2s
2008-11-02 Matthew WildFix MD5 loading check
2008-11-01 Waqas Hussainmod_roster fix
2008-11-01 Matthew WildAnother fix for s2s (well, let's say it was more for...
2008-11-01 Matthew WildFix s2s once and for all
2008-11-01 Matthew WildGeneral fixes for s2s, to make it more robust (I hope...
2008-11-01 Matthew WildFix for mod_version over s2s
2008-10-30 Matthew Wildmod_version is here
2008-10-30 Matthew WildWas a bit hasty to remove send_s2s() from stanza_router...
2008-10-30 Matthew Wildsends2s -> s2s_session.send(), s2s_session.send() ...
2008-10-26 Waqas HussainAdded support for XEP-0049: Private XML Storage (mod_pr...
2008-10-26 Waqas Hussainmod_vcard: Fixed to use new util.stanza.add_child
2008-10-26 Waqas HussainCombined some lines
2008-10-26 Waqas HussainDatamanager Fixes and improvements
2008-10-26 Matthew WildDon't set cursor inside added child when using add_child()
2008-10-26 Matthew WildMake add_child() behave as expected. Old add_child...
2008-10-26 Matthew WildBetter logging of s2s connections
2008-10-26 Matthew WildMerge presence/subscription support from waqas
2008-10-26 Matthew WildLittle tweak for more useful logging of closed s2s...
2008-10-25 Matthew WildLog when an incoming dialback verification request...
2008-10-25 Waqas HussainBug fixes and checks for presence subscriptions, etc
2008-10-25 Matthew WildRemove misleading log message regarding s2s/dialback
2008-10-25 Waqas HussainOutbound presence subscription
2008-10-25 Waqas HussainRouting code reorganization
2008-10-24 Waqas HussainInbound subscription request
2008-10-24 Waqas HussainInbound unsubscribe
2008-10-24 Waqas HussainInbound subscription cancellation
2008-10-24 Waqas HussainInbound subscription approval
2008-10-24 Waqas HussainMinor fixes, comments
2008-10-24 Matthew WildBacked out changeset 4adc53e03b4d (garbage collection)
2008-10-24 Matthew WildExtra garbage collection, for debugging
2008-10-24 Matthew Wildother half of previous commit
2008-10-24 Matthew WildClean up session when s2s connections are disconnected
2008-10-24 Matthew WildRemove some overly-verbose debug log output
2008-10-24 Matthew WildDestroy s2s sendqueue when connection is established...
2008-10-24 Matthew WildFix nil concat for good this time (\!)
2008-10-24 Matthew WildFix nil concat when non-existant user is probed (another)
2008-10-24 Matthew WildFix nil concat when non-existant user is probed
2008-10-24 Matthew WildHack until we get SRV resolving
2008-10-24 Matthew WildFix for sessionmanager to not throw error when session...
2008-10-24 Matthew WildShow error when no MD5 lib available
2008-10-24 Matthew WildFix mod_legacyauth to not use old stanza_dispatch
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildMerging more s2s
2008-10-24 Matthew WildPartial s2s commit
2008-10-24 Matthew Wilds2s works! \o/ \o/
2008-10-24 Matthew Wildworking incoming s2s \o/
2008-10-24 Matthew Wildworking outgoing s2s \o/
2008-10-24 Matthew Wilddialback keys now verified
2008-10-23 Waqas HussainMoved some code and removed unnecessary checks.
2008-10-23 Waqas HussainPresence fixes (again)
2008-10-23 Matthew WildNo need to comment out s2s in this branch
next