-
e8226c11cb
[core] do not reparse request if async cb
Glenn Strauss
2018-01-01 17:06:05 -05:00
-
b28f03b5a4
[core] warn if mod_indexfile after dynamic handler
Glenn Strauss
2018-01-01 07:32:52 -05:00
-
37f9b60d5e
[mod_authn_ldap] fix mem leak when ldap auth fails (fixes #2849)
Glenn Strauss
2017-12-21 17:44:23 -05:00
-
d4083effab
[core] fix base64 decode when char is unsigned (fixes #2848)
Glenn Strauss
2017-12-21 17:41:17 -05:00
-
0c95ed370f
[core] report to stderr if errorlog path ENOENT (fixes #2847)
Glenn Strauss
2017-12-11 22:17:00 -05:00
-
84b5064dc4
[core] discard from socket using recv MSG_TRUNC
Glenn Strauss
2017-12-11 01:20:43 -05:00
-
e4ed2ed4ae
[mod_compress,mod_deflate] try mmap MAP_PRIVATE
Glenn Strauss
2017-12-09 20:22:29 -05:00
-
bed3779617
[core] fix segfault if tempdirs fill up (fixes #2843)
Glenn Strauss
2017-11-26 17:03:07 -05:00
-
d3b0eb8264
[mod_deflate] fix deflate of file > 2MB w/o mmap
Glenn Strauss
2017-11-26 12:40:34 -05:00
-
3770df2387
[mod_proxy] basic support for HTTP CONNECT method (#2060)
Glenn Strauss
2017-11-25 18:38:09 -05:00
-
d5d0258362
[core] support POLLRDHUP, where available (#2743)
Glenn Strauss
2017-11-19 12:01:09 -05:00
-
9f02df2d39
[mod_accesslog] %{canonical,local,remote}p (fixes #2840)
Glenn Strauss
2017-11-17 22:09:51 -05:00
-
e7f5e24aeb
[core] adjust offset if response header blank line
Glenn Strauss
2017-11-15 06:36:58 -05:00
-
de937f47f8
- next is 1.4.49
Glenn Strauss
2017-11-12 00:53:51 -05:00
-
-
2c7d70eddb
[doc] NEWS
lighttpd-1.4.48
Glenn Strauss
2017-11-11 11:13:39 -05:00
-
d4cdaab15b
[doc] fix doc/config/conf.d/fastcgi.conf example
Glenn Strauss
2017-11-09 22:16:22 -05:00
-
d102a7113f
[scons] fix various python2/3 incompatibilities
Stefan Bühler
2017-11-06 19:11:30 +01:00
-
2728572af3
[core] fix dup typedef compiler warning
Glenn Strauss
2017-11-07 08:52:55 -05:00
-
ebf8b11abb
[WIP] build systems cleanup
personal/stbuehler/cleanup-build
Stefan Bühler
2017-10-22 21:07:16 +02:00
-
c383ff562c
[cmake] remove
Stefan Bühler
2017-10-21 16:17:41 +02:00
-
06d108855d
[mod_openssl] quiet trace from TCP probes (#2784)
Glenn Strauss
2017-11-06 21:39:00 -05:00
-
d61714dd0d
[mod_authn_sasl] SASL auth (new) (fixes #2275)
Glenn Strauss
2017-11-05 18:52:09 -05:00
-
fdc4c324c4
[mod_authn_ldap] replace use of deprecated funcs
Glenn Strauss
2017-11-05 18:50:25 -05:00
-
5a5ce3dc75
[doc] NEWS - fix improper format line breaks
Glenn Strauss
2017-11-05 00:36:16 -04:00
-
c09acbeb8a
[mod_openssl] ssl.openssl.ssl-conf-cmd (fixes #2758)
Glenn Strauss
2017-11-04 21:39:30 -04:00
-
1a22ca87f9
[mod_openssl] allow specifying server cert chain (fixes #2692)
Glenn Strauss
2017-11-04 16:42:52 -04:00
-
35ecd4dd9d
[mod_openssl] more pedantic check of return values
Glenn Strauss
2017-11-04 14:08:41 -04:00
-
da6b2dc1b6
[core] quiet coverity false positive
Glenn Strauss
2017-11-03 23:51:37 -04:00
-
a9d1c46fb9
[build] fix link of test_configfile.c
Glenn Strauss
2017-11-03 23:34:49 -04:00
-
d6e184aca9
[mod_cgi] quiet trace if mod_cgi sends SIGTERM (fixes #2838)
Glenn Strauss
2017-11-03 22:37:33 -04:00
-
0e84df8180
[core] fix lighttpd -1 one-shot graceful shutdown
Glenn Strauss
2017-11-03 21:51:34 -04:00
-
bfef0907bd
[mod_openssl] error if ssl.engine in wrong section (fixes #2837)
Glenn Strauss
2017-11-02 23:11:39 -04:00
-
8f3bbd7f13
[core] isolate backend fdevent handler defs
Glenn Strauss
2017-11-01 00:16:38 -04:00
-
7b2514cdad
[core] quiet pedantic cc warning for excess comma
Glenn Strauss
2017-10-31 21:04:33 -04:00
-
82d374328f
[autobuild] allow sendfile() in cross-compile (fixes #2836)
Glenn Strauss
2017-10-31 20:31:11 -04:00
-
142971a80c
[core] consolidate backend network write handlers
Glenn Strauss
2017-10-29 22:36:49 -04:00
-
9287c87dcd
[core] cleanup: consolidate FAM code in stat_cache
Glenn Strauss
2017-10-29 17:01:54 -04:00
-
6e87da7195
[core] cleanup unused ifndef
Glenn Strauss
2017-10-29 11:34:47 -04:00
-
f97f2e359c
[stat_cache] remove debug code littered in file
Glenn Strauss
2017-10-29 11:28:32 -04:00
-
1367f60626
[core] isolate sock_addr manipulation
Glenn Strauss
2017-10-29 01:23:19 -04:00
-
-
caab4cdf8a
[autobuild] remove obsolete warning about mmap use
Glenn Strauss
2017-10-28 23:02:32 -04:00
-
f394207d5f
[core] fix implicit wildcard IPv4 and IPv6 listen
Glenn Strauss
2017-10-27 22:16:00 -04:00
-
b27f1c0910
[core] fix var.CWD (regression in 1.4.46) (fixes #2835)
Glenn Strauss
2017-10-27 09:01:13 -04:00
-
16c4530e61
[meson] new build system
Stefan Bühler
2017-10-21 16:00:10 +02:00
-
02ad06b080
[autobuild] Merge branch 'personal/stbuehler/autobuild-cleanup'
Glenn Strauss
2017-10-28 22:49:40 -04:00
-
-
6976b5e8a8
[autobuild] generate version id with m4 instead of awk
Stefan Bühler
2017-10-26 11:00:24 +02:00
-
a45f3bac58
[autobuild] improve feature+module counting
Stefan Bühler
2017-10-25 19:41:12 +02:00
-
6751571805
[autobuild] simple check for fork
Stefan Bühler
2017-10-25 22:04:34 +02:00
-
5854466908
[autobuild] improve crypt[_r]
Stefan Bühler
2017-10-25 21:56:07 +02:00
-
34ded72469
[autobuild] improve openssl
Stefan Bühler
2017-10-25 21:52:23 +02:00
-
2c69ef6704
[autobuild] kerberos improvements
Stefan Bühler
2017-10-25 21:42:03 +02:00
-
955b029f2f
[autobuild] move some checks to the top
Stefan Bühler
2017-10-25 21:28:17 +02:00
-
41cd7d25a8
[autobuild] lots of small cleanups
Stefan Bühler
2017-10-25 20:36:50 +02:00
-
d8d7d1977a
[autobuild] m4 and shell quoting, whitespace changes, sort some lists
Stefan Bühler
2017-10-25 17:08:27 +02:00
-
f107bac819
[autobuild] require autoconf >= 2.60, automake >= 1.14
Stefan Bühler
2017-10-24 11:54:29 +02:00
-
-
735d9757f7
[scons] Merge branch 'personal/stbuehler/scons-cleanup'
Glenn Strauss
2017-10-28 22:41:55 -04:00
-
-
3ba68b25d4
[scons] parse config programs output in a generic way
Stefan Bühler
2017-10-25 14:48:01 +02:00
-
2e79799681
[scons] break some lines in Append(...) calls
Stefan Bühler
2017-10-25 14:33:51 +02:00
-
d57029c075
[scons] move LIB* initializing block
Stefan Bühler
2017-10-24 20:51:47 +02:00
-
7733376b5a
[scons] split function names, break some lines
Stefan Bühler
2017-10-24 20:45:28 +02:00
-
42704e312e
[scons] wrap Configure in local Autoconf class
Stefan Bühler
2017-10-24 20:23:11 +02:00
-
706910ac6a
[scons] add some generic defintions early
Stefan Bühler
2017-10-24 16:30:33 +02:00
-
f78749d3c6
[scons] fix warnings with deprecated ldap api
Stefan Bühler
2017-10-24 16:16:36 +02:00
-
66e0cd16b2
[scons] explicit fails when wanted features are missing
Stefan Bühler
2017-10-24 16:14:25 +02:00
-
505cc7856d
[scons] check all features in autoconf block and sort them
Stefan Bühler
2017-10-24 13:30:04 +02:00
-
08c8749b48
[scons] add with_uuid option, document webdav relations
Stefan Bühler
2017-10-24 13:34:37 +02:00
-
a4f7845dbf
[scons] fix dbi
Stefan Bühler
2017-10-24 13:20:32 +02:00
-
2eb7287a98
[scons] don't screw env[LIBS]
Stefan Bühler
2017-10-24 12:34:12 +02:00
-
2144cd2e39
[scons] link -static-libgcc instead of gcc_s
Stefan Bühler
2017-10-24 12:33:01 +02:00
-
68a92f2c3c
[scons] don't link pthread twice in --whole-archive workaround
Stefan Bühler
2017-10-24 12:32:23 +02:00
-
b8989bf2dd
[scons] fix some lib dependencies
Stefan Bühler
2017-10-24 12:29:18 +02:00
-
21dfe350ae
[scons] sort modules
Stefan Bühler
2017-10-24 12:25:45 +02:00
-
96e198d621
[scons] fix with_pgsql
Stefan Bühler
2017-10-24 12:21:18 +02:00
-
2506e21b08
[scons] add with_all option
Stefan Bühler
2017-10-24 12:10:09 +02:00
-
fff8e70567
[scons] rename with_gzip to with_zlib
Stefan Bühler
2017-10-24 12:09:03 +02:00
-
73ef60a5a1
[scons] config.py(-sample) not used, remove them
Stefan Bühler
2017-10-24 12:07:30 +02:00
-
ccba074c1e
[scons] sort with_* options, document missing options
Stefan Bühler
2017-10-24 12:06:26 +02:00
-
-
3d257ec3a9
[core] fix build --disable-ipv6 (fixes #2832)
nicorac
2017-10-25 16:48:24 +02:00
-
3faf042847
[mod_webdav] fix crash if stat fails, not ENOENT
Marco Angaroni
2017-10-24 15:50:58 +02:00
-
6a17133a75
- next is 1.4.48
Glenn Strauss
2017-10-22 16:43:33 -04:00
-
f558fc9735
[doc] NEWS
lighttpd-1.4.47
Glenn Strauss
2017-10-22 15:36:55 -04:00
-
875e339faf
[core] fix 1.4.46 regression in Last-Modified
Glenn Strauss
2017-10-22 15:33:59 -04:00
-
0c1aed55d5
[doc] use https:// URLs to .lighttpd.net resources
Glenn Strauss
2017-10-22 15:01:48 -04:00
-
f5ff2a011d
[core] normalize config addrs for eq and ne (#2830)
Glenn Strauss
2017-10-22 14:11:26 -04:00
-
3549fc8280
[core] normalize config addrs for != match (#2830)
Glenn Strauss
2017-10-22 12:27:22 -04:00
-
585206616d
[core] fix 1.4.46 regression in config match (fixes #2830)
Glenn Strauss
2017-10-22 12:24:18 -04:00
-
60b5826849
[core] stricter validation of request-URI begin
Glenn Strauss
2017-10-21 21:44:34 -04:00
-
6be68f569f
[mod_authn_gssapi] needs -lcom_err under Darwin
Glenn Strauss
2017-10-21 19:16:33 -04:00
-
5780d6cc58
- next is 1.4.47
Glenn Strauss
2017-10-21 16:37:13 -04:00
-
f07bcb145c
[doc] NEWS
lighttpd-1.4.46
Glenn Strauss
2017-10-21 15:42:49 -04:00
-
3f2561dec5
[core] translate DNS to IP str for cond socket cmp
Glenn Strauss
2017-10-21 14:47:30 -04:00
-
168f67a1b1
[core] perf: more efficient fdevent_sched_run()
Glenn Strauss
2017-10-21 12:20:27 -04:00
-
cddc481411
[core] reproducible build: hide __DATE__ __TIME__ (fixes #2828)
Glenn Strauss
2017-10-21 11:47:30 -04:00
-
0fcd756766
[cmake] link mod_cml with memcached
Stefan Bühler
2017-10-21 16:02:30 +02:00
-
c7c106c3c0
[cmake] fix attr header detection and linking
Stefan Bühler
2017-10-21 16:02:06 +02:00
-
4634a05c0d
[cmake] handle WITH_WEBDAV_LOCKS option
Stefan Bühler
2017-10-21 16:01:37 +02:00
-
41eb4d323c
[core] adjust parser for valid variable expansion
Glenn Strauss
2017-10-20 23:04:53 -04:00
-
77bdaa3a93
[mod_openssl] ssl.read-ahead="disable" by default
Glenn Strauss
2017-10-19 08:51:20 -04:00
-
7f82ddab3f
[core] remove fdevent_sched_run from fdevent_libev (#2827)
Glenn Strauss
2017-10-16 20:07:54 -04:00
-
9b0e095c9f
[core] add back REQUEST_SCHEME for backends
fbrosson
2017-10-16 13:11:27 +00:00