Activity
From 2007-04-11 to 2007-04-17
2007-04-17
- 22:27 Revision 66496a27: fixed for non c99 compilers
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1787 152afb58-edef-0310-8abb-c4023f1b3aa9
- 18:38 Feature #899 (Assigned): base64_decode into it's own file
- We'll do that in 1.5.1 or later.
- 18:36 Bug #1063 (Fixed): mod_expire causing crash?
- 18:36 Bug #1063: mod_expire causing crash?
- fixed in r1786
- 18:25 Bug #992: Saving config file using utf-8 encoding prevents lighttpd from starting
- not critical enough for 1.5.0, moving to 1.5.1
- 18:24 Bug #874 (Fixed): memory leak in mod_rewrite
- fixed in r1785
- 18:07 Bug #865 (Fixed): Content-Range support for X-LIGHTTPD-send-file replies
- releases will be coming out in the next days.
- 18:06 Feature #985 (Fixed): Request: mod_rewrite check if file exists (like mod_rewrite in apache)
- use mod_magnet. We will provide more examples later.
- 18:05 Bug #1082 (Fixed): mod_sql_vhost_core bug renders plugin useless
- this should be fixed in r1746
- 17:40 Bug #1126 (Fixed): lighttpd 1.5.0 mod_proxy_core Segmentation fault
- fixed in r1784
- 17:11 Bug #1126 (Assigned): lighttpd 1.5.0 mod_proxy_core Segmentation fault
- 15:02 Bug #1126 (Fixed): lighttpd 1.5.0 mod_proxy_core Segmentation fault
- mod_proxy_core Segmentation fault in follow config:...
- 17:03 Bug #973: Mac OS X: libtoolize
- oops, in r1783 :)
- 17:03 Bug #973 (Fixed): Mac OS X: libtoolize
- fixed in r973 by a more advanced detection.
- 16:43 Bug #973: Mac OS X: libtoolize
- Is this really a bug? Just set LIBTOOLIZE in your shell. Or symlink libtoolize to glibtoolize. This patch seems more ...
- 16:53 Feature #1119: Add $HTTP["language"] for config conditionals based on `Accept-Language'.
- Just for the record: I applied the patch on a productive lighttpd-1.4.13, the language-related config-section looks s...
- 13:41 Bug #1071 (Fixed): Patch: Mac OS X cmake build errors.
- applied in r1782
- 11:34 Bug #1114 (Assigned): http_resp.c.133: CR with out LF
- 06:36 Feature #1010 (Fixed): Patches to make lighty to compile under native Windows
- those fixes are applied nice ... a while ;)
- 06:33 Bug #1124 (Fixed): 1776 still seems to be leaking memory in reverse proxy mode
- All you see here is the increase of the initialized caches.
- 06:07 Feature #425: rrdtool - separate RRD files for each vhost
- I'm using this on several server and at least seems to work fine on lighttp >= 1.4.13.
- 05:58 Revision 374741e2: - revert. already there
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1778 152afb58-edef-0310-8abb-c4023f1b3aa9
- 05:56 Revision 0f8836c0: - CVE references
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1777 152afb58-edef-0310-8abb-c4023f1b3aa9
- 01:56 Bug #1125 (Fixed): problem with nph cgi script
- i find that both the version 1.4.13 and 1.4.15 don't support nph cgi script.
when i read the code, i thought the l...
2007-04-16
- 22:46 Bug #494: "Bus error" or "Segmenation fault" with regular expressions
- Oh, bloody hell, never mind. I'm an idiot. I was accidentally picking up the wrong dynamic library. (Forgot that i...
- 21:07 Bug #494: "Bus error" or "Segmenation fault" with regular expressions
- I think I have made some progress on this bug. The problem appears to be in configparser.y in the #IFDEF HAVE_PCRE_H...
- 20:05 Bug #865: Content-Range support for X-LIGHTTPD-send-file replies
- Lighttpd is the best in all features i use! =)
-- Russia.SPb [Grena] - 13:12 Bug #865: Content-Range support for X-LIGHTTPD-send-file replies
- Agree. What for this x-sendfile feature, if user can't resume? =) Fast? Good! Less memory? Very good! Will i use it? ...
- 19:52 Bug #659: Header Host isn't correctly handled in POST
- Yes, I'm also getting it... Some first symbols of header are eaten. Horrible bug...
-- grue - 19:28 Bug #1114: http_resp.c.133: CR with out LF
- the patch attached fixed my problem, someone should look if it :)
- 16:35 Bug #1120: gzip bug
- No. It happened when trying to load a file of 5852 bytes (index.html). I did notice that the file gets gzipped in the...
- 12:45 Bug #1120 (Assigned): gzip bug
- Is the content-length < 1024 ?
- 15:06 Bug #1124 (Assigned): 1776 still seems to be leaking memory in reverse proxy mode
- 14:42 Bug #1124 (Invalid): 1776 still seems to be leaking memory in reverse proxy mode
- Platform Centos 4.4/x86-64, lighty compiled from svn trunk
Backend, nginx (listening on 127.0.0.1:80) serving a 50... - 12:41 Bug #1069 (Fixed): *PATCH* mod_proxy_core doesn't stream response.
- applied in r1776
- 12:25 Bug #631: PROPFIND status code not propogated in proxy
- I do proxy svn, and it works. What's not working is adding new files to the repository. Please read the bugreport as ...
- 12:22 Bug #631: PROPFIND status code not propogated in proxy
- there is no mod_proxy related patch in gentoo. so i would really wonder what is not working for you. and a friend of ...
- 11:08 Bug #631: PROPFIND status code not propogated in proxy
- Any news on this front? Anything I can do about it? If it works now in Gentoo, I'd really like to see that patch, but...
- 09:41 Feature #105: "suphp" or "chroot per virtual host" or "open_base_dir" needed
- yes! i have been wanting this too.
apache2+suphp is cool, when it works (had some issues)
i'd really like to us... - 07:18 Bug #164 (Fixed): mod_proxy and mod_rewrite inside the same URL conditional?
- such rewrites are supported by mod-proxy-core in 1.5.0 with proxy-core.rewrite-request.
- 07:17 Bug #432 (Fixed): Redirects escape reverse proxy use of mod_proxy
- fixed in the trunk/ tree with the proxy-core.rewrite-response setting.
- 07:16 Feature #433 (Fixed): please add support for X-LIGHTTPD-send-file to mod_proxy as well
- added in trunk/ since a while. It will be part of the 1.5.0 milestone.
2007-04-15
- 15:50 Bug #999 (Fixed): mod_flv_streaming
- Closing as it is not a bug on our side. Feel free to report it to the darwin-ports project.
- 12:34 Bug #1123 (Obsolete): CLOSE_WAIT and dead connections in lighttpd 1.5.x-svn
- The current svn seems to have a bug with closed connections. I have several connections here which are in CLOSE_WAIT ...
- 12:12 Bug #1121: trailing slash in SVN trunk breaks CGI apps (eg mercurial)
- I have already filed a ticket (#1087) on this one, although the subject might not be that obvious.
-- peterco - 11:52 Bug #1121 (Duplicate): trailing slash in SVN trunk breaks CGI apps (eg mercurial)
- The behaviour between 1.4.x and svn trunk changes the behaviour of the trailing slash for CGI apps.
Steps to repro... - 12:01 Bug #1122 (Fixed): dir-listing.activate 500 error
- Setting perms that deny lighty access causes 500 error. (eg. 600 perms with root:root owner)
Steps to reproduce:
... - 09:11 Bug #962: WebDAV upload-> mmap failed: operation not permitted
- I found the 'mmap' problem with lighttpd when I had to modify CIFS mount parameter, adding 'forcedirectio'. That moun...
2007-04-14
- 21:40 Bug #1120 (Fixed): gzip bug
- I am not using SVN anymore, but here is a quick report of a problem I had:...
- 12:35 Bug #865: Content-Range support for X-LIGHTTPD-send-file replies
- ill bump this up :)
please remove the spam as well
-- smiley - 07:47 Bug #1117: mod_auth not working
- I'm just wondering, why does this not apply to fastcgi?
2007-04-13
- 23:47 Bug #1008 (Fixed): make Fails with webdav-locks
- fixed in r1773
- 20:47 Revision 2fcc885f: fixed duplicate headers as reported in the blog
- - this is a partial revert of [1723]
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1767 152af... - 20:41 Revision 5b22a9e9: - prepare 1.4.15
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1766 152afb58-edef-0310-8abb-c4023f1b3aa9
- 20:18 Feature #1119: Add $HTTP["language"] for config conditionals based on `Accept-Language'.
- i think this is most likely something for 1.5 not for 1.4. jan?:)
- 19:05 Feature #1119 (Obsolete): Add $HTTP["language"] for config conditionals based on `Accept-Language'.
- With the attached patch, one should be able to redirect clients based on their `Accept-Language' request-header. This...
- 15:24 Revision ac959d33: - updated NEWS file
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1764 152afb58-edef-0310-8abb-c4023f1b3aa9
- 15:20 Bug #1117: mod_auth not working
- Yes, that works around this bug. :)
- 15:16 Bug #1117: mod_auth not working
- does it help when you change the module load order?
- 15:10 Bug #1117: mod_auth not working
- That's the case, yes.
I'd say it's still a bug though.
- 15:05 Bug #1117: mod_auth not working
- could it be mod_auth is loaded after mod_status?
- 12:23 Bug #1117 (Invalid): mod_auth not working
- Hi,
I'm using this as 10-ssl.conf, but the auth.require appears to be
ineffective (it's served without authentic... - 13:33 Bug #1118 (Fixed): Cannot run CGI/SuEXEC scripts for which lighty has no read permissions.
- If a CGI script can't be read by lightty, then it can't be run, even via a SuEXEC wrapper. You get a 403 error. The S...
- 13:00 Bug #663 (Fixed): mod_proxy doesn't stream data ?
- Since this was moved to 1.5 this is practically a copy of #1069, which includes a patch for mod_proxy_core.
- 12:57 Bug #966 (Fixed): network_posix_aio not working on Mac OS X (intel) - network-subsys sent us a fatal error
- Fixed in r1757.
- 12:56 Bug #1065 (Fixed): gthread_aio/posix_aio: mmap() fails on OS X.
- Fixed in r1757.
- 12:21 Bug #1116 (Assigned): lighttpd 1.4.13 reproducible (every time) segfault when file cannot be stat-ed (with simple test-case)
- 10:32 Bug #1116: lighttpd 1.4.13 reproducible (every time) segfault when file cannot be stat-ed (with simple test-case)
- Here's what I got from valgrind:...
- 10:16 Bug #1116: lighttpd 1.4.13 reproducible (every time) segfault when file cannot be stat-ed (with simple test-case)
- Sorry - forgot to mention that I'm not using follow-symlinks anywhere, so it must be the default (on?).
- 10:16 Bug #1116: lighttpd 1.4.13 reproducible (every time) segfault when file cannot be stat-ed (with simple test-case)
- The problem exists too in r1745, compiled with identical options.
But... I've now traced this by simplifying my co... - 03:05 Bug #1116: lighttpd 1.4.13 reproducible (every time) segfault when file cannot be stat-ed (with simple test-case)
- can you try to reproduce it with http://zen.sh.nu/~darix/lighttpd-1.4.x.r1745.tar.gz.
i cant reproduce it here.
d...
2007-04-12
- 22:20 Bug #1116 (Missing Feedback): lighttpd 1.4.13 reproducible (every time) segfault when file cannot be stat-ed (with simple test-case)
- _'__*Short version*_
If you have files which can't be accessed by lighttpd 1.4.13's normal user (i.e. are run via ... - 19:08 Bug #494: "Bus error" or "Segmenation fault" with regular expressions
- i just found this problem today on intel-based os x (but with apache 2.2.4). compile_regex will fail.
the quickes... - 16:47 Bug #1115 (Fixed): DSS ciphersuites, DH and temporary RSA ciphersuites don't work.
- In order to use DH ciphersuites, and as a consequence, in order to use any of the DSA
ciphersuites, an application n... - 10:31 Bug #1114 (Obsolete): http_resp.c.133: CR with out LF
- It seems that lighty will hang sometimes, strace -ttt -r prints:...
- 08:43 Feature #688: auth via pam
- I would like to see PAM too... lighty's authentication options are a bit lacking at the moment. PAM would open the wa...
- 01:42 Bug #1113: mod_proxy_core lost capability of streaming and eats a lot of memory since rev 1641
- Replying to [[lighttpd:comment:1|jwmcglynn]]:
> Duplicate of * #1069 *, sorry.
agree.
your patch works
2007-04-11
- 20:15 Bug #1113 (Fixed): mod_proxy_core lost capability of streaming and eats a lot of memory since rev 1641
- Duplicate of * #1069 *, sorry.
- 14:22 Bug #1113 (Fixed): mod_proxy_core lost capability of streaming and eats a lot of memory since rev 1641
- Problems are introduced by sess->proxy_con
h1. Config file:... - 09:39 Bug #1112 (Invalid): Weird behaviour with mod_rewrite + mod_redirect
- I can't be sure that this is a bug so much as an undesired feature. All I know for sure is that this is not the way A...
Also available in: Atom