net.server_select: Make bufferlen() method return, of all things, the buffer length

net.server_event: Port fix in 2dc9bbf25447 to libevent-based backend

net.server_select: Fix possibility of losing data sent from a socket just before it closes (thanks Sjoerd Simons)

net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...)

net.dns: Port some DNS fixes to the resolver:feed() function for net.adns to use

Merge with 0.6

util.dependencies: Fix package name of LuaFilesystem

Merge with Tobias

mod_console: Show compression status on s2s:show() output.

Merge with tip.

Merge with Tobias

modulemanager, net.dns: Remove trailing whitespace

prosodyctl: Experimental 'addplugin' command

mod_compression: Removing trailing whitespace.

mod_compression: Declaring the de-/compression pipes as local.

mod_compression: Some comment clean up.

Merge with tip.

mod_compression: Removing forgotten debugging output.

mod_compression: Define db (dialback) namespace in stream header.

Merge with tip.

mod_compression: Enabeling compression for outgoing s2s streams.

mod_compression: Some further refactoring.

mod_compression: Make setup_compression work for s2s sessions too.

mod_compression: Moving compression setup in a dedicated function.

mod_compression: Prepare activating of compression on s2s.

Merge with tip.

Enable one way stream compression on s2s links.

Fixing some typos.

util.pluginloader: Support for fetching plugins from the data store

net.httpserver: Fix to work with new server API

net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types

mod_proxy65: Remove trailing whitespace

mod_proxy65: Fix log:module -> module:log :)

Merge with trunk

util.sasl.plain: Allow empty authzid (thanks bjc).

util.hmac: Optimized.

util.sasl.scram: Optimized binaryXOR.

util.sasl.scram: Fixed a variable redeclaration.

modulemanager: Fire events module-loaded and module-unloaded, both receive a table with 'module' and 'host' fields, thanks bjc

util.sasl.scram: Making =2D and =3D substitution actually work.

util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns

util.sasl.plain: A little refactoring.

Merge with 0.6.

core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat).

mod_register: Properly notify contacts of subscription removal on account deletion.

mod_presence: Use the local host object as the origin for auto-generated subscription approvals and cancellations.

util.sasl.digest-md5: Fixing some variable access.

Merge with Tobias

xmppserver_listener: Update for new server API, fixes traceback when closing s2s connections

Make some more variables to locals.

util.sasl: Move some variables to local space. Fix a bug.

mod_console: Update for new server API, fixes traceback when closing console sessions

util.sasl.plain: Fail gracefully on empty <auth/> tag

mod_saslauth: Fix typo in variable name

net.server_select: Update conn.close() to use new connection method convention

mod_proxy65: Use new jid.join() from util.jid

tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment

tests: Add tests for util.jid.join()

tests/test.lua: Print the current test being run if verbosity sufficient

util.jid: Add join(node, host, resource) function to join the components and return nil if invalid

(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip

mercurial