mod_admin_telnet: Add info about port commands to help
|
Kim Alvefur |
Wed, 26 Dec 2012 02:46:49 +0100 |
mod_http_files: Fix sending Content-Type for index files
|
Kim Alvefur |
Sun, 23 Dec 2012 17:04:44 +0100 |
mod_http_files: Allow passing a string to serve()
|
Kim Alvefur |
Sun, 23 Dec 2012 11:17:44 +0100 |
net.dns: Close voided sockets, so they don't stay in net.server
|
Kim Alvefur |
Sat, 22 Dec 2012 14:20:12 +0100 |
net.dns: Clean up query list when a server is marked down
|
Matthew Wild |
Sat, 22 Dec 2012 12:06:36 +0000 |
mod_http_files: Expose function other modules can use to combine their routes with file paths to serve
|
Kim Alvefur |
Fri, 21 Dec 2012 20:40:29 +0100 |
mod_http_files: Work with non-wildcard-routes. Key cache on the original HTTP path.
|
Kim Alvefur |
Fri, 21 Dec 2012 20:34:40 +0100 |
mod_http_files: Replace file listing with an event, allowing a different plugin to generate it
|
Kim Alvefur |
Fri, 21 Dec 2012 20:08:33 +0100 |
mod_http_files: Export function can be used by other modules to serve files. Don't serve files by default unless http_files_dir is set
|
Kim Alvefur |
Fri, 21 Dec 2012 17:54:43 +0100 |
mod_http_files: Rename config options and variable names
|
Kim Alvefur |
Fri, 21 Dec 2012 17:22:19 +0100 |
mod_http_files: Log the error if we can't open or read a file
|
Kim Alvefur |
Fri, 21 Dec 2012 16:10:45 +0100 |
net.http.parser: Skip url.parse when we don't have a full URL (also fixes traceback on paths starting with '//').
|
Waqas Hussain |
Fri, 21 Dec 2012 13:37:39 +0500 |
Merge 0.9->trunk
|
Kim Alvefur |
Fri, 21 Dec 2012 09:04:54 +0100 |
mod_http_files: Escape paths in redirects
|
Kim Alvefur |
Fri, 21 Dec 2012 09:04:02 +0100 |
mod_http_files: Only match on modification date when if-none-match is not present
|
Kim Alvefur |
Fri, 21 Dec 2012 08:27:14 +0100 |