Activity
From 2016-01-03 to 2016-01-09
2016-01-09
- 08:26 Feature #322: FastCGI Authorizer support for Variable-name variable passing
- EDevil wrote:
> Attached is the updated patch for 1.4.24.
In 1.4.33 there were massive changes to mod_fastcgi.c, ...
2016-01-03
- 14:50 Bug #2674 (Fixed): Add Lua 5.2 support
- Applied in changeset r3070.
- 14:48 Revision f3b577dd: use libmemcached instead of deprecated libmemcache
- Differential Revision: https://review.lighttpd.net/D5
From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.... - 14:48 Revision 3071 (svn): use libmemcached instead of deprecated libmemcache
- Differential Revision: https://review.lighttpd.net/D5
From: Stefan Bühler <stbuehler@web.de> - 14:48 Revision c354229f: add handling for lua 5.2 and 5.3 (fixes #2674)
- Reviewers: stbuehler
Differential Revision: https://review.lighttpd.net/D4
From: Stefan Bühler <stbuehler@web.de>
... - 14:48 Revision 3070 (svn): add handling for lua 5.2 and 5.3 (fixes #2674)
- Reviewers: stbuehler
Differential Revision: https://review.lighttpd.net/D4
From: Stefan Bühler <stbuehler@web.de> - 14:48 Revision d8e028e0: [mod_ssi] enhance support for ssi vars
- Try ssi_vars if ssi_cgi_env does not have a matching var name.
Allow var names to also include digits after the initi... - 14:48 Revision 3069 (svn): [mod_ssi] enhance support for ssi vars
- Try ssi_vars if ssi_cgi_env does not have a matching var name.
Allow var names to also include digits after the initi... - 14:48 Revision 3dd2f66d: - next is 1.4.40
- From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3068 152a... - 14:48 Revision 3068 (svn): - next is 1.4.40
- From: Stefan Bühler <stbuehler@web.de>
- 13:15 Bug #2531: disabling ssl.verifyclient.activate does not work in SNI
- I think this actually is a bug :) I'll keep it open for now.
@network_ssl_servername_callback()@ only enables veri... - 11:13 Bug #2705 (Invalid): broken module API since 1.4.38
- How about searching for how all the other modules are calling it? And maybe also have a look at the commit changing it?
- 10:28 Bug #2705 (Fixed): broken module API since 1.4.38
- Compiling external modules, e.g. mod_geoip fails with:
@mod_geoip.c:148:101: error: too few arguments to function ca...
Also available in: Atom