prosody.git
14 years agoutil.pposix: Fix return type of lc_abort to shush compiler warning
Matthew Wild [Sun, 10 Jan 2010 20:21:48 +0000 (20:21 +0000)]
util.pposix: Fix return type of lc_abort to shush compiler warning

14 years agoprosody.cfg.lua.dist: Remove lie about requiring console_enabled
Matthew Wild [Fri, 1 Jan 2010 03:32:26 +0000 (03:32 +0000)]
prosody.cfg.lua.dist: Remove lie about requiring console_enabled

14 years agomodulemanager: Fire item-removed events on module unload.
Waqas Hussain [Wed, 9 Dec 2009 22:02:04 +0000 (03:02 +0500)]
modulemanager: Fire item-removed events on module unload.

14 years agoprosody: Call tostring on the key being used for nil global read before concatenating...
Waqas Hussain [Wed, 9 Dec 2009 21:50:23 +0000 (02:50 +0500)]
prosody: Call tostring on the key being used for nil global read before concatenating it with a string.

14 years agoprosody: Log a warning and traceback, but don't throw an error on nil global read.
Waqas Hussain [Wed, 9 Dec 2009 21:47:13 +0000 (02:47 +0500)]
prosody: Log a warning and traceback, but don't throw an error on nil global read.

14 years agoMainfile: Broke up a really long line.
Waqas Hussain [Wed, 9 Dec 2009 20:56:16 +0000 (01:56 +0500)]
Mainfile: Broke up a really long line.

14 years agomod_pep: Support item retrieval use cases
Paul Aurich [Sat, 5 Dec 2009 18:26:43 +0000 (10:26 -0800)]
mod_pep: Support item retrieval use cases

14 years agomod_pep: Allow storage of urn:xmpp:avatar:data node (payload only with base64 data)
Paul Aurich [Sat, 5 Dec 2009 17:43:53 +0000 (09:43 -0800)]
mod_pep: Allow storage of urn:xmpp:avatar:data node (payload only with base64 data)

14 years agoutil.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns
Matthew Wild [Mon, 30 Nov 2009 16:39:27 +0000 (16:39 +0000)]
util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns

14 years agotests: Add tests for util.jid.join()
Matthew Wild [Fri, 27 Nov 2009 17:41:52 +0000 (17:41 +0000)]
tests: Add tests for util.jid.join()

14 years agoutil.jid: Add join(node, host, resource) function to join the components and return...
Matthew Wild [Fri, 27 Nov 2009 17:33:55 +0000 (17:33 +0000)]
util.jid: Add join(node, host, resource) function to join the components and return nil if invalid

14 years agoMUC: Only allow moderators to change the room subject.
Waqas Hussain [Wed, 25 Nov 2009 17:00:33 +0000 (22:00 +0500)]
MUC: Only allow moderators to change the room subject.

14 years agoMUC: Prevent visitors from broadcasting messages.
Waqas Hussain [Wed, 25 Nov 2009 16:42:05 +0000 (21:42 +0500)]
MUC: Prevent visitors from broadcasting messages.

