prosody, prosodyctl: chdir() to data directory on startup
|
Matthew Wild |
2012-09-19 |
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
|
Florian Zeitz |
2012-06-09 |
prosody: Define a getfenv() replacement for Lua 5.2
|
Florian Zeitz |
2012-06-08 |
prosody, stanza_router: Load stanza_router earlier. Put routing functions in the global prosody table. Fixes module:send()
|
Kim Alvefur |
2012-05-14 |
prosody: Load portmanager at startup, to ensure it is ready to receive item-added events when modules are loaded
|
Matthew Wild |
2012-04-24 |
prosody: Don't require net.httpserver now
|
Matthew Wild |
2012-04-21 |
prosody: sandboxed require(): Point __index of _G at current env for modules that need to reference globals they already set
|
Matthew Wild |
2012-01-23 |
prosody: Remove connlisteners, and net_activate_ports
|
Matthew Wild |
2012-01-23 |
prosody: Ensure prosody.paths.config is never nil (certmanager.create_context fails otherwise).
|
Waqas Hussain |
2011-11-01 |
prosody: Invalid escape sequence in componentmanager deprecation warning (can cause luajit to throw).
|
Waqas Hussain |
2011-09-20 |
connlistener, server_select, prosody: Add support for binding to multiple addresses
|
Florian Zeitz |
2011-06-15 |
prosody: Add sanity_check() to startup sequence. Check that we have at least one vhost enabled to avoid Bad Things.
|
Matthew Wild |
2011-04-14 |
prosody: Load net.httpserver at startup, to avoid creating a global later.
|
Waqas Hussain |
2011-03-02 |
prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path
|
Matthew Wild |
2011-02-24 |
prosody: Change plugin_path -> plugin_paths and make it an array instead of a string
|
Matthew Wild |
2011-02-22 |
prosody: Add config option plugin_path to allow overriding plugin directories.
|
Waqas Hussain |
2011-01-20 |
prosody: Instead of calling datamanager.set_path(), just ensure prosody.paths.data always contains the correct value (including config)
|
Matthew Wild |
2011-01-07 |
prosody, prosodyctl: Filter out relative paths from package.(c)path when installed
|
Matthew Wild |
2011-01-04 |
prosody, prosodyctl: Create prosody object as a local before exporting as a global
|
Matthew Wild |
2011-01-04 |
prosody: Don't add a datamanager callback when anonymous_login=true (mod_auth_anonymous does this now).
|
Waqas Hussain |
2010-12-28 |
prosody: Catch a recursive Include error and print a more friendly error
|
Matthew Wild |
2010-12-21 |
prosody, prosodyctl, util.dependencies: Split checking and logging of dependencies so we can check hard deps before the config and logging is loaded
|
Matthew Wild |
2010-12-20 |
prosody: Added a comment, to match prosodyctl.
|
Waqas Hussain |
2010-12-12 |
prosody: Don't attempt to load core.xmlhandlers in the main file. It no longer exists.
|
Waqas Hussain |
2010-12-07 |
prosody: Added a stub implementation of core.componentmanager to the package.loaded table (re-commiting, as this was accidentally removed).
|
Waqas Hussain |
2010-12-07 |
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function)
|
Matthew Wild |
2010-11-10 |
prosody: Added a stub implementation of core.componentmanager to the package.loaded table.
|
Waqas Hussain |
2010-11-10 |
prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file.
|
Waqas Hussain |
2010-11-10 |
prosody: Ensure componentmanager is loaded in the main file.
|
Waqas Hussain |
2010-11-09 |
prosody: Enable storage manager.
|
Waqas Hussain |
2010-07-31 |
prosody.resolve_relative_path: Updated to take a parent path to resolve against.
|
Waqas Hussain |
2010-07-23 |
prosody: Add prosody.resolve_relative_path() helper to change relative paths to be relative to the config file
|
Matthew Wild |
2010-07-13 |
Merge 0.7->trunk
|
Matthew Wild |
2010-06-29 |
Merge backout
|
Matthew Wild |
2010-06-29 |
Backed out changeset 454e1cf18daf (this isn't for debugging, it's to inform the user)
|
Matthew Wild |
2010-06-29 |
prosody: Load util.xmppstream :(
|
Matthew Wild |
2010-05-09 |
Merge 0.7->trunk
|
Waqas Hussain |
2010-05-07 |
prosody: Modified function metatable for better string representation of functions.
|
Waqas Hussain |
2010-05-07 |
prosody: Lowered log level for a log message.
|
Waqas Hussain |
2010-05-07 |
eventmanager, prosody: Adapt eventmanager to use prosody.events, as a step towards removing it entirely
|
Matthew Wild |
2010-05-04 |
Merge 0.7->trunk (with MUC needing checking, waqas)
|
Matthew Wild |
2010-05-04 |
prosody: Set metatable on functions to allow easy access to upvalues.
|
Waqas Hussain |
2010-04-19 |
Merge 0.7->trunk
|
Matthew Wild |
2010-03-22 |
Merge 0.6->0.7
|
Matthew Wild |
2010-03-22 |
Update copyright headers for 2010
|
Matthew Wild |
2010-03-22 |
Merge 0.6.2/waqas with 0.6.2/MattJ
|
Matthew Wild |
2010-03-03 |
prosody: More accurate friendly error message in the event that creating the global SSL context fails
|
Matthew Wild |
2010-02-13 |
prosody: Add a catch-all friendly message for when any port is in use we want to use
|
Matthew Wild |
2010-02-05 |
prosody: Show friendly error when no config present for legacy SSL ports
|
Matthew Wild |
2010-01-31 |
prosody: Log error message when failing to open ports
|
Matthew Wild |
2010-01-31 |
prosody: Listen for component connections on port 5347 by default.
|
Waqas Hussain |
2010-01-24 |
prosody: Call tostring on the key being used for nil global read before concatenating it with a string.
|
Waqas Hussain |
2009-12-09 |
prosody: Log a warning and traceback, but don't throw an error on nil global read.
|
Waqas Hussain |
2009-12-09 |
Mainfile: Broke up a really long line.
|
Waqas Hussain |
2009-12-09 |
util.dependencies: Load luarocks.loader/luarocks.require
|
Matthew Wild |
2010-01-28 |
prosody: net_activate_ports: Accept strings as well as numbers for specifying ports
|
Matthew Wild |
2010-01-09 |
prosody: Fixed a possible nil concatenation.
|
Waqas Hussain |
2009-12-15 |
prosody: Less strict matching for the magic 'interrupted' error
|
Matthew Wild |
2009-12-07 |
Merge with 0.7
|
Matthew Wild |
2010-03-01 |
prosody: Bump log message describing current connection backend to level 'info'
|
Matthew Wild |
2010-02-27 |