Wed, 10 Jul 2013 13:19:33 +0200 Kim Alvefur mod_storage_sql2: Support XML serialization for stanzas.
Wed, 10 Jul 2013 13:18:10 +0200 Kim Alvefur mod_storage_sql2: Keep available store types in a table
Wed, 10 Jul 2013 12:08:44 +0200 Kim Alvefur mod_storage_sql2: Fix iteration over users and stores
Wed, 10 Jul 2013 12:01:23 +0200 Kim Alvefur mod_storage_sql2: Make sure the user field is not NULL
Wed, 10 Jul 2013 07:47:54 +0200 Kim Alvefur Merge 0.9->trunk
Wed, 10 Jul 2013 07:45:10 +0200 Kim Alvefur net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)
Tue, 09 Jul 2013 00:04:30 +0100 Matthew Wild Merge 0.9->trunk
Mon, 08 Jul 2013 23:59:51 +0100 Matthew Wild mod_component: Local imports for some functions, including xpcall
Mon, 08 Jul 2013 23:59:27 +0100 Matthew Wild mod_bosh: pcall() core_process_stanza per stanza, to bring in line with other listeners. This ensures that stanzas following a traceback-causing stanza in a request will still be processed (as would happen on normal c2s).
Mon, 08 Jul 2013 23:42:54 +0100 Matthew Wild mod_bosh: Only pass stanza to core_process_stanza if it wasn't dropped by filters
Mon, 08 Jul 2013 21:41:31 +0100 Matthew Wild Merge 0.9->trunk
Mon, 08 Jul 2013 21:38:08 +0100 Matthew Wild mod_component: xpcall() stanza processing, as per other listeners, preventing potentially harmful 'top-level errors'
Mon, 01 Jul 2013 22:17:31 +0200 Kim Alvefur prosodyctl: Import local_addresses from the new util.net intead of luasocket
Sat, 29 Jun 2013 22:49:56 +0200 Kim Alvefur Merge 0.9->trunk
Sat, 29 Jun 2013 22:40:10 +0200 Florian Zeitz mod_admin_adhoc: Fix node of the "Get List of Online Users" command
Sat, 29 Jun 2013 14:45:47 +0100 Matthew Wild Merge
Sat, 29 Jun 2013 14:45:38 +0100 Matthew Wild util.pposix: Correctly handle 'unlimited' limits (RLIM_INFINITY), by returning and accepting the string 'unlimited' in get/setrlimit()
Sat, 29 Jun 2013 10:11:55 +0100 Matthew Wild Merge 0.9->trunk
Fri, 28 Jun 2013 20:16:43 +0100 Matthew Wild util.pposix: setrlimit(): Add missing return on error when an incorrect number of arguments are passed
Fri, 28 Jun 2013 19:34:57 +0200 Kim Alvefur mod_http_files: Put the MIME type map in a global shared table instead of per-host
Wed, 26 Jun 2013 21:40:33 +0100 Matthew Wild Merge 0.9->trunk
Wed, 26 Jun 2013 21:40:01 +0100 Matthew Wild net.http: Include port number (when non-standard) in the Host header of outgoing requests, as per the HTTP RFC
Wed, 26 Jun 2013 13:35:38 +0200 Kim Alvefur mod_s2s: Add missing global hook for read-timeout
Mon, 24 Jun 2013 18:29:04 +0100 Matthew Wild Merge 0.9->trunk
Sun, 23 Jun 2013 19:27:49 +0200 Kim Alvefur mod_storage_sql2: Use correct variable (Thanks SkyBlue and Florob)
Thu, 20 Jun 2013 21:47:38 +0200 Kim Alvefur mod_admin_telnet: Refactor s2s:show()
Thu, 20 Jun 2013 21:47:28 +0200 Kim Alvefur mod_admin_telnet: Generate session names the same way as in s2smanager
Thu, 20 Jun 2013 20:53:29 +0200 Kim Alvefur mod_admin_telnet: Refactor s2s:close and s2s:closeall
Wed, 19 Jun 2013 16:35:19 +0200 Kim Alvefur mod_register: Fix indentation
Wed, 19 Jun 2013 16:20:33 +0200 Kim Alvefur mod_admin_telnet: Refactor s2s:showcert()
Tue, 18 Jun 2013 23:02:20 +0200 Florian Zeitz net.dns: Support IPv6 addresses in resolv.conf
Tue, 18 Jun 2013 12:17:06 +0100 Matthew Wild Merge 0.9->trunk
Tue, 18 Jun 2013 12:14:46 +0100 Matthew Wild mod_s2s/s2sout.lib: Remove unused variables and imports
Tue, 18 Jun 2013 12:12:49 +0100 Matthew Wild mod_s2s/s2sout.lib: Remove reference to undefined global
Tue, 18 Jun 2013 12:12:12 +0100 Matthew Wild mod_s2s/s2sout.lib: Use new util.net.local_addresses() to fetch local interface addresses
Tue, 18 Jun 2013 12:11:40 +0100 Matthew Wild mod_s2s/s2sout.lib: Only attempt to create an IPv6 socket if LuaSocket supports IPv6
Tue, 18 Jun 2013 09:04:44 +0100 Matthew Wild util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0)
Sun, 16 Jun 2013 15:01:31 +0200 Kim Alvefur mod_tls: Remove debug statement
Fri, 14 Jun 2013 15:43:35 +0700 Vadim Misbakh-Soloviov additional fix for erlparse loading in ejabberd2prosody.lua
Fri, 14 Jun 2013 15:15:05 +0700 Vadim Misbakh-Soloviov package{,c}path fixes for migration tools
Thu, 13 Jun 2013 23:24:36 +0100 Matthew Wild Merge the merge
Thu, 13 Jun 2013 23:21:24 +0100 Matthew Wild Merge 0.9->trunk
Fri, 14 Jun 2013 00:07:57 +0200 Florian Zeitz util.dataforms: Return nil for empty list-mutli responses, to be consistent with other readers
Wed, 05 Jun 2013 00:05:03 +0200 Florian Zeitz mod_muc: Add Ad-Hoc command to destroy MUC rooms
Wed, 05 Jun 2013 00:04:44 +0200 Florian Zeitz mod_muc: Utilize mod_disco, instead of reimplementing disco handling
Wed, 05 Jun 2013 00:01:17 +0200 Florian Zeitz mod_pubsub: Utilize mod_disco, instead of reimplementing disco handling
Tue, 04 Jun 2013 23:59:59 +0200 Florian Zeitz mod_disco: Allow ansering disco requests including nodes, and adding custom items to disco#items requests
Thu, 13 Jun 2013 23:31:11 +0200 Kim Alvefur mod_http_files: Put the MIME type map in a global shared table
Thu, 13 Jun 2013 18:20:49 +0200 Kim Alvefur util.sasl.external: Add SASL EXTERNAL mechanism
Thu, 13 Jun 2013 17:48:09 +0200 Kim Alvefur prosody: Remove global ssl context, no longer used
Thu, 13 Jun 2013 17:47:45 +0200 Kim Alvefur mod_tls: Refactor to allow separate SSL configuration for c2s and s2s connections
Thu, 13 Jun 2013 17:44:42 +0200 Kim Alvefur certmanager: Overhaul of how ssl configs are built.
Thu, 13 Jun 2013 13:56:58 +0100 Matthew Wild Merge 0.9->trunk
Thu, 13 Jun 2013 13:56:35 +0100 Florian Zeitz mod_pep: When a client supplies no id on a published item, reflect our generated id back to it
Thu, 13 Jun 2013 12:07:46 +0100 Matthew Wild Merge 0.9->trunk
Tue, 21 May 2013 10:10:28 +0100 Matthew Wild mod_muc: Fix incorrect variable name
Thu, 13 Jun 2013 00:46:29 +0100 Matthew Wild Merge 0.9->trunk
Thu, 13 Jun 2013 00:45:41 +0100 Matthew Wild certmanager: Add single_dh_use and single_ecdh_use to default options
Thu, 13 Jun 2013 00:09:56 +0100 Matthew Wild Merge 0.9->trunk
Thu, 13 Jun 2013 00:04:04 +0100 Matthew Wild certmanager: Set ssl.curve to 'secp384r1' by default, to enable ECC ciphers
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip