Lines Matching refs:error
72 * [mod_alias] fix typo in config error message
74 * [mod_wolfssl] cast to fix compile error
171 * [core] clarify server.username = "root" error msg
214 * [mod_magnet] reset after error attaching content
215 * [mod_magnet] lua_tointegerx() avoids raising error
343 * [mod_cgi] fix detection of failing error handler (fixes #3157)
366 * [core] add remote IP to some error msgs (fixes #3122)
527 * [core] Y2038: error log high-precision timestamps
559 * [core] restart dead proc on connect error if local
620 * [mod_nss] avoid NSS crash w/ config file error
688 * [mod_openssl] issue error trace if < openssl 1.1.1
690 * [mod_dirlisting] ignore error if include file fail
752 * [core] document error edge case for HTTP/1.0
871 * [mod_openssl] no ALPN fatal error w/ mod_sockproxy (fixes #3081)
872 * [core] make missing mod_deflate not a fatal error
883 * [core] clarify error message in gw_backend.c
897 * [core] clarify an error message
963 * [core] shared temp buffer for log_*error*()
993 * [multiple] clarify error msg when no cert avail
1033 * [core] fix crash in error trace if backend is down (fixes #3052)
1324 * [core] support multiple error logs
1439 * [core] error if s->socket_perms chmod() fails
1538 * [core] mark some error paths with attribute cold
1601 * [TLS] error if inherit empty TLS cfg from globals
1718 * [core] move misplaced error trace to match option
1735 * [core] cold func for gw_recv_response error case
1770 * [core] fix compile error on Solaris (fixes #2959)
1790 * [core] issue config error for invalid ':' (fixes #2980)
1791 * [mod_deflate] fix choose encoding parse error (fixes #2981)
1844 * [core] http_request_parse() mark error paths cold
1890 * [core] fix assertion with server.error-handler (fixes #2941)
1904 * [core] struct log_error_st for error logging
1948 * [stat_cache] fix compilation error for cmake
2099 * [core] header parsing: use goto for error handling
2115 * [mod_fastcgi,mod_scgi] error on oversized request (fixes #2905)
2183 * [tests] remove test_buffer output, except on error
2196 * [core] debug server.log-request-header-on-error
2278 * [mod_openssl] error if ssl.engine in wrong section (fixes #2837)
2347 * [mod_rrdtool] no error if loaded but no config
2414 * [core] fix stat_cache initialization error
2433 * [mod_proxy,mod_scgi] fix truncated error trace
2437 * [core] configparser: fix resource handling in error cases (fixes #2809)
2448 * [build] -Werror if --enable-extra-warnings=error
2453 * [mod_openssl] ignore client verification error if not enforced
2479 * [mod_fastcgi] consolidate connect() error handling
2482 * [mod_fastcgi,mod_scgi] consistent connect() error
2583 * [mod_cgi] fix out of sockets error for POST to CGI (fixes #2771)
2600 * [mod_authn_gssapi] fix missing error ret, coverity
2621 * [mod_evhost] fix an incorrect error trace
2646 * [mod_rewrite] add more info in error log msg
2689 * [SCons] fix syntax error in SConstruct
2702 * [mod_auth] fix printing of IP in error trace
2729 * [core] avoid spurious trace and error abort
2757 * [configparser] don't continue after parse error (fixes #2717)
2776 * [core] configparser: error on duplicate keys in array merge (fixes #2685)
2813 * [mod_expire] reset caching response headers for error docs (fixes #1919)
2834 * [core] server.error-handler new directive for error pages (fixes #2702)
2853 * [core] reset response headers, write_queue for error docs
2856 * [mod_auth] preserve WWW-Authenticate for error docs (fixes #2730)
2928 * [mod_proxy] remove debug log line from error log (fixes #2659)
2938 * [mod_cgi] rewrite mmap and generic (post body) send error handling
2958 * fix error message for T_CONFIG_ARRAY config values if an entry value is not a string
2972 * [network/ssl] fix build error if TLSEXT is disabled
2981 * fix resource leaks in error cases on config parsing and other initializations
2987 * [mod_webdav] fix logic error in handling file creation error
3045 * network_server_init: fix double free and memleak on error (fixes #2440, thx kyprizel)
3063 * Detect multiple -f options: show error message instead of assert (fixes #2416)
3075 * [mod_auth] Fix signedness error in http_auth (fixes #2370, CVE-2011-4362)
3084 * Silence annoying "connection closed: poll() -> ERR" error.log message (fixes #2257)
3092 * [proc,include_shell] log error if exec shell fails (fixes #2280)
3104 * mod_proxy: close connection on write error (fixes #2114)
3110 * Include IP addresses on error log on password failures (fixes #2191)
3121 * openssl: silence annoying error messages for errno==0 (fixes #2213)
3136 * mod_fastcgi: x-sendfile2 parse error debugging
3146 * mod_rewrite: fix compile error if compiled without pcre
3170 …* Show "no uri specified -> 400" error only when "debug.log-request-header-on-error" is enabled (f…
3187 * Print an error if you use too many captures in a regex pattern (fixes #2059)
3211 * Don't print ssl error if client didn't support TLS SNI
3246 * Fix error message if no auth backend was set
3254 * Modify fastcgi error message
3273 * Fix rrd error after graceful restart (fixes #419)
3276 * Treat EPIPE as connection-closed error in network_freebsd_sendfile.c (another fix from #1913)
3312 * Fix error handling in freebsd-sendfile (fixes #1813)
3323 …* Fix #285 again: read error after SSL_shutdown (thx [email protected]) and clear the error…
3334 …* Allow all http status codes by default; disable body only for 204,205 and 304; generate error pa…
3335 …to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error page
3363 * print helpful error message on conditionals in global block (#1550)
3390 * print error if X-LIGHTTPD-send-file cannot be done; reset header
3413 * log the ip of failed auth tries in error.log (enhancement #1544)
3423 * fix sending source of cgi script instead of 500 error if fork fails (CVE-2008-1111)
3432 * fixed compile error on IRIX 6.5.x on prctl() (#1333)
3464 * fixed server.error-handler-404 breakage from 1.4.16 (#1270)
3550 * removed warning about a 404-error-handler
3591 * fixed handling of error codes returned by mod_dav_svn behind a
3593 * fixed error-messages in mod_auth and mod_fastcgi
3656 * fixed retry on connect error in mod_fastcgi
3692 * fixed open file-descriptors on read-error
3793 * error-handler-404 defaults to Status: 200 and static files work now
3819 * fixed compile error on all BSD unixes
3846 * fixed REPORT ME error due to failed reconnects in mod_fastcgi
3853 * fixed compile error with openssl in mod_fastcgi
3866 * fixed accidentally sending out physical file in CGI on error
3947 * added a error-handler for 404 codes
3977 * fixed error handling in FastCGI code
3997 * fixed error-handling in cgi handler
4023 * fixed error messages of CGI process fails to exec()
4081 * improved the error-messages from the new configfile parser
4118 * added syslog() as fallback for error-logging
4158 * a entry in the error-log for a 404