Commit Graph

  • 84db583e3e [stat_cache] FAM: whitespace-only change gstrauss 2019-05-04 15:54:26 -04:00
  • 60a4b5f118 [stat_cache] FAM: separate routine for FDEVENT_IN gstrauss 2019-05-04 15:46:50 -04:00
  • 8cc189f4c6 [stat_cache] FAM: improve monitoring, cache 16 sec gstrauss 2019-05-04 15:41:27 -04:00
  • f56800e86a [stat_cache] no longer stat() and open() for stat gstrauss 2019-04-29 20:23:00 -04:00
  • 44156bbe81 [multiple] open target file earlier in some cases gstrauss 2019-04-29 20:20:47 -04:00
  • 470a692211 [core] http_chunk_append_file_fd() gstrauss 2019-04-29 20:18:52 -04:00
  • 8f0adfe043 [core] emit trace using path before clearing path gstrauss 2019-04-28 14:08:37 -04:00
  • 61e8d799f0 [scons] adjustment for static build under CentOS gstrauss 2019-04-26 01:56:35 -04:00
  • 338c73fd28 [core] use high precision stat timestamp in etag gstrauss 2019-04-24 03:35:26 -04:00
  • 311f258ab3 [mod_webdav] update stat_cache after file mod gstrauss 2019-04-23 20:24:52 -04:00
  • 57470365a2 [stat_cache] interfaces to invalidate entries gstrauss 2019-04-26 02:36:54 -04:00
  • f89f9191f4 [stat_cache] FAM: funcs to invalidate entries gstrauss 2019-04-26 02:33:24 -04:00
  • c7eaa502ec [stat_cache] FAM: ignore event with no valid match gstrauss 2019-04-28 00:21:07 -04:00
  • 18faa0910c [stat_cache] FAM: check hash collision before add gstrauss 2019-04-26 03:19:41 -04:00
  • 8772e85cea [stat_cache] FAM: ignore follow-symlink config gstrauss 2019-04-26 01:13:30 -04:00
  • 1971da13db [stat_cache] FAM: improve handling modified file gstrauss 2019-04-26 00:49:46 -04:00
  • 38ce790657 [stat_cache] FAM: use entry hash index as userdata gstrauss 2019-04-25 23:50:03 -04:00
  • a3d171526a [stat_cache] FAM: check FAMNextEvent() return code gstrauss 2019-04-25 23:14:52 -04:00
  • cc49703372 [stat_cache] FAM: reduce string copying gstrauss 2019-04-25 20:37:02 -04:00
  • a50b72c356 [stat_cache] remove splaytree ins/del debug code gstrauss 2019-04-28 00:06:42 -04:00
  • 47d006ae47 [stat_cache] pass age param for stat cache cleanup gstrauss 2019-04-28 00:01:26 -04:00
  • baa5f04335 [stat_cache] store entries without trailing slash gstrauss 2019-04-28 14:33:58 -04:00
  • 020a83c265 [stat_cache] separate symlink pol from data struct gstrauss 2019-04-25 19:55:07 -04:00
  • 73bfee6308 [stat_cache] separate func for symlink policy chk gstrauss 2019-04-29 01:50:39 -04:00
  • 5ac92dca08 [mod_webdav] check If-None-Match (#1818) gstrauss 2019-04-22 22:11:48 -04:00
  • aacdd3da02 [mod_webdav] special-case If: (<DAV:no-lock>) gstrauss 2019-04-22 22:09:50 -04:00
  • ab005809e1 [mod_webdav] disable elftc_copyfile() on FreeBSD gstrauss 2019-04-22 02:36:53 -04:00
  • 278c42abc5 [mod_webdav] platform portability fixes gstrauss 2019-04-22 02:18:56 -04:00
  • d4b726bf24 [mod_webdav] provide ETag in more responses gstrauss 2019-04-22 00:02:59 -04:00
  • d334ee5c2f [mod_webdav] deprecated unsafe partial PUT compat gstrauss 2019-04-16 23:41:27 -04:00
  • eee29b65e5 [mod_webdav] check If-Match, If-Unmodified-Since (#1818) gstrauss 2019-04-05 01:11:00 -04:00
  • 3111e24b71 [mod_webdav] clean up resources after do{}while(0) gstrauss 2019-03-26 23:31:26 -04:00
  • 4af0f97f14 [mod_webdav] fix misbehavior on blank nodes in PROPPATCH yangfl 2019-03-26 17:01:24 +08:00
  • 6962fc2a5a [mod_webdav] fix uuid detection macro yangfl 2019-02-08 20:10:58 +08:00
  • 993cb545d8 [mod_webdav] surround Lock-Token with "<...>" gstrauss 2019-03-26 22:42:40 -04:00
  • 95aa2c178d [core] 200 for OPTIONS /non-existent/path HTTP/1.1 (fixes #2939) gstrauss 2019-03-25 22:37:31 -04:00
  • 50aae03c31 [mod_webdav] major rewrite (fixes #1818) gstrauss 2019-03-25 22:13:24 -04:00
  • a15f40a569 [core] replace open() with fdevent_open_cloexec() gstrauss 2019-03-25 20:56:48 -04:00
  • f1e9bcb08a [core] new worker_init hook to follow parent fork gstrauss 2019-03-21 20:29:34 -04:00
  • 4183e723ce [core] log_error, log_perror using printf-like fmt gstrauss 2019-03-21 04:05:21 -04:00
  • cbad7517c8 [core] struct log_error_st for error logging gstrauss 2019-03-21 04:03:07 -04:00
  • 9eead7db7c [core] __attribute__((format ...)) gstrauss 2019-03-19 23:49:03 -04:00
  • 0dccda28ad [core] add const to some etag prototypes gstrauss 2019-03-17 17:25:07 -04:00
  • 6a988bb0d0 [multiple] cleaner calloc use in SETDEFAULTS_FUNC Mohammed Sadiq 2019-02-27 18:12:48 +05:30
  • 599b4f05c8 [core] fix 1.4.52 regression in mem use with POST (fixes #2948) gstrauss 2019-04-18 17:02:42 -04:00
  • e757978497 [core] remove repeated slashes in http-parseopts gstrauss 2019-04-15 23:36:21 -04:00
  • 32120d5b8b [core] fix abort in http-parseopts (fixes #2945) gstrauss 2019-04-10 11:28:10 -04:00
  • 107fa1f282 [mod_wstunnel] fix ping-interval for big-endian (fixes #2944) gstrauss 2019-04-10 11:26:02 -04:00
  • b135b4d24d [core] clear FDEVENT_RDHUP if no POLLRDHUP gstrauss 2019-03-16 17:38:40 -04:00
  • f2ac4cdfc5 [core] off_t upload_temp_file_size gstrauss 2019-03-16 01:39:59 -04:00
  • a78404cfbf [core] fdevent_mkstemp_append() (shared) gstrauss 2019-03-16 01:38:16 -04:00
  • 97d4c11ba6 [core] __attribute__((fallthrough)) for GCC 7.0 gstrauss 2019-03-16 01:37:23 -04:00
  • 1f7afa9c70 [doc] minor adjust create-mime.conf.pl regex match (#2942) gstrauss 2019-03-14 01:38:46 -04:00
  • f60f1a279e [core] extend dir redirection to take HTTP status gstrauss 2019-03-13 02:29:31 -04:00
  • 5440f04e8a [core] fix assertion with server.error-handler (fixes #2941) gstrauss 2019-03-13 00:46:49 -04:00
  • 37bd124ae4 [core] pass conf.follow_symlink in more places gstrauss 2019-03-10 23:06:49 -04:00
  • 2f46736edc [build] remove -Wdeclaration-after-statement gstrauss 2019-03-09 23:20:21 -05:00
  • 8064b7483a [mod_magnet] fix invalid script return-type crash (fixes #2938) gstrauss 2019-03-06 23:12:22 -05:00
  • 78f24ba141 [core] silence coverity warning gstrauss 2019-03-06 01:56:34 -05:00
  • b9e2be50c9 [mod_auth] HTTP Auth Digest algorithm=SHA-256 gstrauss 2019-03-05 22:31:41 -05:00
  • 1fb0d7e295 [core] no SOCK_NONBLOCK on QNX 7.0 gstrauss 2019-03-04 21:59:47 -05:00
  • 28895ab297 [mod_auth] pass http_auth_require_t for 401 Unauth gstrauss 2019-03-03 23:44:23 -05:00
  • 60f4cf3ad8 [mod_auth] http_auth_info_t digest abstraction gstrauss 2019-03-03 19:00:59 -05:00
  • 07fef25867 [mod_auth] http_auth_digest_hex2bin() gstrauss 2019-03-03 17:55:04 -05:00
  • 9113011d5b [core] pass (fdnode *) for registered fdevent fd gstrauss 2019-02-28 23:58:49 -05:00
  • 0e108390e5 [core] modify config parser to handle multiple } gstrauss 2019-02-28 20:32:03 -05:00
  • d76756ca10 [core] perf: pass (fdnode *) to epoll and kqueue gstrauss 2019-02-27 00:32:29 -05:00
  • c83fff1dda [core] release empty chunk buf when nothing read gstrauss 2019-02-25 23:16:46 -05:00
  • 41384a3657 [core] isolate fdevent processing gstrauss 2019-02-24 23:43:54 -05:00
  • 1a99aad1c0 [core] pull server load checks out of main loop gstrauss 2019-02-24 21:31:49 -05:00
  • 99f8ae0d0d [mod_openssl] use 16k static buffer instead of 64k gstrauss 2019-02-24 17:55:06 -05:00
  • 4e6e787a0d [core] remove redundant check for allow_http11 gstrauss 2019-02-24 01:11:40 -05:00
  • 800e9b7349 [core] remove fde_ndx member outside fdevents gstrauss 2019-02-23 14:57:21 -05:00
  • 0a46f7ec23 [core] some fdevent code streamlining gstrauss 2019-02-23 01:35:58 -05:00
  • 8441c9e8e8 [core] config option to allow GET w/ request body gstrauss 2019-02-21 23:55:59 -05:00
  • 8167497899 [mod_proxy] pass Content-Length to backend if > 0 gstrauss 2019-02-21 23:19:16 -05:00
  • 8efa6a34f4 [mod_openssl] default: ssl.cipher-list = "HIGH" gstrauss 2019-02-19 03:38:24 -05:00
  • 3e200717cc [mod_openssl] inherit cipherlist from global scope gstrauss 2019-02-18 22:11:47 -05:00
  • 1542e44bb7 [core] use openssl to read,discard request body gstrauss 2019-02-18 13:16:49 -05:00
  • fca9e5a0b1 [core] prefer memchr() over strchr() gstrauss 2019-02-17 19:51:12 -05:00
  • fc914ae442 [core] map FDEVENT_* to OS system event frameworks gstrauss 2019-02-17 18:35:05 -05:00
  • 9232145024 [core] poll: fdarray uses fd as index, not fde_ndx personal/stbuehler/fix-fdevent stbuehler 2019-02-16 11:18:27 +01:00
  • 1bd1d559b5 [core] don't call fd event handlers more than once, they might already be gone (fixes segfault) stbuehler 2019-02-16 10:52:49 +01:00
  • f5f221eda8 [core] dispatch events from within event framework gstrauss 2019-02-13 21:34:59 -05:00
  • 9459c05468 [core] fix mixed use of srv->split_vals array (fixes #2932) gstrauss 2019-02-13 19:53:04 -05:00
  • 13f957d283 [core] simpler loops to run plugin hooks gstrauss 2019-02-13 02:07:53 -05:00
  • c38eddfc29 [core] skip plugins_call_cleanup if not init'ed gstrauss 2019-02-13 00:42:23 -05:00
  • b1a9f335c6 [core] connection_handle_write() updates con state gstrauss 2019-02-12 23:00:26 -05:00
  • 4713b6a61c [core] con->is_ssl_sock gstrauss 2019-02-12 22:51:17 -05:00
  • d28bac32fe [multiple] reduce code dup in list resizing gstrauss 2019-02-12 22:36:04 -05:00
  • 31b546e367 [core] fix gw_backend spelling of directive in err gstrauss 2019-02-11 11:53:07 -05:00
  • 74b18c385c [core] no keep-alive if POLLRDHUP,empty read queue gstrauss 2019-02-10 22:15:59 -05:00
  • 9948537721 [core] discard oversized trailers gstrauss 2019-02-10 18:19:34 -05:00
  • b2c18f480d [mod_auth] minor: adjust config validation gstrauss 2019-02-10 18:18:31 -05:00
  • 25bb4406fa [mod_deflate] honor request for x-gzip, x-bzip2 gstrauss 2019-02-10 14:36:45 -05:00
  • 859c9ae586 [multiple] minor: remove duplicated conditions gstrauss 2019-02-10 13:33:43 -05:00
  • daa5f7c576 [mod_accesslog] attempt to reconstruct req line gstrauss 2019-02-10 03:07:05 -05:00
  • 950832af67 [core] RFC7230 HTTP-version parse gstrauss 2019-02-10 02:57:09 -05:00
  • 9149b56418 [core] get_http_method_key() match by strlen first gstrauss 2019-02-09 16:11:41 -05:00
  • b9a37291cb [core] lift code out of request line parse loop gstrauss 2019-02-09 15:48:05 -05:00