Log

description author age
Merge 0.8->trunk Matthew Wild 2011-04-06
mod_tls: Fix for components to more reliably inherit SSL settings from their parenthost (thanks Link Mauve) Matthew Wild 2011-04-06
Merge 0.8 -> trunk Matthew Wild 2011-04-05
Tagging 0.8.0 Matthew Wild 2011-04-05
tools/migration/migrator/prosody_files.lua: Fix for previous commit 0.8.0 Matthew Wild 2011-04-05
tools/migration/prosody-migrator.lua: Add messages to show when migration is in progress Matthew Wild 2011-04-05
tools/migration: Support for ~/ in paths Matthew Wild 2011-04-05
Merge 0.8->trunk Matthew Wild 2011-04-05
usermanager: Check host exists before trying to look up admins for it Matthew Wild 2011-04-05
util.dependencies: Add a dummy util.ztact loader to log a message for people still using it (e.g. in their Debian-derived config files) Matthew Wild 2011-04-05
tools/migration/prosody-migrator.lua: Refactor store handler loading to report errors they throw Matthew Wild 2011-04-05
tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is not found Matthew Wild 2011-04-05
prosody.cfg.lua.dist: Add example of 'authentication' option Matthew Wild 2011-04-05
mod_privacy: Remove several unused variable declarations Matthew Wild 2011-03-29
mod_privacy: Remove unused function, sendUnavailable Matthew Wild 2011-03-29
sessionmanager: Fire pre-resource-unbind to allow plugins (such as mod_smacks) to hook and prevent/override session destruction Matthew Wild 2011-03-29
tools/migration: Rename main.lua -> prosody-migrator.lua and update the Makefile Matthew Wild 2011-03-21
net.httpserver: Revert commit eccd3c87d717 which has since been fixed in a better way Matthew Wild 2011-03-21
mod_dialback: Use session:close() on dialback failure instead of s2smanager.destroy_session() (thanks Zash) Matthew Wild 2011-03-21
Merge 0.8->trunk Matthew Wild 2011-03-18
mod_pubsub: Remove checks for whether the JID being (un)subscribed is the actor's own - it's possible to (un)subscribe another JID if you have the (un)subscribe_other capability, which is already checked in util.pubsub (thanks Andrew) Matthew Wild 2011-03-18
tools/migration/Makefile: Don't install main.lua (we already install it as prosody-migrator) (thanks Enrico) Matthew Wild 2011-03-03
mod_bosh: Fix terminate logic - process any stanzas in a terminating request, and add type='terminate' to any responses generated by those stanzas. Finally, close all remaining open requests with type='terminate' and close the session. Fixes #211 (thanks Maranda + waqas). Matthew Wild 2011-03-04
Merge 0.8->trunk. Waqas Hussain 2011-03-02
prosody: Load net.httpserver at startup, to avoid creating a global later. Waqas Hussain 2011-03-02
net.connlisteners: Log traceback on errors in listener loading. Waqas Hussain 2011-03-02
Merge 0.8->trunk Matthew Wild 2011-03-01
mod_storage_sql: Display friendlier error when LuaDBI is missing Matthew Wild 2011-03-01
Merge 0.8->trunk Matthew Wild 2011-02-26
tools/migration/*: Numerous changes and restructuring, and the addition of a Makefile Matthew Wild 2011-02-26
Merge 0.8->trunk Matthew Wild 2011-02-25
tools/migration/*.lua: Rename config to migrator.cfg.lua, add error handling for config and command-line parameters Matthew Wild 2011-02-25