Software /
code /
prosody
Graph
-
Commented a buggy check2008-11-04, by Waqas Hussain
-
Internal component support2008-11-04, by Waqas Hussain
-
Foxed: Copy stanza type in reply for presence and message stanzas2008-11-04, by Waqas Hussain
-
Part 2 of internal components. Should have mentioned that the previous commit was from waqas, this one from me.2008-11-04, by Matthew Wild
-
Part one of internal component support2008-11-04, by Matthew Wild
-
Merge (for some reason)2008-11-04, by Matthew Wild
-
A little whitespace fix2008-11-03, by Waqas Hussain
-
Datamanager now deletes files with no data2008-11-03, by Waqas Hussain
-
Reformatted lxmppd.cfg.dist and removed redundant variable2008-11-03, by Waqas Hussain
-
imported patch srv-for-cdr-se.patch2008-11-02, by Matthew Wild
-
Removed require "core.stanza_dispatch"2008-11-02, by Waqas Hussain
-
Remove obsolete stanza_dispatch.lua2008-11-02, by Matthew Wild
-
merge from waqas2008-11-02, by Matthew Wild
-
Priority based message routing, etc2008-11-02, by Waqas Hussain
-
Added resource priority handling, etc2008-11-02, by Waqas Hussain
-
Fix for previous commit (again)2008-11-02, by Matthew Wild
-
Fix for previous commit2008-11-02, by Matthew Wild
-
Fix for add_iq_handler to allow multiple origin types too2008-11-02, by Matthew Wild
-
vcards for s2s2008-11-02, by Matthew Wild
-
Fix MD5 loading check2008-11-02, by Matthew Wild
-
mod_roster fix2008-11-01, by Waqas Hussain
-
Another fix for s2s (well, let's say it was more for modules)2008-11-01, by Matthew Wild
-
Fix s2s once and for all2008-11-01, by Matthew Wild
-
Fix for mod_version over s2s2008-11-01, by Matthew Wild
-
mod_version is here2008-10-30, by Matthew Wild
-
Was a bit hasty to remove send_s2s() from stanza_router. We still use it, and there is no problem with it.2008-10-30, by Matthew Wild
-
sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s()2008-10-30, by Matthew Wild
-
Added support for XEP-0049: Private XML Storage (mod_private)2008-10-26, by Waqas Hussain
-
mod_vcard: Fixed to use new util.stanza.add_child2008-10-26, by Waqas Hussain
-
Combined some lines2008-10-26, by Waqas Hussain
-
Datamanager Fixes and improvements2008-10-26, by Waqas Hussain
-
Don't set cursor inside added child when using add_child()2008-10-26, by Matthew Wild
-
Make add_child() behave as expected. Old add_child() is now add_direct_child()2008-10-26, by Matthew Wild
-
Better logging of s2s connections2008-10-26, by Matthew Wild
-
Merge presence/subscription support from waqas2008-10-26, by Matthew Wild
-
Bug fixes and checks for presence subscriptions, etc2008-10-25, by Waqas Hussain
-
Outbound presence subscription2008-10-25, by Waqas Hussain
-
Routing code reorganization2008-10-25, by Waqas Hussain
-
Inbound subscription request2008-10-24, by Waqas Hussain
-
Inbound unsubscribe2008-10-24, by Waqas Hussain
-
Inbound subscription cancellation2008-10-24, by Waqas Hussain
-
Inbound subscription approval2008-10-24, by Waqas Hussain
-
Minor fixes, comments2008-10-24, by Waqas Hussain
-
Little tweak for more useful logging of closed s2s sessions2008-10-26, by Matthew Wild
-
Log when an incoming dialback verification request is an invalid key for our domain2008-10-25, by Matthew Wild
-
Remove misleading log message regarding s2s/dialback2008-10-25, by Matthew Wild
-
Backed out changeset 4adc53e03b4d (garbage collection)2008-10-24, by Matthew Wild
-
Extra garbage collection, for debugging2008-10-24, by Matthew Wild
-
other half of previous commit2008-10-24, by Matthew Wild
-
Clean up session when s2s connections are disconnected2008-10-24, by Matthew Wild
-
Remove some overly-verbose debug log output2008-10-24, by Matthew Wild
-
Destroy s2s sendqueue when connection is established successfully and data written2008-10-24, by Matthew Wild
-
Fix nil concat for good this time (\!)2008-10-24, by Matthew Wild
-
Fix nil concat when non-existant user is probed (another)2008-10-24, by Matthew Wild
-
Fix nil concat when non-existant user is probed2008-10-24, by Matthew Wild
Scroll all the way down to load more.