Commit Graph

2142 Commits (394278c61a05080dd893b3915153d829bb5a47e4)
 

Author SHA1 Message Date
Glenn Strauss 394278c61a [build] build network_*.c into lighttpd executable
6 years ago
Glenn Strauss 875a21c952 [mod_cgi] remove direct calls to network_backend*
6 years ago
Glenn Strauss 88b1f3994f openssl 1.1.0 init and cleanup
6 years ago
Glenn Strauss 64a7b64c2b RAND_pseudo_bytes() is deprecated in openssl 1.1.0
6 years ago
Glenn Strauss f9737e50a6 [mod_fastcgi,mod_scgi] warn if invalid "bin-path"
6 years ago
Glenn Strauss 7d339e21db comment out auth.backend.ldap.* in tests/*.conf
6 years ago
Glenn Strauss f664e77909 load mod_auth & mod_authn_file in sample/test.conf
6 years ago
Glenn Strauss d5f64cd85f [mod_webdav] compile fix when locking not enabled
6 years ago
Glenn Strauss 4d95a8e300 [mod_authn_mysql] close mysql_conn in cleanup
6 years ago
Glenn Strauss 5bf5e1adcc fix race in dynamic handler configs (reentrancy) (fixes #2774)
6 years ago
Glenn Strauss df61f19daf [core] compile fix for Mac OS X 10.6 (old) (fixes #2773)
6 years ago
Glenn Strauss e628fc3509 [mod_authn_gssapi] better resource cleanup
6 years ago
Glenn Strauss f635ae7a07 [mod_auth] compile fix for Mac OS X XCode (fixes #2772)
6 years ago
Glenn Strauss 99925202dd [mod_cgi] fix out of sockets error for POST to CGI (fixes #2771)
6 years ago
Glenn Strauss 40e05e9b8c [mod_fastcgi] fix segfault if all backends down (fixes #2768)
6 years ago
Glenn Strauss bb30f44530 [mod_extforward] fix crash on invalid IP (fixes #2766)
6 years ago
Glenn Strauss 6533056289 [mod_cgi] FreeBSD 9.3/MacOSX does not have pipe2() (fixes #2765)
6 years ago
Glenn Strauss c74bdf834b [mod_magnet] fix magnet_cgi_set() set of env vars (fixes #2763)
6 years ago
Glenn Strauss 26c44e0057 [config] warn if mod_authn_ldap,mysql not listed
6 years ago
Stefan Bühler d352790331 [mod_authn_gssapi] fix memory leak
6 years ago
Stefan Bühler 5e3653dc5d [mod_scgi] fix segfault (fixes #2762)
6 years ago
Glenn Strauss 33e3504bcb - next is 1.4.44
6 years ago
Glenn Strauss 7349aa4a21 [build] fix warning for (potentially) unused func
6 years ago
Glenn Strauss f910e0917d [autotools] fix configure.ac for opensuse 13.2
6 years ago
Glenn Strauss 3d04bc45f6 [build] move some build scripts to scripts/
6 years ago
Glenn Strauss f59ff32fd9 [mod_cgi] FreeBSD 9.3 does not have pipe2()
6 years ago
Stefan Bühler ca074babb1 [scons] only apply FreeBSD11 workaround on FreeBSD
6 years ago
Stefan Bühler fbe3a84907 [scons] workaround FreeBSD11 fullstatic link error
6 years ago
Stefan Bühler 8e678653be [autobuild] put ax_prog_cc_for_build.m4 in top directory
6 years ago
Glenn Strauss de4946e647 [autobuild] build fix for lemon.c
6 years ago
Glenn Strauss 193e7f9904 [autobuild] add lemon.c to src/Makefile.am
6 years ago
Glenn Strauss 738ebd5b29 [doc] NEWS
6 years ago
Glenn Strauss 06cc3dfa59 [core] check fcntl O_APPEND succeeds w/ mkstemp()
6 years ago
Glenn Strauss 5ee1483373 [autobuild] adjust Makefile.am for FreeBSD
6 years ago
Glenn Strauss cd48c2804b move script to doc/scripts/ax_prog_cc_for_build.m4
6 years ago
Glenn Strauss b29e69e5b7 [mod_scgi] fix prefix matching to always match url
6 years ago
Glenn Strauss 204df06814 minor: coverity comments
6 years ago
Glenn Strauss 23503883ba [core] fix potential streaming tempfile corruption (fixes #2760)
6 years ago
Glenn Strauss eb37615a47 [core] fix fd leak when using libev (fixes #2761)
6 years ago
Glenn Strauss 86c68ecbc7 [mod_rewrite] add more info in error log msg
6 years ago
Glenn Strauss b2ab1c8d0e [core] network_open_file_chunk() temp file opt
6 years ago
Glenn Strauss fa67918d3e fix FastCGI, SCGI, proxy reconnect on failure
6 years ago
Glenn Strauss 988ee80060 [config] warn if mod_authn_ldap,mysql not listed
7 years ago
Glenn Strauss f5eef270bb [mod_dirlisting] config header and readme files
7 years ago
Glenn Strauss 76514e7a39 [lemon] standalone; remove #include "first.h"
7 years ago
Andreas Oberritter 30c54b65e4 build: use CC_FOR_BUILD for lemon when cross-compiling
7 years ago
Glenn Strauss 75040e9988 [mod_evhost] mod-evhost.t tests (#1194)
7 years ago
Glenn Strauss a3bba43b30 [mod_evhost] partial matching patterns (fixes #1194)
7 years ago
Glenn Strauss 9f93454d56 [mod_expire] expire by mimetype (fixes #423)
7 years ago
Glenn Strauss 1f3ad401ba [mod_deflate] skip deflate if loadavg too high (fixes #1505)
7 years ago