Software /
code /
prosody
Graph
-
net.server_select: Be less aggressive about server pause2013-02-12, by Kim Alvefur
-
mod_admin_adhoc: Fix 'Shut down service' command2013-02-07, by Florian Zeitz
-
mod_admin_adhoc: Implement global module unloading2013-02-07, by Florian Zeitz
-
mod_admin_adhoc: Implement global module reloading2013-02-06, by Florian Zeitz
-
mod_admin_adhoc: Fix info message for module reload/unload2013-02-05, by Florian Zeitz
-
mod_admin_adhoc: Implement global module loading2013-02-05, by Florian Zeitz
-
mod_admin_adhoc: Remove a TODO, our pretty_print turns out not to be helpful after all2013-02-04, by Florian Zeitz
-
net.http.parser: Ensure full URL in status line contains a path.2013-02-07, by Waqas Hussain
-
net.http.parser: Fix traceback on invalid URL in status line.2013-02-07, by Waqas Hussain
-
Merge 0.9->trunk2013-02-03, by Kim Alvefur
-
mod_pubsub, util.pubsub: Add delete action2013-01-31, by Kim Alvefur
-
portmanager: Make sure foo_ports is a table2013-01-31, by Kim Alvefur
-
mod_pubsub: More strict checks for node and ids2013-01-31, by Kim Alvefur
-
mod_pubsub: Broadcast items correctly on new subscriptions2013-01-28, by Kim Alvefur
-
mod_component: Look for the correct xmlns (thanks NebuK)2013-01-27, by Kim Alvefur
-
util.pubsub: Fix nil access error in get_subscriptions.2013-01-25, by Waqas Hussain
-
mod_pubsub: require usermanager.2013-01-25, by Waqas Hussain
-
mod_pubsub: Fix nil access error.2013-01-25, by Waqas Hussain
-
mod_pubsub, util.pubsub: Don't send purge notifications in an <items/> element2013-01-25, by Florian Zeitz
-
util.xmppstream: Include error stanza in error message if no error handler is available.2013-01-25, by Waqas Hussain
-
ejabberd2prosody.lua: Don't make assumptions about file name.2013-01-24, by Kim Alvefur
-
ejabberd2prosody.lua: Replace util.logger with a dummy before requiring util.serialization2013-01-24, by Kim Alvefur
-
mod_pubsub: Ignore subscription options for now, fixes traceback due to missing form2013-01-24, by Kim Alvefur
-
mod_s2s: Don't try to close sessions that were destroyed before timeout2013-01-23, by Kim Alvefur
-
s2smanager: Generate session names used for logging the same way everywhere2013-01-23, by Kim Alvefur
-
mod_pubsub, util.pubsub: Implement the purge action2013-01-23, by Kim Alvefur
-
mod_pubsub: Advertise autocreate_on_publish correctly.2013-01-23, by Kim Alvefur
-
Merge 0.9->trunk2013-01-22, by Waqas Hussain
-
mod_auth_internal_plain, mod_auth_internal_hashed: No need to nodeprep here.2013-01-22, by Waqas Hussain
-
util.sasl.{plain,scram,digest-md5}: nodeprep username before passing to callbacks, so callbacks don't have to.2013-01-22, by Waqas Hussain
-
net.http.server: Properly handle persistent connections2013-01-12, by Florian Zeitz
-
util.http: New module for HTTP helper functions2013-01-12, by Florian Zeitz
-
mod_component: Make listener private (thanks Ge0rG)2013-01-17, by Kim Alvefur
-
mod_presence: Put a timestamp on presence we store for probes2013-01-11, by Kim Alvefur
-
prosodyctl, prosody: Pass the selected config file from prosodyctl to prosody2013-01-09, by Kim Alvefur
-
prosodyctl: Pop arg items after use. Fixes #3062013-01-09, by Kim Alvefur
-
MUC: Don't reply to errors (thanks iron)2013-01-09, by Kim Alvefur
-
prosodyctl: Load LFS and util.openssl when actually needed (fixes unhelpful warnings if no LuaSec installed)2013-01-08, by Kim Alvefur
-
net.http.parser: Abort if no status line is received.2013-01-08, by Kim Alvefur
-
util.openssl: Cleanup; remove some unused variables.2013-01-07, by Kim Alvefur
-
net.server_select: Remove useless duplicated settimeout() call2013-01-07, by Kim Alvefur
-
net.server_select: Fix global access2013-01-07, by Kim Alvefur
-
certmanager: Fix nil index if no LuaSec available2013-01-07, by Kim Alvefur
-
net.server_event: Optimize socket write buffers (don't do buf=buf..newdata).2013-01-05, by Waqas Hussain
-
Merge 0.9->trunk2012-12-29, by Kim Alvefur
-
net.server: Don't return anything from config-reloaded hook, fixes logrotate heisenbug2012-12-29, by Kim Alvefur
-
Merge 0.9->trunk2012-12-28, by Kim Alvefur
-
core.certmanager: Add support for LuaSec 0.5. Also compat with MattJs luasec-hg2012-12-28, by Kim Alvefur
-
prosody, mod_c2s, mod_s2s: Move closing of c2s and s2s sessions to respective plugins2012-12-28, by Kim Alvefur
-
net.server_select: Pause servers while they are full2012-12-28, by Kim Alvefur
-
net.server_select: Add pause and resume methods2012-12-28, by Kim Alvefur
-
mod_admin_telnet: Stop processing lines when session is closed2012-12-28, by Kim Alvefur
-
net.server_event: Destroy interfaces immediately, fixes reopening of servers.2012-12-28, by Kim Alvefur
-
net.server_event: Remove comments about not closing event handlers from within callbacks, fixed in luaevent2012-12-28, by Kim Alvefur
-
Merge 0.9->trunk2012-12-28, by Matthew Wild
-
Merge 0.9->trunk2012-12-28, by Kim Alvefur
-
core.loggingmanager: Don't create file log rules from [level] = "*sink" style config2012-12-27, by Kim Alvefur
-
Merge 0.9->trunk2012-12-26, by Kim Alvefur
Scroll all the way down to load more.