Software /
code /
prosody
Graph
-
Merge 0.8->trunk2011-01-07, by Matthew Wild
-
prosody.cfg.lua: Give example for logging to console2011-01-07, by Matthew Wild
-
prosody.cfg.lua: Improve comment about enabling debug logging2011-01-07, by Matthew Wild
-
Merge 0.8->trunk2011-01-07, by Matthew Wild
-
prosody.cfg.lua.dist: Update to include storage configuration and examples for SQL2011-01-07, by Matthew Wild
-
prosody.cfg.lua.dist: Add note about the require_encryption options2011-01-07, by Matthew Wild
-
prosody.cfg.lua.dist: Add motd plugin2011-01-07, by Matthew Wild
-
mod_motd: Process value to strip any indentation from the config2011-01-07, by Matthew Wild
-
Merge 0.8->trunk2011-01-07, by Matthew Wild
-
ejabberdstore.lib.lua: Remove now needless library2011-01-07, by Matthew Wild
-
ejabberd_init.lib.lua: Remove now needless library2011-01-07, by Matthew Wild
-
mod_storage_sql_ejabberd: Remove (moving to prosody-modules)2011-01-07, by Matthew Wild
-
Merge 0.8->trunk2011-01-06, by Matthew Wild
-
storagemanager: Fix log message (s/internal/null/)2011-01-06, by Matthew Wild
-
storagemanager: Log host in message when loading storage provider fails2011-01-06, by Matthew Wild
-
net.server_event: Log interface and port number when binding fails2011-01-06, by Matthew Wild
-
mod_storage_sql: Catch Lua errors during SQL transactions, and rollback.2011-01-05, by Waqas Hussain
-
net.httpserver: Removed unused import and variables.2011-01-05, by Waqas Hussain
-
net.httpserver: Changed an unnecessary global access.2011-01-05, by Waqas Hussain
-
mod_storage_sql: Removed unnecessary initialization of a variable.2011-01-05, by Waqas Hussain
-
net.httpserver: Decode percent-encoded characters in URL path.2011-01-05, by Waqas Hussain
-
modulemanager: Removed an unused variable.2011-01-05, by Waqas Hussain
-
configmanager: Added rawget().2011-01-05, by Waqas Hussain
-
mod_bosh: Fix for miscalculating inactivity, causing disconnects under a steady stream of traffic2011-01-04, by Matthew Wild
-
prosody, prosodyctl: Filter out relative paths from package.(c)path when installed2011-01-04, by Matthew Wild
-
prosody, prosodyctl: Create prosody object as a local before exporting as a global2011-01-04, by Matthew Wild
-
mod_register: Small code cleanup2011-01-04, by Matthew Wild
-
mod_register: Change to use new delete_user auth provider method2011-01-04, by Matthew Wild
-
mod_auth_internal_*: Support for delete_user method2011-01-04, by Matthew Wild
-
usermanager: Add delete_user method2011-01-04, by Matthew Wild
-
usermanager: Change dummy provider method to return an error string also (method not implemented)2011-01-04, by Matthew Wild
-
net.adns: Log the DNS server that a query is sent to2011-01-04, by Matthew Wild
-
MUC: Fix a pair of missing :up()2011-01-03, by Kim Alvefur
-
util.sasl: Cache the calculated mechanisms set for SASL profiles (profile.mechanisms table).2010-12-29, by Waqas Hussain
-
prosody: Don't add a datamanager callback when anonymous_login=true (mod_auth_anonymous does this now).2010-12-28, by Waqas Hussain
-
hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now).2010-12-28, by Waqas Hussain
-
mod_saslauth: Remove special handling for SASL ANONYMOUS, and let mod_auth_anonymous handle it.2010-12-28, by Waqas Hussain
-
usermanager: Assume authentication="anonymous" when anonymous_login=true.2010-12-27, by Waqas Hussain
-
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.2010-12-27, by Waqas Hussain
-
mod_storage_sql: Use util.json instead of util.serialization.2010-12-27, by Waqas Hussain
-
util.json: Initial commit.2010-12-27, by Waqas Hussain
-
mod_storage_sql: Log an error on query failure.2010-12-27, by Waqas Hussain
-
mod_storage_sql: Dynamically replace backquotes with double quotes when connecting to PostgreSQL...2010-12-27, by Waqas Hussain
-
mod_storage_sql: Call commit() after all SQL statements, including SELECT, to get SQLite to drop its locks.2010-12-27, by Waqas Hussain
-
Don't check priority in mod_offline2010-12-10, by Robert Hoelz
-
mod_message, mod_offline: Change message/offline/store -> message/offline/handle2010-12-09, by Robert Hoelz
-
mod_offline: Make sure mod_offline's store handler reports success vs failure.2010-12-09, by Robert Hoelz
-
mod_message: Send service-unavailable if offline storage fails.2010-12-09, by Robert Hoelz
-
mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast.2010-12-09, by Robert Hoelz
-
core.offlinemanager, mod_message, mod_presence: Removed core.offlinemanager in favor of mod_offline.2010-12-09, by Robert Hoelz
-
modulemanager: Auto-load mod_offline.2010-12-27, by Waqas Hussain
-
util.pposix: Remove extraneous semicolon2010-12-26, by Matthew Wild
-
util.encodings: Switch comment styles to build ok as ANSI C2010-12-26, by Matthew Wild
Scroll all the way down to load more.