Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge | Matthew Wild | Sat, 29 Jun 2013 14:45:47 +0100 |
util.pposix: Correctly handle 'unlimited' limits (RLIM_INFINITY), by returning and accepting the string 'unlimited' in get/setrlimit() | Matthew Wild | Sat, 29 Jun 2013 14:45:38 +0100 |
Merge 0.9->trunk | Matthew Wild | Sat, 29 Jun 2013 10:11:55 +0100 |
util.pposix: setrlimit(): Add missing return on error when an incorrect number of arguments are passed | Matthew Wild | Fri, 28 Jun 2013 20:16:43 +0100 |
mod_http_files: Put the MIME type map in a global shared table instead of per-host | Kim Alvefur | Fri, 28 Jun 2013 19:34:57 +0200 |
Merge 0.9->trunk | Matthew Wild | Wed, 26 Jun 2013 21:40:33 +0100 |
net.http: Include port number (when non-standard) in the Host header of outgoing requests, as per the HTTP RFC | Matthew Wild | Wed, 26 Jun 2013 21:40:01 +0100 |
mod_s2s: Add missing global hook for read-timeout | Kim Alvefur | Wed, 26 Jun 2013 13:35:38 +0200 |