Lines Matching refs:files
22 * Move fdevent subsystem includes to implementation files to reduce conflicts (fixes #2373)
47 * [ssl] fix ssl connection aborts if files are larger than the MAX_WRITE_LIMIT (256kb)
375 * generate etag/last-modified header for on-the-fly-compressed files (#1171)
414 * fixed compression of files < 128 bytes by disabling compression (#1241)
421 * fixed endless loop on shrinked files with sendfile() on BSD (#1289)
429 * removed config-check if passwd files exist (#1188)
440 to customize the generation of ETags for static files. (#1209)
474 * fix a crash for files with an mtime of 0 reported by cubiq on irc [1519]
484 * disabled caching of files without a content-type to solve the
488 accesslog for files (fixes #1064)
530 * added support for += on empty arrays in config-files
536 * changed no longer use 0600 for new files with webdav. umask is
543 * fixed quoting the autoconf files (#466)
563 * fixed handling of deleted files in linux-sendfile
585 * added server.core-files option (sandy <sandy/at/meebo.com>)
653 * added location of upload-files to config as array
693 * added a option for a FastCGI responser to send static files
696 * fixed check for permission before files in sent
723 * fixed range request for files > 2Gb
761 * error-handler-404 defaults to Status: 200 and static files work now
836 * fixed handling of missing files
903 * added limiter for open files
930 * fixed handling of shrinked files
990 * fixed index-files for FastCGI if webserver is in chroot
995 * fixed mmap-caching of large files