Activity
From 2007-10-22 to 2007-10-28
2007-10-28
- 22:36 Feature #1422 (Fixed): (Patch) Add security-related SSL options to lighttpd 1.5
- Lighttpd 1.4.x has the options ssl.cipher-list and ssl.use-sslv2 for extra security - these seem to have never been p...
- 20:14 Feature #1288: SSL Client Certificate validation.
- Any hope to see it released in 1.4.x?
- 12:30 Bug #1044: Error uploading files with linux-aio
- this bug is still valid on ubuntu 7.10 box
- 10:22 Bug #1222 (Assigned): 1.5.0r1857 doesn't compile on Solaris 10
- With the latest fixes (up to r2011) it compiles nicely on solaris 11 (nexenta).
- 03:25 Feature #1421 (Fixed): access_allow directive for lighttpd
- Patch to add an access_allow directive to lighttpd where everything not
listed is denied (usefull, for instance to o...
2007-10-27
- 23:07 Revision 2011 (svn): fixed several crashes in log-request-handling with %s being NULL on
- solaris
- 23:06 Bug #1384 (Fixed): Supplementary groups not working
- applied in r2010 to 1.5.0.
- 23:06 Revision 2010 (svn): fixed initgroup() failing as it is called after chroot() (fixes #1384)
- 23:05 Revision 2009 (svn): fixed support for tracing on solaris with gdb and truss
- 18:18 Revision 2008 (svn): fixed writev() interface for solaris (EINVAL all the time)
- 14:58 Revision 2007 (svn): enforce check for pcre-config if --with-pcre is specified
- 14:57 Revision 2006 (svn): fixed missing declarations
- 10:37 Bug #1420 (Fixed): Lighttpd + mod_magnet throws default 503 page with the custom one.
- I'm using mod_magnet for taking down the site for maintenance purposes. The maintenance page returns 503 as the HTTP...
- 09:10 Bug #1419 (Obsolete): mod_proxy_core returns status 500 with no explanation
- mod_proxy_core returns status 500 with no explanation
-- brendoncrawford
2007-10-26
- 23:41 Revision 2005 (svn): fixed compile on solaris 11
- 22:51 Revision 2004 (svn): enforce cmake 2.4.0 or higher
- 22:29 Revision 2003 (svn): fixed a type-mismatch detected by gcc 4.3
- 22:20 Revision 2002 (svn): disabled linux-aio and posix-aio for now as experimental
- 21:21 Bug #1229: Unable to compile on AIX 5.3 using gcc 4.1.1
- I were able to compile using the xlc_r compiler with the following configure command
CC="xlc_r" CFLAGS="-O2 -brtl ... - 13:58 Bug #1418 (Obsolete): posix_fadvise missfunctions
- Hello,
there was a few problem about posix_fadvise in network_linux_sendfile :
- the sendfile may send more data ... - 11:39 Bug #1417 (Fixed): mod_fastcgi doesn't accept hostnames for 'host'. This is not according to Docs:ModFastCGI
- Docs:ModFastCGI says you can use a hostname for host. This is not the case when I use a valid hostname in my configur...
- 09:31 Bug #328: (network_linux_sendfile.c.167) sendfile failed: Invalid argument 6
- unionfs might have a broken sendfile implementation.
- 01:00 Bug #631: PROPFIND status code not propogated in proxy
- Still valid in 1.4.18
-- me
2007-10-25
- 22:46 Bug #328: (network_linux_sendfile.c.167) sendfile failed: Invalid argument 6
- I'm seeing the same issue with document on Linux with tmpfs over ext3 via unionfs. Using server.network-backend = "w...
- 11:58 Feature #386: TLS servername extension (SNI) for namebased TLS-vhosts
- OpenSSL 0.9.8f supports SNI, so should we expect SNI support in 1.4 or 1.5 (or both?)? Thanx!
-- meka
2007-10-23
- 21:08 Feature #1344: [PATCH] small tweak to inject remote ips into mod_magnet to allow htaccess-style IP filtering
- +1 - looking at mod_magnet for selective IP blocking
-- jbyers - 15:12 Bug #592: 400 - Bad Request to Safari with literal IPv6 addresses
- Bravo
- 13:24 Bug #1416 (Invalid): request the uri "/personal/" but get the index.jsp's source
- i am typing:...
- 02:24 Feature #1415 (Fixed): access_log : %D time used in ms (not supported)
- can someone develop a modoule that support the log format as apache2, the %D string?
if that implementation is done,...
2007-10-22
- 23:47 Feature #386: TLS servername extension (SNI) for namebased TLS-vhosts
- OpenSSL 0.9.8f has been released and supports SNI.
Also available in: Atom