Tue, 13 Dec 2011 15:42:21 +0000 Matthew Wild sessionmanager: Remove unused reference to modulemanager
Tue, 13 Dec 2011 15:40:37 +0000 Matthew Wild s2smanager: Remove unused reference to modulemanager
Tue, 13 Dec 2011 13:34:21 +0000 Matthew Wild modulemanager: Remove 'config' from module environments (no modules use it that I'm aware of)
Mon, 12 Dec 2011 14:53:12 +0500 Waqas Hussain mod_watchregistrations: Fixed an undefined global access (thanks Medics).
Mon, 12 Dec 2011 17:08:48 +1100 James Callahan util/datamanager: Use package.config to figure out directory seperator
Sun, 11 Dec 2011 17:08:34 +0000 Matthew Wild configure: Add 'openbsd' preset (thanks xavier)
Sat, 10 Dec 2011 05:45:07 +0000 Matthew Wild mod_adhoc: Use module:handle_items()
Fri, 09 Dec 2011 12:02:21 +0500 Waqas Hussain util.array: Avoid globals.
Fri, 09 Dec 2011 11:57:14 +0500 Waqas Hussain util.array: Make array:push() chainable.
Fri, 09 Dec 2011 11:44:00 +0500 Waqas Hussain mod_bosh: Fixed use of a private HTTP request property.
Fri, 09 Dec 2011 11:38:35 +0500 Waqas Hussain net.httpserver: Removed unused import.
Fri, 09 Dec 2011 11:37:30 +0500 Waqas Hussain migrator/jabberd14: Minor refactoring.
Thu, 08 Dec 2011 07:41:28 +0000 Matthew Wild configure: Remove obsolete option '--require-config'
Wed, 07 Dec 2011 23:37:56 +0100 Florian Zeitz s2smanager: Store port specified by SRV records
Wed, 07 Dec 2011 05:54:17 +0000 Matthew Wild mod_bosh: Experimental option 'bosh_auto_cork' which witholds any response to a request until all stanzas in it have been processed.
Wed, 07 Dec 2011 05:17:39 +0000 Matthew Wild util.iterators: it2table: Fix variable name
Wed, 07 Dec 2011 05:14:58 +0000 Matthew Wild util.array: Expand some of the more basic methods to act more sensibly than their names suggested
Wed, 07 Dec 2011 05:04:55 +0000 Matthew Wild util.array: Add pluck() method to pick a given property from each item
Wed, 07 Dec 2011 04:57:51 +0000 Matthew Wild mod_bosh: Move stream:features sending until after the current request has been added to session.requests. Ensures correct inactivity logic.
Wed, 07 Dec 2011 03:54:28 +0000 Matthew Wild mod_bosh: Remove a session from inactive_sessions before destroying it
Wed, 07 Dec 2011 02:58:22 +0000 Matthew Wild mod_bosh: Store time to destroy session in inactive_sessions, removing dependency on session.bosh_max_inactive in cleanup timer
Sat, 03 Dec 2011 17:10:48 +0100 Florian Zeitz util.dataforms: Fix verfication for booleans
Fri, 02 Dec 2011 19:24:54 +0100 Florian Zeitz util.dataforms: Fix form verification
Wed, 30 Nov 2011 19:37:13 +0000 Matthew Wild util.ip: Fix syntax error (while I search for my pre-commit hooks)
Wed, 30 Nov 2011 17:20:16 +0000 Matthew Wild util.ip: Fix in IP range calculation for 172.16.0.0/12
Mon, 28 Nov 2011 14:30:12 +0000 Matthew Wild s2smanager: Use config over xmppserver's default interface
Mon, 28 Nov 2011 14:27:52 +0000 Matthew Wild net.xmppserver_listener: Set default interface to '*' (fixes traceback) (thanks Zash)
Mon, 28 Nov 2011 03:04:50 +0000 Matthew Wild net.server_select: Autostart SSL negotiation as the last part of socket setup to avoid a traceback (#262) (thanks Maranda)
Sat, 26 Nov 2011 03:50:51 +0000 Matthew Wild Merge with Florob
Tue, 22 Nov 2011 17:56:52 +0000 Matthew Wild loggingmanager: Remove unused 'critical' level
Sun, 06 Nov 2011 18:23:16 +0100 Florian Zeitz util.rfc3484: Use a stable sorting algorithm
Wed, 26 Oct 2011 02:03:33 +0200 Florian Zeitz s2smanager, net.dns: Fix handling for NXNAME and SRV target of "."
Sat, 22 Oct 2011 18:29:23 +0200 Florian Zeitz s2smanager, xmppserver_listener: Support for connecting to other servers via IPv6
Sat, 22 Oct 2011 17:59:33 +0200 Florian Zeitz util.rfc3484: New util implementing RFC3484 sorting
Sat, 22 Oct 2011 17:51:53 +0200 Florian Zeitz util.ip: New module containing IP related functions
Tue, 22 Nov 2011 02:13:42 +0500 Waqas Hussain util.dependencies, util.xmppstream: Move LuaExpat version checking to util.dependencies.
Tue, 22 Nov 2011 01:44:28 +0500 Waqas Hussain util.xmppstream: A little cleanup.
Mon, 21 Nov 2011 19:59:38 +0500 Waqas Hussain MUC: Fix a possible stack overflow (when a local component joins a room, then disconnects, an unavailble-error presence cycle can occur).
Sat, 19 Nov 2011 22:40:30 +0000 Matthew Wild util.debug: Fix potential traceback
Sat, 19 Nov 2011 21:12:23 +0500 Waqas Hussain migrator/jabberd14: Support for reading jabberd14 spool files.
Fri, 18 Nov 2011 16:05:40 +0000 Matthew Wild Merge with Zash
Fri, 18 Nov 2011 06:13:24 +0100 Kim Alvefur util.pposix: Don't trust errno for success. Thanks Quince
Sun, 06 Nov 2011 00:51:39 +0500 Waqas Hussain mod_proxy65: Major cleanup, better logging, handling of all error cases, less code, and other goodness.
Thu, 03 Nov 2011 12:47:52 +0000 Matthew Wild util.timer: Variable name change (func -> callback)
Thu, 03 Nov 2011 12:41:21 +0000 Matthew Wild util.debug: Experimental new library for producing more extensive debug tracebacks
Wed, 02 Nov 2011 07:17:26 +0000 Matthew Wild Merge with Zash
Sun, 23 Oct 2011 20:56:33 +0200 Kim Alvefur Makefile: Fix making of prosody.version
Wed, 02 Nov 2011 00:00:42 +0500 Waqas Hussain prosody: Ensure prosody.paths.config is never nil (certmanager.create_context fails otherwise).
Tue, 01 Nov 2011 23:57:42 +0500 Waqas Hussain certmanager: More informative logging.
Tue, 01 Nov 2011 23:41:32 +0500 Waqas Hussain util.jid: Added escape() and unescape().
Wed, 26 Oct 2011 18:58:01 -0400 Matthew Wild Merge with Zash
Tue, 18 Oct 2011 01:22:44 +0200 Kim Alvefur Makefile: Merge identical rules and some other improvements.
Wed, 26 Oct 2011 18:55:06 -0400 Matthew Wild util.json: Fix for single-line comments (thanks Norbert Kiesel)
Sun, 23 Oct 2011 20:56:33 +0200 Kim Alvefur Makefile: Fix making of prosody.version
Tue, 18 Oct 2011 01:22:44 +0200 Kim Alvefur Makefile: Merge identical rules and some other improvements.
Fri, 21 Oct 2011 17:12:45 -0400 Matthew Wild util.watchdog: Watchdog timer library
Wed, 19 Oct 2011 16:21:56 -0400 Matthew Wild net.dns: Preserve metatable on manual cache purge
Fri, 14 Oct 2011 00:46:29 +0500 Waqas Hussain net.server_event, net.server_select: Fixed some global pollution.
Fri, 12 Aug 2011 00:01:35 +0200 Florian Zeitz mod_register: Add support for additional registration fields
Thu, 11 Aug 2011 23:58:26 +0200 Florian Zeitz util.dataforms: Add field verification logic
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip