Software /
code /
prosody
Graph
-
net.server_event: Pass ondrain handler from listenerMon, 22 Jul 2013 18:17:30 +0200, by Kim Alvefur
-
net.http.server: Fix Keep-Alive requests with HTTP 1.0Mon, 22 Jul 2013 17:28:37 +0200, by Kim Alvefur
-
Merge 0.9->trunkMon, 15 Jul 2013 23:43:37 +0100, by Matthew Wild
-
util.net: Fix compilation on Windows (outputs an empty list of addresses for now) (tested only in my head)Mon, 15 Jul 2013 23:43:20 +0100, by Matthew Wild
-
Merge 0.9->trunkMon, 15 Jul 2013 23:35:49 +0100, by Matthew Wild
-
util.net: Include missing header needed for successful compiltion on FreeBSDMon, 15 Jul 2013 23:34:59 +0100, by Matthew Wild
-
util.events: Remove varargs, event handlers can now only accept a single parameterMon, 15 Jul 2013 12:15:51 +0100, by Matthew Wild
-
mod_bosh, mod_c2s: No longer fire stream-features globally (nobody uses it, and shared modules make it easy for global modules to hook per-host now)Mon, 15 Jul 2013 11:44:49 +0100, by Matthew Wild
-
rostermanager, mod_groups: Change roster-load event to pass an event table for consistencyMon, 15 Jul 2013 11:43:23 +0100, by Matthew Wild
-
Merge 0.9->trunkSat, 13 Jul 2013 13:17:53 +0100, by Matthew Wild
-
certmanager: Set our own default cipher string, which includes only ciphers regarded as 'HIGH' strength (by OpenSSL). In particular this disables RC4.Sat, 13 Jul 2013 13:15:24 +0100, by Matthew Wild
-
util.sql: Do lazy fetching of affected/rowcountFri, 12 Jul 2013 17:44:30 +0200, by Kim Alvefur
-
Backed out changeset 3c57c2281087Fri, 12 Jul 2013 17:41:54 +0200, by Kim Alvefur
-
util.sql: Don't fetch row count of result sets for queries that don't have result setsFri, 12 Jul 2013 17:03:09 +0200, by Kim Alvefur
-
mod_storage_sql2: Add archive store with append and find methodsFri, 12 Jul 2013 02:53:24 +0200, by Kim Alvefur
-
mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collectionsFri, 12 Jul 2013 01:34:38 +0200, by Kim Alvefur
-
util.sql: Set charset and collation for MySQL when creating tablesThu, 11 Jul 2013 22:07:55 +0200, by Kim Alvefur
-
Remove plugins/storage/sqlbasic.lib.lua, which seems obsoleteThu, 11 Jul 2013 15:13:45 +0100, by Matthew Wild
-
Merge 0.9->trunkThu, 11 Jul 2013 15:10:04 +0100, by Matthew Wild
-
mod_storage_sql2: Remove from 0.9Thu, 11 Jul 2013 15:08:47 +0100, by Matthew Wild
-
mod_storage_sql2: Support XML serialization for stanzas.Wed, 10 Jul 2013 13:19:33 +0200, by Kim Alvefur
-
mod_storage_sql2: Keep available store types in a tableWed, 10 Jul 2013 13:18:10 +0200, by Kim Alvefur
-
mod_storage_sql2: Fix iteration over users and storesWed, 10 Jul 2013 12:08:44 +0200, by Kim Alvefur
-
mod_storage_sql2: Make sure the user field is not NULLWed, 10 Jul 2013 12:01:23 +0200, by Kim Alvefur
-
Merge 0.9->trunkWed, 10 Jul 2013 07:47:54 +0200, by Kim Alvefur
-
net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)Wed, 10 Jul 2013 07:45:10 +0200, by Kim Alvefur
-
Merge 0.9->trunkTue, 09 Jul 2013 00:04:30 +0100, by Matthew Wild
-
mod_component: Local imports for some functions, including xpcallMon, 08 Jul 2013 23:59:51 +0100, by Matthew Wild
-
mod_bosh: Only pass stanza to core_process_stanza if it wasn't dropped by filtersMon, 08 Jul 2013 23:42:54 +0100, by Matthew Wild
-
Merge 0.9->trunkMon, 08 Jul 2013 21:41:31 +0100, by Matthew Wild
-
mod_component: xpcall() stanza processing, as per other listeners, preventing potentially harmful 'top-level errors'Mon, 08 Jul 2013 21:38:08 +0100, by Matthew Wild
-
prosodyctl: Import local_addresses from the new util.net intead of luasocketMon, 01 Jul 2013 22:17:31 +0200, by Kim Alvefur
-
Merge 0.9->trunkSat, 29 Jun 2013 22:49:56 +0200, by Kim Alvefur
-
mod_admin_adhoc: Fix node of the "Get List of Online Users" commandSat, 29 Jun 2013 22:40:10 +0200, by Florian Zeitz
-
MergeSat, 29 Jun 2013 14:45:47 +0100, by Matthew Wild
-
util.pposix: Correctly handle 'unlimited' limits (RLIM_INFINITY), by returning and accepting the string 'unlimited' in get/setrlimit()Sat, 29 Jun 2013 14:45:38 +0100, by Matthew Wild
-
Merge 0.9->trunkSat, 29 Jun 2013 10:11:55 +0100, by Matthew Wild
-
util.pposix: setrlimit(): Add missing return on error when an incorrect number of arguments are passedFri, 28 Jun 2013 20:16:43 +0100, by Matthew Wild
-
mod_http_files: Put the MIME type map in a global shared table instead of per-hostFri, 28 Jun 2013 19:34:57 +0200, by Kim Alvefur
-
Merge 0.9->trunkWed, 26 Jun 2013 21:40:33 +0100, by Matthew Wild
-
net.http: Include port number (when non-standard) in the Host header of outgoing requests, as per the HTTP RFCWed, 26 Jun 2013 21:40:01 +0100, by Matthew Wild
-
mod_s2s: Add missing global hook for read-timeoutWed, 26 Jun 2013 13:35:38 +0200, by Kim Alvefur
-
Merge 0.9->trunkMon, 24 Jun 2013 18:29:04 +0100, by Matthew Wild
-
mod_storage_sql2: Use correct variable (Thanks SkyBlue and Florob)Sun, 23 Jun 2013 19:27:49 +0200, by Kim Alvefur
-
mod_admin_telnet: Refactor s2s:show()Thu, 20 Jun 2013 21:47:38 +0200, by Kim Alvefur
-
mod_admin_telnet: Generate session names the same way as in s2smanagerThu, 20 Jun 2013 21:47:28 +0200, by Kim Alvefur
-
mod_admin_telnet: Refactor s2s:close and s2s:closeallThu, 20 Jun 2013 20:53:29 +0200, by Kim Alvefur
-
mod_register: Fix indentationWed, 19 Jun 2013 16:35:19 +0200, by Kim Alvefur
-
mod_admin_telnet: Refactor s2s:showcert()Wed, 19 Jun 2013 16:20:33 +0200, by Kim Alvefur
-
net.dns: Support IPv6 addresses in resolv.confTue, 18 Jun 2013 23:02:20 +0200, by Florian Zeitz
-
Merge 0.9->trunkTue, 18 Jun 2013 12:17:06 +0100, by Matthew Wild
-
mod_s2s/s2sout.lib: Remove unused variables and importsTue, 18 Jun 2013 12:14:46 +0100, by Matthew Wild
-
mod_s2s/s2sout.lib: Remove reference to undefined globalTue, 18 Jun 2013 12:12:49 +0100, by Matthew Wild
-
mod_s2s/s2sout.lib: Use new util.net.local_addresses() to fetch local interface addressesTue, 18 Jun 2013 12:12:12 +0100, by Matthew Wild
-
mod_s2s/s2sout.lib: Only attempt to create an IPv6 socket if LuaSocket supports IPv6Tue, 18 Jun 2013 12:11:40 +0100, by Matthew Wild
-
util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0)Tue, 18 Jun 2013 09:04:44 +0100, by Matthew Wild
-
mod_tls: Remove debug statementSun, 16 Jun 2013 15:01:31 +0200, by Kim Alvefur
-
additional fix for erlparse loading in ejabberd2prosody.luaFri, 14 Jun 2013 15:43:35 +0700, by Vadim Misbakh-Soloviov
-
package{,c}path fixes for migration toolsFri, 14 Jun 2013 15:15:05 +0700, by Vadim Misbakh-Soloviov
-
Merge the mergeThu, 13 Jun 2013 23:24:36 +0100, by Matthew Wild
-
Merge 0.9->trunkThu, 13 Jun 2013 23:21:24 +0100, by Matthew Wild
-
util.dataforms: Return nil for empty list-mutli responses, to be consistent with other readersFri, 14 Jun 2013 00:07:57 +0200, by Florian Zeitz
-
mod_muc: Add Ad-Hoc command to destroy MUC roomsWed, 05 Jun 2013 00:05:03 +0200, by Florian Zeitz
-
mod_muc: Utilize mod_disco, instead of reimplementing disco handlingWed, 05 Jun 2013 00:04:44 +0200, by Florian Zeitz
-
mod_pubsub: Utilize mod_disco, instead of reimplementing disco handlingWed, 05 Jun 2013 00:01:17 +0200, by Florian Zeitz
-
mod_disco: Allow ansering disco requests including nodes, and adding custom items to disco#items requestsTue, 04 Jun 2013 23:59:59 +0200, by Florian Zeitz
-
mod_http_files: Put the MIME type map in a global shared tableThu, 13 Jun 2013 23:31:11 +0200, by Kim Alvefur
-
util.sasl.external: Add SASL EXTERNAL mechanismThu, 13 Jun 2013 18:20:49 +0200, by Kim Alvefur
-
prosody: Remove global ssl context, no longer usedThu, 13 Jun 2013 17:48:09 +0200, by Kim Alvefur
-
mod_tls: Refactor to allow separate SSL configuration for c2s and s2s connectionsThu, 13 Jun 2013 17:47:45 +0200, by Kim Alvefur
-
certmanager: Overhaul of how ssl configs are built.Thu, 13 Jun 2013 17:44:42 +0200, by Kim Alvefur
-
Merge 0.9->trunkThu, 13 Jun 2013 13:56:58 +0100, by Matthew Wild
-
mod_pep: When a client supplies no id on a published item, reflect our generated id back to itThu, 13 Jun 2013 13:56:35 +0100, by Florian Zeitz
-
Merge 0.9->trunkThu, 13 Jun 2013 12:07:46 +0100, by Matthew Wild
-
mod_muc: Fix incorrect variable nameTue, 21 May 2013 10:10:28 +0100, by Matthew Wild
-
Merge 0.9->trunkThu, 13 Jun 2013 00:46:29 +0100, by Matthew Wild
-
certmanager: Add single_dh_use and single_ecdh_use to default optionsThu, 13 Jun 2013 00:45:41 +0100, by Matthew Wild
-
Merge 0.9->trunkThu, 13 Jun 2013 00:09:56 +0100, by Matthew Wild
-
certmanager: Set ssl.curve to 'secp384r1' by default, to enable ECC ciphersThu, 13 Jun 2013 00:04:04 +0100, by Matthew Wild
-
util.pubsub: Check whether node exists, when deletingWed, 12 Jun 2013 16:53:51 +0200, by Florian Zeitz
-
Merge 0.9->trunkTue, 11 Jun 2013 21:50:41 +0100, by Matthew Wild
-
certmanager: Use 'curve' and 'dhparam' options from ssl config if presentTue, 11 Jun 2013 21:44:53 +0100, by Matthew Wild
-
mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usageThu, 16 May 2013 10:47:22 +0100, by Matthew Wild
-
mod_bosh: Remove Connection: keep-alive header (conflicts with new net.http.server)Fri, 07 Jun 2013 17:47:49 +0100, by Matthew Wild
-
mod_bosh: Fix global writeFri, 07 Jun 2013 17:47:27 +0100, by Matthew Wild
-
mod_c2s, mod_s2s: Fire an event on read timeoutsTue, 11 Jun 2013 21:36:15 +0200, by Kim Alvefur
-
mod_c2s: Become a shared module and allow being disabled on some virtualhostsTue, 11 Jun 2013 21:18:51 +0200, by Kim Alvefur
-
mod_bosh: Reduce a little code.Tue, 11 Jun 2013 12:55:47 -0400, by Waqas Hussain
-
Merge 0.9->trunkMon, 10 Jun 2013 14:37:02 +0200, by Kim Alvefur
-
mod_admin_telnet: Fix another wrong boolean expressionMon, 10 Jun 2013 14:35:35 +0200, by Kim Alvefur
-
Merge 0.9->trunkSun, 09 Jun 2013 17:03:15 +0200, by Kim Alvefur
-
net.server_select: Make sure there is a server to pause when hitting maxfd (Thanks elghinn)Sun, 09 Jun 2013 17:00:26 +0200, by Kim Alvefur
-
mod_admin_telnet: Simplify IPv6 detection, fixes rare tracebackSun, 09 Jun 2013 12:59:23 +0200, by Kim Alvefur
-
mod_s2s: Set s2s_session.ipSun, 09 Jun 2013 12:54:10 +0200, by Kim Alvefur
-
mod_bosh: Make waiting_requests and dead_sessions shared to preserve across reloadsSat, 08 Jun 2013 18:08:18 +0100, by Matthew Wild
-
mod_muc: Include status code 332 on service shutdown (thanks mathieui)Sat, 08 Jun 2013 18:07:36 +0100, by Matthew Wild
-
mod_bosh: Don't tostring() stream:features when passing to session.send().Fri, 07 Jun 2013 16:26:08 -0400, by Waqas Hussain
-
prosodyctl: Add 'prosodyctl check certs' for validating TLS/SSL certificatesFri, 07 Jun 2013 20:59:43 +0200, by Kim Alvefur
-
certmanager: Complain if key or certificate is missing from SSL config.Fri, 07 Jun 2013 20:55:02 +0200, by Kim Alvefur
-
prosodyctl: Add 'prosodyctl check --help'Fri, 07 Jun 2013 20:05:23 +0200, by Kim Alvefur
-
mod_bosh: Only return CORS headers if the Origin header is received, and CORS is enabled.Fri, 07 Jun 2013 14:20:13 -0400, by Waqas Hussain
-
mod_bosh: Return empty string from the OPTIONS event handler, don't return the response object itself.Fri, 07 Jun 2013 13:24:56 -0400, by Waqas Hussain
-
mod_bosh: Rename event handler argument to event, not request.Fri, 07 Jun 2013 13:21:38 -0400, by Waqas Hussain
-
Merge 0.9->trunkFri, 07 Jun 2013 13:23:04 +0100, by Matthew Wild
-
mod_bosh: Remove logging of request.id, it doesn't exist in the new HTTP server API (thanks Mikael Nordfeldth)Fri, 07 Jun 2013 13:22:13 +0100, by Matthew Wild
-
mod_bosh: Remove another place we set headers, fixes #348Thu, 06 Jun 2013 14:48:41 +0100, by Matthew Wild
-
mod_bosh: Clean up handling of response headers, set them only in one placeWed, 05 Jun 2013 21:41:27 +0100, by Matthew Wild
-
mod_bosh: Return errors when appropriate (invalid XML, missing sid)Wed, 05 Jun 2013 21:39:56 +0100, by Matthew Wild
-
mod_bosh: Remove some very verbose loggingWed, 05 Jun 2013 21:37:33 +0100, by Matthew Wild
-
Merge 0.9->trunkWed, 05 Jun 2013 21:36:29 +0100, by Matthew Wild
-
mod_bosh: Reset creating_session to prevent putting unnecessary attributes into every BOSH responseWed, 05 Jun 2013 21:35:50 +0100, by Matthew Wild
-
mod_admin_telnet: Fix inverted boolean logicTue, 04 Jun 2013 19:35:41 +0200, by Kim Alvefur
-
net.server_select: Ensure _maxfd = math.huge on Windows, always.Sun, 02 Jun 2013 16:23:19 -0400, by Waqas Hussain
-
configure: Fix poor layoutMon, 03 Jun 2013 12:50:37 -0400, by James Callahan
-
Merge 0.9->trunkSun, 02 Jun 2013 19:27:45 +0200, by Kim Alvefur
-
mod_bosh: Fix traceback in case session is destroyed during the stream-features event (thanks Biszkopcik)Sun, 02 Jun 2013 19:25:53 +0200, by Kim Alvefur
-
mod_c2s, mod_c2s: Send a whitespace on read timeout, to prod TCP into detecting if the connection diedThu, 30 May 2013 14:32:40 +0200, by Kim Alvefur
-
mod_register: get_child_text()!Tue, 28 May 2013 18:32:51 +0200, by Kim Alvefur
-
mod_s2s: Remove unnecessary debug messageTue, 28 May 2013 16:10:22 +0100, by Matthew Wild
Scroll all the way down to load more.