net.server: Fix traceback when closing connections with buffered data get closed...
[prosody.git] / core /
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew Wilds2smanager: Timeout unauthed s2s connections
2009-09-19 Matthew WildMerge with 0.5
2009-09-19 Matthew Wilds2smanager: Compatibility with domains which use CNAMEs
2009-09-19 Matthew WildMerge with 0.5
2009-09-19 Matthew Wilds2smanager: Pass A-record lookups through adns module
2009-09-11 Waqas Hussainconfigmanager: Assign a chunk name to config files...
2009-09-11 Waqas HussainComponentManager: Removed unused variable.
2009-09-11 Waqas HussainComponentManager: Removed dependency on core_route_stan...
2009-09-11 Waqas HussainComponentManager: Fixed: Default handler sent error...
2009-09-11 Waqas HussainComponentManager: Fixed a bit of logging.
2009-09-05 matthew@silverMerge with 0.5
2009-09-05 Waqas Hussainmodulemanager: Fixed: Internally generated stanzas...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-18 Waqas HussainRemoved core/discomanager.lua
2009-08-18 Waqas Hussainmodulemanager: Removed unused variables and reference...
2009-08-18 Waqas Hussainmodulemanager: Removed unnecessary code in the unload...
2009-08-18 Waqas Hussainmodulemanager: Removed legacy disco#items hook
2009-08-18 Waqas Hussainmodulemanager: add_feature and add_identity APIs update...
2009-08-18 Waqas Hussaincomponentmanager: Removed disco#items hook, and referen...
2009-08-18 Waqas Hussainmodulemanager: Added module API function to get all...
2009-08-18 Waqas Hussainmodulemanager: Module API functions add_item and add_fe...
2009-08-18 Waqas Hussainmodulemanager: Changed the add_identity module API...
2009-08-18 Waqas HussainAdded: functions add_item and remove_item to add and...
2009-08-18 Waqas Hussaincomponentmanager: Added function to get a list of child...
2009-08-16 Matthew Wildcore.s2smanager, xmppserver_listener: Move the responsi...
2009-08-16 Matthew Wildcore.sessionmanager, xmppclient_listener: Move responsi...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildconfigmanager: Default options appearing before Host...
2009-07-28 Matthew Wildhostmanager: Warn when user puts port configuration...
2009-07-28 Matthew Wildcore.loggingmanager: Enable timestamps by default for...
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Waqas HussainFixed: Possible duplicate error replies for unhandled...
2009-07-27 Matthew WildMerge with 0.5
2009-07-25 Waqas Hussainusermanager: Reduced some code
2009-07-25 Waqas Hussainusermanager: Removed an unnecessary check
2009-07-25 Waqas Hussainmodulemanager: Added get_option(name, default_value...
2009-07-24 nick@lupine.me.ukSwitch to using a more generic credentials_callback...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-10 Matthew Wildstanza_router: Catch and log an error case which I...
2009-07-10 Matthew Wildeventmanager: Convert from Windows line endings
2009-07-09 Matthew Wilddiscomanager: Convert from Windows line endings
2009-07-09 Matthew Wildmodulemanager: Small code improvement, move autoloaded...
2009-07-09 Matthew Wildconfigmanager, modulemanager: Allow components to have...
2009-07-08 Matthew Wilds2smanager: Fix to correctly bounce stanzas if first...
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-05 Waqas HussainMoved automatic unavailable presence generation on...
2009-07-05 Waqas Hussainsessionmanager: Replace raw session by an event data...
2009-07-03 Matthew Wildsessionmanager: Reset bare_sessions[user] after resourc...
2009-07-03 Matthew Wildsessionmanager: Newly created sessions shouldn't have...
2009-07-03 Matthew Wilds2smanager: Log the hostname and address when s2s conne...
2009-07-03 Matthew Wildhostmanager: Add disallow_s2s to config, defaults to...
2009-07-03 Matthew Wildstanza_router: Check host.disallow_s2s before routing...
2009-07-01 Waqas HussainMerged with trunk
2009-07-01 Matthew WildSend xml:lang in stream headers, fixes #78
2009-06-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-29 Matthew WildMerge with nolan
2009-06-29 Waqas Hussainmodulemanager: Don't close stream on stream:error with...
2009-06-29 Waqas Hussainstanza_router: Removed unnecessary xmlns check
2009-06-29 Waqas Hussainstanza_router: Don't fire preprocessing events if stanz...
2009-06-28 nolan@nolan-eeeSerialize unknown stanza before logging.
2009-06-28 Waqas HussainMerged with trunk
2009-06-28 Matthew WildMerge with nolan
2009-06-28 nolan@nolan-eeeLog stanza if stanza.to isn't set for some component...
2009-06-26 Matthew Wildstanza_router: Fire events also for stanzas to components
2009-06-25 Waqas Hussainxmlhandlers: Remove numeric attributes
2009-06-25 Waqas Hussainstanza_router: Remove unused variables and code
2009-06-25 Waqas Hussainstanza_router: A little refactoring
2009-06-25 Waqas Hussainstanza_router: Remove unused variables
2009-06-25 Waqas Hussainstanza_router: Remove even more old routing code
2009-06-25 Waqas Hussainstanza_router: Remove some more old routing code
2009-06-25 Waqas Hussainstanza_router: Call core_post_stanza from core_route_st...
2009-06-25 Waqas Hussainstanza_router: Removed unused function: select_best_res...
2009-06-25 Waqas Hussainstanza_router: Removed old routing code
2009-06-23 Waqas Hussainsessionmanager: Fire event on resource unbind
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-23 Matthew Wildmodulemanager: Expose api table to allow others to...
2009-06-22 Waqas Hussainmodulemanager: Enabled access to the module API from...
2009-06-22 Matthew Wildmodulemanager: Fix copy/paste error, should be name...
2009-06-22 Matthew Wildrostermanager: Fire event on roster load
2009-06-22 Matthew Wildsessionmanager: Fire event on resource bind
2009-06-22 Matthew Wildmodulemanager: Call 'load' method when loading a module
2009-06-21 Waqas Hussainmodulemanager: Added simple module:require implementation
2009-06-20 Matthew WildMerge with Tobias
2009-06-20 Waqas Hussainstanza_router: Skip prepping 'to' in many common cases...
2009-06-20 Waqas Hussainstanza_router: Skip prepping 'from' on c2s origins...
2009-06-20 Waqas Hussainstanza_router: Fixed a corner case where processing...
2009-06-20 Waqas Hussainstanza_router: A little refactoring
2009-06-20 Waqas Hussaincomponentmanager: Using prosody.events instead of core...
2009-06-19 Waqas HussainMerge with trunk
next