14 years agoMUC: Improved handling of incoming groupchat messages (state preserved for possible...
Waqas Hussain [Wed, 25 Nov 2009 16:40:44 +0000 (21:40 +0500)]
MUC: Improved handling of incoming groupchat messages (state preserved for possible later use).

14 years agocore.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls
Matthew Wild [Tue, 24 Nov 2009 20:34:22 +0000 (20:34 +0000)]
core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls

14 years agoutil.dependencies: Make the commands line up properly in the "missing dependency...
Matthew Wild [Mon, 23 Nov 2009 02:58:42 +0000 (02:58 +0000)]
util.dependencies: Make the commands line up properly in the "missing dependency" output. Yes, this was the commit you didn't know you were waiting for!

14 years agomod_bosh: Don't log response XML
Matthew Wild [Sat, 21 Nov 2009 13:15:46 +0000 (13:15 +0000)]
mod_bosh: Don't log response XML

14 years agotests/test_core_s2smanager.lua: Fix to compare SRV weights correctly
Matthew Wild [Thu, 25 Feb 2010 17:54:23 +0000 (17:54 +0000)]
tests/test_core_s2smanager.lua: Fix to compare SRV weights correctly

14 years agos2smanager: Log and fail gracefully when unable to create socket for outgoing s2s...
Matthew Wild [Thu, 25 Feb 2010 17:53:27 +0000 (17:53 +0000)]
s2smanager: Log and fail gracefully when unable to create socket for outgoing s2s connection (thanks foucault)

14 years agos2smanager: Fix for the logic SRV record priority comparison (thanks darkrain)
Matthew Wild [Thu, 25 Feb 2010 17:52:33 +0000 (17:52 +0000)]
s2smanager: Fix for the logic SRV record priority comparison (thanks darkrain)

14 years agonet.adns: Trailing whitespace
Matthew Wild [Wed, 20 Jan 2010 02:44:38 +0000 (02:44 +0000)]
net.adns: Trailing whitespace

14 years agomod_vcard: Stricter matching of vcard stanzas with vcard_compatibility enabled, fixes...
Matthew Wild [Wed, 9 Dec 2009 13:19:50 +0000 (13:19 +0000)]
mod_vcard: Stricter matching of vcard stanzas with vcard_compatibility enabled, fixes intercepting stanzas to the full JID that it shouldn't

14 years agoutil.dependencies: Fix package name of LuaFilesystem
Matthew Wild [Wed, 2 Dec 2009 22:13:31 +0000 (22:13 +0000)]
util.dependencies: Fix package name of LuaFilesystem

14 years agoMerge with Tobias
Matthew Wild [Wed, 2 Dec 2009 20:35:31 +0000 (20:35 +0000)]
Merge with Tobias

14 years agoMerge with Tobias
Matthew Wild [Wed, 2 Dec 2009 20:33:09 +0000 (20:33 +0000)]
Merge with Tobias

14 years agomodulemanager, net.dns: Remove trailing whitespace
Matthew Wild [Wed, 2 Dec 2009 20:32:44 +0000 (20:32 +0000)]
modulemanager, net.dns: Remove trailing whitespace

14 years agoprosodyctl: Experimental 'addplugin' command
Matthew Wild [Wed, 2 Dec 2009 20:31:54 +0000 (20:31 +0000)]
prosodyctl: Experimental 'addplugin' command

14 years agoutil.pluginloader: Support for fetching plugins from the data store
Matthew Wild [Wed, 2 Dec 2009 18:05:03 +0000 (18:05 +0000)]
util.pluginloader: Support for fetching plugins from the data store

14 years agonet.httpserver: Fix to work with new server API
Matthew Wild [Wed, 2 Dec 2009 18:03:10 +0000 (18:03 +0000)]
net.httpserver: Fix to work with new server API

14 years agonet.httpserver: Quick fix to set the correct Content-Type on simple (string) response...
Matthew Wild [Wed, 2 Dec 2009 18:02:47 +0000 (18:02 +0000)]
net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types

14 years agomod_console: Show compression status on s2s:show() output.
Tobias Markmann [Tue, 1 Dec 2009 22:23:51 +0000 (23:23 +0100)]
mod_console: Show compression status on s2s:show() output.

14 years agoMerge with tip.
Tobias Markmann [Tue, 1 Dec 2009 22:05:32 +0000 (23:05 +0100)]
Merge with tip.

14 years agomod_proxy65: Remove trailing whitespace
Matthew Wild [Tue, 1 Dec 2009 20:18:47 +0000 (20:18 +0000)]
mod_proxy65: Remove trailing whitespace

14 years agomod_compression: Removing trailing whitespace.
Tobias Markmann [Tue, 1 Dec 2009 20:17:13 +0000 (21:17 +0100)]
mod_compression: Removing trailing whitespace.

14 years agomod_proxy65: Fix log:module -> module:log :)
Matthew Wild [Tue, 1 Dec 2009 20:07:07 +0000 (20:07 +0000)]
mod_proxy65: Fix log:module -> module:log :)

14 years agomod_compression: Declaring the de-/compression pipes as local.
Tobias Markmann [Tue, 1 Dec 2009 20:04:02 +0000 (21:04 +0100)]
mod_compression: Declaring the de-/compression pipes as local.

14 years agomod_compression: Some comment clean up.
Tobias Markmann [Tue, 1 Dec 2009 19:59:42 +0000 (20:59 +0100)]
mod_compression: Some comment clean up.

14 years agoMerge with trunk
Matthew Wild [Tue, 1 Dec 2009 19:57:54 +0000 (19:57 +0000)]
Merge with trunk

14 years agomodulemanager: Fire events module-loaded and module-unloaded, both receive a table...
Matthew Wild [Tue, 1 Dec 2009 19:57:33 +0000 (19:57 +0000)]
modulemanager: Fire events module-loaded and module-unloaded, both receive a table with 'module' and 'host' fields, thanks bjc

