mod_http_upload: Only try to create a randomly named directory once.
|
Kim Alvefur |
Tue, 17 Oct 2017 22:39:37 +0200 |
mod_http_upload: Send a correct response on namespace :0.
|
Emmanuel Gil Peyrot |
Tue, 19 Sep 2017 22:07:51 +0200 |
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle
|
Kim Alvefur |
Wed, 16 Aug 2017 00:01:14 +0200 |
mod_http_upload: Remove directory when deleting a file (fixes #950)
|
Kim Alvefur |
Thu, 27 Jul 2017 16:46:18 +0200 |
mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
|
Kim Alvefur |
Sat, 22 Jul 2017 23:14:13 +0200 |
mod_http_upload: Guess mime type from file extension if not provided by client (mime-type is OPTIONAL)
|
Kim Alvefur |
Sun, 16 Apr 2017 00:58:02 +0200 |
mod_http_upload: Store filename and directory separately
|
Kim Alvefur |
Sat, 15 Apr 2017 15:55:39 +0200 |
mod_http_upload: Return an error if unable to store slot info
|
Kim Alvefur |
Sat, 15 Apr 2017 15:53:46 +0200 |
mod_http_upload: Keep user- and hostname in locals
|
Kim Alvefur |
Sat, 15 Apr 2017 15:52:54 +0200 |
mod_http_upload: Remove unused upload slots
|
Kim Alvefur |
Sat, 15 Apr 2017 15:51:29 +0200 |
Backed out changeset e491a15d7621 (closes #888)
|
Kim Alvefur |
Sat, 15 Apr 2017 15:35:55 +0200 |
mod_http_upload: Switch to using a map store
|
Kim Alvefur |
Thu, 13 Apr 2017 22:18:28 +0200 |
mod_http_upload: Add support for limiting file types to upload
|
Kim Alvefur |
Thu, 13 Apr 2017 20:29:41 +0200 |
mod_http_upload: Clear unused slots after 15 minutes
|
Kim Alvefur |
Thu, 13 Apr 2017 20:26:24 +0200 |
mod_http_upload: Consider files deleted even if remove fails
|
Kim Alvefur |
Thu, 13 Apr 2017 20:59:55 +0200 |