Log

description author age
Merge 0.9->trunk Kim Alvefur 2012-12-26
mod_admin_telnet: Add info about port commands to help Kim Alvefur 2012-12-26
mod_http_files: Fix sending Content-Type for index files Kim Alvefur 2012-12-23
mod_http_files: Allow passing a string to serve() Kim Alvefur 2012-12-23
net.dns: Close voided sockets, so they don't stay in net.server Kim Alvefur 2012-12-22
net.dns: Clean up query list when a server is marked down Matthew Wild 2012-12-22
mod_http_files: Expose function other modules can use to combine their routes with file paths to serve Kim Alvefur 2012-12-21
mod_http_files: Work with non-wildcard-routes. Key cache on the original HTTP path. Kim Alvefur 2012-12-21
mod_http_files: Replace file listing with an event, allowing a different plugin to generate it Kim Alvefur 2012-12-21
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 2012-12-21
mod_http_files: Rename config options and variable names Kim Alvefur 2012-12-21
mod_http_files: Log the error if we can't open or read a file Kim Alvefur 2012-12-21
net.http.parser: Skip url.parse when we don't have a full URL (also fixes traceback on paths starting with '//'). Waqas Hussain 2012-12-21
Merge 0.9->trunk Kim Alvefur 2012-12-21