Commit Graph

2955 Commits (42942ec97c591b716724209cbe553273d086b4b6)
 

Author SHA1 Message Date
Glenn Strauss 42942ec97c [core] use high precision stat timestamp on OS X
4 years ago
Glenn Strauss d5774fc6b3 [tests] skip mod-secdownload HMAC-SHA1,HMAC-SHA256
4 years ago
Glenn Strauss da6a94efbb [tests] has_feature() helper func
4 years ago
Glenn Strauss 64b0f7229e [core] buffer_reset() should not be passed NULL
4 years ago
Glenn Strauss a86ea83b5a [core] chunkqueue perf: read small files into mem
4 years ago
Glenn Strauss 8ae0646748 [core] chunkqueue perf: skip opening 0-length file
4 years ago
Glenn Strauss d9e2dd4b2e [core] chunkqueue perf: specialized buffer.h funcs
4 years ago
Glenn Strauss 6572976e06 [core] chunkqueue perf: code reuse
4 years ago
Elan Ruusamäe 4f0261e5e1 [doc] systemd socket activation config example
4 years ago
Glenn Strauss 146ea6bad0 [mod_webdav] invalidate parent dir in stat_cache
4 years ago
Glenn Strauss dd3d20c3d0 [mod_webdav] doc Microsoft-WebDAV-MiniRedir bugs
4 years ago
Glenn Strauss e9abd76acc [mod_webdav] workaround Microsoft-WebDAV-MiniRedir
4 years ago
Glenn Strauss 9bb01a49df [core] check if splay_tree NULL before invalidate
4 years ago
Glenn Strauss 003fd0f8c3 [core] store log_state_handling flag on stack
4 years ago
Glenn Strauss b0ae5fcbcd [core] support weak etags with If-None-Match
4 years ago
Glenn Strauss 1a325a196c [mod_openssl] use SSL_CTX_set_client_hello_cb()
4 years ago
Glenn Strauss 52c489837f [build] detect FreeBSD elftc_copyfile()
4 years ago
Glenn Strauss ec94594504 [scons] help scons on FreeBSD find sys/event.h
4 years ago
Glenn Strauss 3abbb8dc4b [cmake] help cmake on FreeBSD find sys/event.h
4 years ago
Glenn Strauss d836d20317 [stat_cache] fix compilation error for cmake
4 years ago
Glenn Strauss 1cf68f79eb [core] behavior change: stricter URL normalization
4 years ago
Glenn Strauss 49e9f0acdc [doc] highlight relevance of module load order (fixes #2946)
4 years ago
Glenn Strauss 77c2883da9 [mod_webdav] quiet coverity warnings
4 years ago
Glenn Strauss 84db583e3e [stat_cache] FAM: whitespace-only change
4 years ago
Glenn Strauss 60a4b5f118 [stat_cache] FAM: separate routine for FDEVENT_IN
4 years ago
Glenn Strauss 8cc189f4c6 [stat_cache] FAM: improve monitoring, cache 16 sec
4 years ago
Glenn Strauss f56800e86a [stat_cache] no longer stat() and open() for stat
4 years ago
Glenn Strauss 44156bbe81 [multiple] open target file earlier in some cases
4 years ago
Glenn Strauss 470a692211 [core] http_chunk_append_file_fd()
4 years ago
Glenn Strauss 8f0adfe043 [core] emit trace using path before clearing path
4 years ago
Glenn Strauss 61e8d799f0 [scons] adjustment for static build under CentOS
4 years ago
Glenn Strauss 338c73fd28 [core] use high precision stat timestamp in etag
4 years ago
Glenn Strauss 311f258ab3 [mod_webdav] update stat_cache after file mod
4 years ago
Glenn Strauss 57470365a2 [stat_cache] interfaces to invalidate entries
4 years ago
Glenn Strauss f89f9191f4 [stat_cache] FAM: funcs to invalidate entries
4 years ago
Glenn Strauss c7eaa502ec [stat_cache] FAM: ignore event with no valid match
4 years ago
Glenn Strauss 18faa0910c [stat_cache] FAM: check hash collision before add
4 years ago
Glenn Strauss 8772e85cea [stat_cache] FAM: ignore follow-symlink config
4 years ago
Glenn Strauss 1971da13db [stat_cache] FAM: improve handling modified file
4 years ago
Glenn Strauss 38ce790657 [stat_cache] FAM: use entry hash index as userdata
4 years ago
Glenn Strauss a3d171526a [stat_cache] FAM: check FAMNextEvent() return code
4 years ago
Glenn Strauss cc49703372 [stat_cache] FAM: reduce string copying
4 years ago
Glenn Strauss a50b72c356 [stat_cache] remove splaytree ins/del debug code
4 years ago
Glenn Strauss 47d006ae47 [stat_cache] pass age param for stat cache cleanup
4 years ago
Glenn Strauss baa5f04335 [stat_cache] store entries without trailing slash
4 years ago
Glenn Strauss 020a83c265 [stat_cache] separate symlink pol from data struct
4 years ago
Glenn Strauss 73bfee6308 [stat_cache] separate func for symlink policy chk
4 years ago
Glenn Strauss 5ac92dca08 [mod_webdav] check If-None-Match (#1818)
4 years ago
Glenn Strauss aacdd3da02 [mod_webdav] special-case If: (<DAV:no-lock>)
4 years ago
Glenn Strauss ab005809e1 [mod_webdav] disable elftc_copyfile() on FreeBSD
4 years ago