Merge with 0.4
[prosody.git] / core /
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-21 Matthew Wildstanza_router: Fix for subscriptions to users on compon...
2009-05-20 Waqas Hussaincore: hosts[*].events
2009-05-19 Matthew WildMerge with 0.4
2009-05-19 Matthew Wildmodulemanager: Add module:fire_event() to module API
2009-05-18 Waqas Hussainstanza_router: Handle outbound presence if inbound...
2009-05-16 Matthew Wildstanza_router: s/conn/stream/ in log message
2009-05-16 Matthew Wildstanza_router: Remove FIXME and replace with meaningful...
2009-05-16 Matthew Wildcomponentmanager: Don't error on stanzas to bare compon...
2009-05-16 Waqas Hussainmodulemanager: require util.stanza
2009-05-16 Waqas Hussainmodulemanager: Don't close the stream on unhandled...
2009-05-15 Waqas Hussainstanza_router: Added global function core_post_stanza
2009-05-15 Waqas Hussainstanza_router: Improved message routing order
2009-05-15 Waqas HussainDropped support for resource based components
2009-05-15 Waqas Hussainstanza_router: Removed global function core_handle_stanza
2009-05-15 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-15 Waqas Hussainstanza_router: Cleaner namespace handling
2009-05-15 Waqas Hussainstanza_router: Refactored core_handle_stanza, and added...
2009-05-15 Waqas Hussainstanza_router: Fire events after all checks
2009-05-15 Tobias MarkmannMerging SASL buggy client workaround with current tip.
2009-05-15 Waqas Hussainstanza_router: Removed some unnecessary code
2009-05-15 Waqas Hussainstanza_router: Removed a FIXME
2009-05-15 Waqas Hussainxmlhandlers: Removed another unnecessary check
2009-05-15 Waqas Hussainxmlhandlers: Removed an unnecessary check
2009-05-15 Waqas Hussaincore.xmlhandlers: Removed unused variables
2009-05-15 Waqas Hussainstanza_router: Fixed an invalid stanza check
2009-05-15 Waqas Hussainstanza_router: Remove unnecessary directed presence...
2009-05-15 Waqas Hussainstanza_router: Prevent further processing of a handled...
2009-05-13 Matthew WildMerge with 0.4
2009-05-13 Matthew Wildstanza_router: Bounce stanzas to/from invalid JIDs...
2009-05-09 Matthew Wildstanza_router: Pass session.to_host to modulemanager...
2009-05-06 Matthew WildMerge with 0.4
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-05 Matthew Wildloggingmanager: File log sinks react to reopen-log...
2009-05-04 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew Wildloggingmanager: Support for specifying a single sink...
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildcomponentmanager: Reduce log output at startup to ...
2009-05-02 Matthew Wildhostmanager: Reduce log output at startup to 'debug'
2009-05-02 Matthew Wildmodulemanager: Don't load modules when modules_enable...
2009-05-02 Matthew WildMerge with 0.4
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Add a comment about 'nowhere' sink...
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Support prepending timestamps in file...
2009-04-30 Matthew Wildsessionmanager: Miscellaneous logging improvements...
2009-04-30 Matthew Wilds2smanager: Miscellaneous logging improvements, changin...
2009-04-30 Matthew Wildpresencemanager: Lower log level of a message
2009-04-30 Matthew Wildmodulemanager: Update logger when a module becomes...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildloggingmanager: Add ability to set 'log' config option...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildcore.componentmanager: Really fix marking components...
2009-04-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildxmlhandlers: Fix tag pattern again for the default...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildcore.loggingmanager: Reinstating global log() function
2009-04-22 Matthew Wildstanzarouter: Make _G.hosts local
2009-04-22 Matthew Wildcore.componentmanager: Fix global access
2009-05-04 Matthew Wildmodulemanager: No need for print()
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildcore.loggingmanager: Refactoring, converted to a module...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Add default logging settings ...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Filled out most code, and cleaned up
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: A new manager (yay!) to manage...
2009-04-20 Matthew WildMerge
2009-04-20 Matthew Wildcore.s2smanager: Buffer data sent before connection
2009-04-20 Matthew Wildcore.s2smanager: Logging improvements
2009-04-20 Matthew WildMerging stable into unstable
2009-04-18 Matthew Wildcomponentmanager: Set host.connected = nil when deregis...
2009-04-18 Matthew Wildcore.xmlhandlers: expat is the XML parser, not us....
2009-04-17 Matthew WildMerge
2009-04-17 Matthew Wildcore.configmanager: Fire event when (re)loading config...
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-12 Matthew Wildcore.s2smanager: Don't initiate dialback if we don...
2009-04-11 Matthew Wildcomponentmanager: Set core_route_stanza after stanza_ro...
2009-04-11 Matthew Wildcomponentmanager: Use core_route_stanza to reply in...
2009-04-11 Matthew Wildcomponentmanager: Restore default component when unregi...
2009-04-11 Matthew Wildcomponentmanager: Small logging fix
2009-04-11 Matthew Wildcomponentmanager: Improve default component stanza...
2009-04-10 Matthew WildRemove more debugging code which was accidentally commi...
2009-04-10 Matthew Wildcore.s2smanager: Remove some debugging
2009-04-10 Matthew WildMerge
2009-04-10 Matthew WildMerge
2009-04-08 Matthew WildMerge
2009-04-08 Matthew Wildsessionmanager, componentmanager: Fix some wacky indent...
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-08 Matthew Wildcore.s2smanager: Look away... wait for it... now! Hopef...
2009-04-08 Matthew Wildcomponentmanager: Reply with service-unavailable for...
next