prosody.git
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
2008-10-23 Matthew WildBacked out changeset 98e9fea75e5b
2008-10-23 Matthew WildBacked out changeset 37b3e9ed8918 (again)
2008-10-23 Matthew WildBacked out changeset a0fc73d5f48c
2008-10-23 Matthew WildBacked out changeset 8f17ba74823c
2008-10-23 Matthew WildReverting stanza_router to non-conflicted version
2008-10-23 Matthew WildMaking the best attempt out of a bad merge from waqas
2008-10-23 Matthew WildInitial s2s stuff
2008-10-23 Waqas HussainAdded TODO
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Matthew WildFinal fix for marking user offline when all resources...
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainRemoved .hgtags
2008-10-23 Matthew Wildeven faster checking for other sessions... thank you...
2008-10-23 Matthew Wildfaster checking for other sessions
2008-10-23 Waqas HussainFixed: Works when LuaRocks is not present
2008-10-23 Matthew WildFix for not destroying sessions when connection closed.
2008-10-23 Waqas HussainRoster updates
2008-10-23 Waqas HussainDocs update
2008-10-23 Waqas HussainPresence fixes
2008-10-23 Waqas HussainFixed: Some modules did not return anything
2008-10-23 Matthew WildNo s2s yet :)
2008-10-23 Waqas HussainSet things up for presence subscriptions.
2008-10-23 Matthew WildAdded a comment, removed all the old code
2008-10-23 Matthew WildTLS/SASL no longer should include the connhandler module
2008-10-23 Matthew WildRelocate presence broadcast to core_handle_stanza()
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Waqas HussainFixed: datamanager.store and datamanager.load could...
2008-10-22 Waqas HussainUpdated and fixed session documentation
2008-10-22 Waqas HussainUpdated session documentation
2008-10-22 Waqas HussainAdded session property for interested resources
2008-10-22 Waqas HussainWorking presence, presence probes and other fixes
2008-10-22 Matthew WildAbstract connections with "connection listeners"
2008-10-22 Matthew Wildserver.lua should degrade gracefully when LuaSec not...
2008-10-22 Waqas HussainAdded: TODO
2008-10-22 Waqas HussainFixed: Unhandled stanza handling
2008-10-22 Waqas HussainFixed: Roster support
2008-10-22 Waqas HussainMinor edit, and added a TODO
2008-10-17 Waqas HussainAdded: More complete implementation for mod_roster
2008-10-17 Waqas HussainAdded: Roster manipulation functions to core.rostermanager
2008-10-14 Waqas HussainAdded: presence broadcast
2008-10-14 Waqas HussainRemoved an unnecessary line
2008-10-14 Waqas HussainFixed: util/jid.lua now returns module object
2008-10-14 Waqas HussainFixed: Typos caused by lack of sleep.
2008-10-12 Waqas HussainFixed: mod_roster now outputs all roster data (instead...
2008-10-12 Waqas HussainAdded some roster management functions
2008-10-12 Waqas HussainDocumented the roster object's structure
2008-10-12 Matthew WildSome tiny changes for main.lua
2008-10-12 Matthew WildUpdated TODO
next