Commit Graph

3137 Commits (24680a914269be024aa9dac22bcebfe8f5aaaf82)
 

Author SHA1 Message Date
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
Glenn Strauss 278c42abc5 [mod_webdav] platform portability fixes
4 years ago
Glenn Strauss d4b726bf24 [mod_webdav] provide ETag in more responses
4 years ago
Glenn Strauss d334ee5c2f [mod_webdav] deprecated unsafe partial PUT compat
4 years ago
Glenn Strauss eee29b65e5 [mod_webdav] check If-Match, If-Unmodified-Since (#1818)
4 years ago
Glenn Strauss 3111e24b71 [mod_webdav] clean up resources after do{}while(0)
4 years ago
yangfl 4af0f97f14 [mod_webdav] fix misbehavior on blank nodes in PROPPATCH
4 years ago
yangfl 6962fc2a5a [mod_webdav] fix uuid detection macro
4 years ago
Glenn Strauss 993cb545d8 [mod_webdav] surround Lock-Token with "<...>"
4 years ago
Glenn Strauss 95aa2c178d [core] 200 for OPTIONS /non-existent/path HTTP/1.1 (fixes #2939)
4 years ago
Glenn Strauss 50aae03c31 [mod_webdav] major rewrite (fixes #1818)
4 years ago
Glenn Strauss a15f40a569 [core] replace open() with fdevent_open_cloexec()
4 years ago
Glenn Strauss f1e9bcb08a [core] new worker_init hook to follow parent fork
4 years ago
Glenn Strauss 4183e723ce [core] log_error, log_perror using printf-like fmt
4 years ago
Glenn Strauss cbad7517c8 [core] struct log_error_st for error logging
4 years ago
Glenn Strauss 9eead7db7c [core] __attribute__((format ...))
4 years ago
Glenn Strauss 0dccda28ad [core] add const to some etag prototypes
4 years ago
Mohammed Sadiq 6a988bb0d0 [multiple] cleaner calloc use in SETDEFAULTS_FUNC
4 years ago
Glenn Strauss 599b4f05c8 [core] fix 1.4.52 regression in mem use with POST (fixes #2948)
4 years ago