14 years agoMerge with tip.
Tobias Markmann [Tue, 1 Dec 2009 19:55:32 +0000 (20:55 +0100)]
Merge with tip.

14 years agoutil.sasl.plain: Allow empty authzid (thanks bjc).
Waqas Hussain [Tue, 1 Dec 2009 17:32:37 +0000 (22:32 +0500)]
util.sasl.plain: Allow empty authzid (thanks bjc).

14 years agomod_compression: Removing forgotten debugging output.
Tobias Markmann [Mon, 30 Nov 2009 23:21:32 +0000 (00:21 +0100)]
mod_compression: Removing forgotten debugging output.

14 years agomod_compression: Define db (dialback) namespace in stream header.
Tobias Markmann [Mon, 30 Nov 2009 23:10:47 +0000 (00:10 +0100)]
mod_compression: Define db (dialback) namespace in stream header.

14 years agoMerge with tip.
Tobias Markmann [Mon, 30 Nov 2009 22:25:10 +0000 (23:25 +0100)]
Merge with tip.

14 years agomod_compression: Enabeling compression for outgoing s2s streams.
Tobias Markmann [Mon, 30 Nov 2009 22:23:42 +0000 (23:23 +0100)]
mod_compression: Enabeling compression for outgoing s2s streams.

14 years agoutil.hmac: Optimized.
Waqas Hussain [Mon, 30 Nov 2009 21:23:48 +0000 (02:23 +0500)]
util.hmac: Optimized.

14 years agoutil.sasl.scram: Optimized binaryXOR.
Waqas Hussain [Mon, 30 Nov 2009 20:45:56 +0000 (01:45 +0500)]
util.sasl.scram: Optimized binaryXOR.

14 years agoutil.sasl.scram: Fixed a variable redeclaration.
Waqas Hussain [Mon, 30 Nov 2009 20:41:31 +0000 (01:41 +0500)]
util.sasl.scram: Fixed a variable redeclaration.

14 years agoutil.sasl.scram: Making =2D and =3D substitution actually work.
Tobias Markmann [Mon, 30 Nov 2009 19:53:25 +0000 (20:53 +0100)]
util.sasl.scram: Making =2D and =3D substitution actually work.

14 years agoutil.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns
Matthew Wild [Mon, 30 Nov 2009 16:39:27 +0000 (16:39 +0000)]
util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns

14 years agomod_compression: Some further refactoring.
Tobias Markmann [Sun, 29 Nov 2009 22:43:12 +0000 (23:43 +0100)]
mod_compression: Some further refactoring.

14 years agomod_compression: Make setup_compression work for s2s sessions too.
Tobias Markmann [Sun, 29 Nov 2009 22:04:19 +0000 (23:04 +0100)]
mod_compression: Make setup_compression work for s2s sessions too.

14 years agomod_compression: Moving compression setup in a dedicated function.
Tobias Markmann [Sun, 29 Nov 2009 21:18:06 +0000 (22:18 +0100)]
mod_compression: Moving compression setup in a dedicated function.

14 years agomod_compression: Prepare activating of compression on s2s.
Tobias Markmann [Sun, 29 Nov 2009 21:02:21 +0000 (22:02 +0100)]
mod_compression: Prepare activating of compression on s2s.

14 years agoMerge with tip.
Tobias Markmann [Sun, 29 Nov 2009 20:33:37 +0000 (21:33 +0100)]
Merge with tip.

14 years agoEnable one way stream compression on s2s links.
Tobias Markmann [Sun, 29 Nov 2009 20:32:39 +0000 (21:32 +0100)]
Enable one way stream compression on s2s links.

14 years agoutil.sasl.plain: A little refactoring.
Waqas Hussain [Sun, 29 Nov 2009 13:30:33 +0000 (18:30 +0500)]
util.sasl.plain: A little refactoring.

14 years agoMerge with 0.6.
Waqas Hussain [Sun, 29 Nov 2009 13:29:19 +0000 (18:29 +0500)]
Merge with 0.6.

14 years agoutil.sasl.digest-md5: Fixing some variable access.
Tobias Markmann [Sat, 28 Nov 2009 17:58:58 +0000 (18:58 +0100)]
util.sasl.digest-md5: Fixing some variable access.

14 years agoMerge with Tobias
Matthew Wild [Sat, 28 Nov 2009 17:40:49 +0000 (17:40 +0000)]
Merge with Tobias

14 years agoxmppserver_listener: Update for new server API, fixes traceback when closing s2s...
Matthew Wild [Sat, 28 Nov 2009 17:40:37 +0000 (17:40 +0000)]
xmppserver_listener: Update for new server API, fixes traceback when closing s2s connections

14 years agomod_console: Update for new server API, fixes traceback when closing console sessions
Matthew Wild [Sat, 28 Nov 2009 17:39:05 +0000 (17:39 +0000)]
mod_console: Update for new server API, fixes traceback when closing console sessions

14 years agoMake some more variables to locals.
Tobias Markmann [Sat, 28 Nov 2009 17:32:41 +0000 (18:32 +0100)]
Make some more variables to locals.

14 years agoutil.sasl: Move some variables to local space. Fix a bug.
Tobias Markmann [Sat, 28 Nov 2009 17:23:25 +0000 (18:23 +0100)]
util.sasl: Move some variables to local space. Fix a bug.

14 years agoutil.sasl.plain: Fail gracefully on empty <auth/> tag
Matthew Wild [Sat, 28 Nov 2009 15:12:43 +0000 (15:12 +0000)]
util.sasl.plain: Fail gracefully on empty <auth/> tag

14 years agomod_saslauth: Fix typo in variable name
Matthew Wild [Sat, 28 Nov 2009 15:12:07 +0000 (15:12 +0000)]
mod_saslauth: Fix typo in variable name

14 years agonet.server_select: Update conn.close() to use new connection method convention
Matthew Wild [Sat, 28 Nov 2009 14:09:53 +0000 (14:09 +0000)]
net.server_select: Update conn.close() to use new connection method convention

14 years agocore.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with...
Waqas Hussain [Sat, 28 Nov 2009 07:00:31 +0000 (12:00 +0500)]
core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat).

14 years agomod_register: Properly notify contacts of subscription removal on account deletion.
Waqas Hussain [Sat, 28 Nov 2009 06:59:06 +0000 (11:59 +0500)]
mod_register: Properly notify contacts of subscription removal on account deletion.

14 years agomod_proxy65: Use new jid.join() from util.jid
Matthew Wild [Fri, 27 Nov 2009 18:02:24 +0000 (18:02 +0000)]
mod_proxy65: Use new jid.join() from util.jid

14 years agotests/test.lua: Changes to environment handling of tests, and replace module() with...
Matthew Wild [Fri, 27 Nov 2009 18:00:47 +0000 (18:00 +0000)]
tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment

14 years agotests: Add tests for util.jid.join()
Matthew Wild [Fri, 27 Nov 2009 17:41:52 +0000 (17:41 +0000)]
tests: Add tests for util.jid.join()

14 years agotests/test.lua: Print the current test being run if verbosity sufficient
Matthew Wild [Fri, 27 Nov 2009 17:39:17 +0000 (17:39 +0000)]
tests/test.lua: Print the current test being run if verbosity sufficient

14 years agoutil.jid: Add join(node, host, resource) function to join the components and return...
Matthew Wild [Fri, 27 Nov 2009 17:33:55 +0000 (17:33 +0000)]
util.jid: Add join(node, host, resource) function to join the components and return nil if invalid

14 years agomod_proxy65: Update listener callback names for new server API
sjoerd.simons@collabora.co.uk [Fri, 27 Nov 2009 16:51:05 +0000 (16:51 +0000)]
mod_proxy65: Update listener callback names for new server API

14 years agoMerged with tip.
Tobias Markmann [Thu, 26 Nov 2009 23:19:56 +0000 (00:19 +0100)]
Merged with tip.

14 years agonet.server_event: Add addclient/wrapclient compatible with server_select, DNS and...
Matthew Wild [Thu, 26 Nov 2009 22:25:13 +0000 (22:25 +0000)]
net.server_event: Add addclient/wrapclient compatible with server_select, DNS and s2s should now work with libevent \o/

14 years agonet.server_event: tostring() some debug logging parameters
Matthew Wild [Thu, 26 Nov 2009 22:23:51 +0000 (22:23 +0000)]
net.server_event: tostring() some debug logging parameters

14 years agonet.server_event: Add set_send() for compatibility with server_select
Matthew Wild [Thu, 26 Nov 2009 22:22:03 +0000 (22:22 +0000)]
net.server_event: Add set_send() for compatibility with server_select

14 years agonet.server_event: Hide starttls function when the connection is not SSL-enabled
Matthew Wild [Thu, 26 Nov 2009 22:21:12 +0000 (22:21 +0000)]
net.server_event: Hide starttls function when the connection is not SSL-enabled

14 years agonet.server_event: Count the number of client connections *upwards* :)
Matthew Wild [Thu, 26 Nov 2009 22:19:49 +0000 (22:19 +0000)]
net.server_event: Count the number of client connections *upwards* :)

14 years agonet.server_handler: Add stub handlers as fallbacks for those listeners don't implement
Matthew Wild [Thu, 26 Nov 2009 22:18:44 +0000 (22:18 +0000)]
net.server_handler: Add stub handlers as fallbacks for those listeners don't implement

14 years agomod_saslauth: Allow relogins after failed SASL login.
Tobias Markmann [Thu, 26 Nov 2009 22:18:26 +0000 (23:18 +0100)]
mod_saslauth: Allow relogins after failed SASL login.

14 years agonet.server_event: Fix to make ontimeout() listener callback work
Matthew Wild [Thu, 26 Nov 2009 22:15:40 +0000 (22:15 +0000)]
net.server_event: Fix to make ontimeout() listener callback work

14 years agoutil.sasl: Adding clean_clone() method.
Tobias Markmann [Thu, 26 Nov 2009 22:11:02 +0000 (23:11 +0100)]
util.sasl: Adding clean_clone() method.

14 years agonet.server_select: Rename server.setsend() to server.set_send() for consistency
Matthew Wild [Thu, 26 Nov 2009 22:08:47 +0000 (22:08 +0000)]
net.server_select: Rename server.setsend() to server.set_send() for consistency

14 years agonet.adns: Some cleanup, happens to also make it compatible with libevent
Matthew Wild [Thu, 26 Nov 2009 22:08:10 +0000 (22:08 +0000)]
net.adns: Some cleanup, happens to also make it compatible with libevent

14 years agos2smanager: Allow configuration of the dialback_secret in the config
Matthew Wild [Thu, 26 Nov 2009 17:17:54 +0000 (17:17 +0000)]
s2smanager: Allow configuration of the dialback_secret in the config

14 years agomod_presence: Use the local host object as the origin for auto-generated subscription...
Waqas Hussain [Thu, 26 Nov 2009 10:19:59 +0000 (15:19 +0500)]
mod_presence: Use the local host object as the origin for auto-generated subscription approvals and cancellations.

14 years agoMerge with 0.6.
Waqas Hussain [Thu, 26 Nov 2009 08:06:52 +0000 (13:06 +0500)]
Merge with 0.6.

14 years agomod_presence: Use the local host as origin for subscription request acks.
Waqas Hussain [Thu, 26 Nov 2009 08:02:10 +0000 (13:02 +0500)]
mod_presence: Use the local host as origin for subscription request acks.

14 years agomod_presence: Removed an unnecessary compatibility workaround which was causing issue...
Waqas Hussain [Thu, 26 Nov 2009 08:00:11 +0000 (13:00 +0500)]
mod_presence: Removed an unnecessary compatibility workaround which was causing issues with unavailable presence exchange after subscription removal.

14 years agomod_roster: Ask remote server to remove pending subscription requests when removing...
Waqas Hussain [Thu, 26 Nov 2009 07:57:24 +0000 (12:57 +0500)]
mod_roster: Ask remote server to remove pending subscription requests when removing roster items.

14 years agoMakefile: Fix to install new util/sasl directory
Matthew Wild [Thu, 26 Nov 2009 01:09:10 +0000 (01:09 +0000)]
Makefile: Fix to install new util/sasl directory

14 years agoTagging 0.6.1
Matthew Wild [Thu, 26 Nov 2009 00:02:01 +0000 (00:02 +0000)]
Tagging 0.6.1

14 years agoTagging 0.6.0
Matthew Wild [Thu, 26 Nov 2009 00:01:12 +0000 (00:01 +0000)]
Tagging 0.6.0

14 years agoMerge with 0.6
Matthew Wild [Wed, 25 Nov 2009 23:46:58 +0000 (23:46 +0000)]
Merge with 0.6

14 years agoutil.serialization: Correctly serialize tables with 'false' as a key, fixes an issue...
Matthew Wild [Wed, 25 Nov 2009 23:45:45 +0000 (23:45 +0000)]
util.serialization: Correctly serialize tables with 'false' as a key, fixes an issue with rosters not saving (thanks mathias, Tobias)

14 years agoMerge with trunk
Matthew Wild [Wed, 25 Nov 2009 19:59:16 +0000 (19:59 +0000)]
Merge with trunk

14 years agoMerge with 0.6
Matthew Wild [Wed, 25 Nov 2009 19:58:58 +0000 (19:58 +0000)]
Merge with 0.6