Activity
From 2008-12-01 to 2008-12-07
2008-12-07
- 18:30 Bug #1802 (Fixed): url-encode/decode
- Should be fixed in r2362
- 18:29 Bug #1819 (Fixed): mod_rewrite not working anymore after patching
- Should be fixed in r2362
- 18:29 Bug #1827 (Fixed): 400 Response on any URL that countains a space character (ASCII 20)
- Should be fixed in r2362
- 18:29 Bug #1832 (Fixed): lighty doesn't quote spaces in urls in proxy module
- Should be fixed in r2362
- 15:35 Bug #1720 (Reopened): Rewrite/redirect rules and URL encoding
- Patch(es) reverted in 1.4.x (r2362) - too many regressions came up.
See commit message for more details.
We are n... - 15:30 Bug #1821: FD_CLOEXEC not set for log_access_fd and err->fd
- Apart from mod_cgi there should be no performance issues with the "close"-loop. And if you use mod_cgi, you shouldn't...
- 15:25 Bug #1821 (Fixed): FD_CLOEXEC not set for log_access_fd and err->fd
- Applied in changeset r2363.
- 15:22 Revision 0dea6999: Fix configure/cmake defines and checks
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2364 152afb58-edef-0310-8abb-c4023f1b3aa9
- 15:22 Revision 2364 (svn): Fix configure/cmake defines and checks
- 15:22 Revision 21c5377d: Use FD_CLOEXEC if possible (fixes #1821)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2363 152afb58-edef-0310-8abb-c4023f1b3aa9
- 15:22 Revision 2363 (svn): Use FD_CLOEXEC if possible (fixes #1821)
- 15:22 Revision 36f74e5d: Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect
- - Lot of regressions (we forgot to reencode the result)
- Generic problem: after decode and rewrite "a?b?c": which ... - 15:22 Revision 2362 (svn): Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect
- - Lot of regressions (we forgot to reencode the result)
- Generic problem: after decode and rewrite "a?b?c": which ... - 11:13 Feature #158 (Fixed): Add support for host/ip connects in mod_mysql_vhost
- Fixed in r480
2008-12-06
- 23:13 Feature #1839: mod_accesslog: format request line rewritten
- Patch is attached to the issue. Why have you switched "Patch available" to no?
- 21:00 Feature #1839 (Patch Pending): mod_accesslog: format request line rewritten
- 00:47 Feature #1839 (Obsolete): mod_accesslog: format request line rewritten
- Patch adds %R log format option: request line after rewrite.
Applicable to 1.5 trunk. - 22:29 Bug #1838: php5 fast-cgi and file transfer
- This is part of a codeigniter application so headers may be inserted outside my application but I don't see where an ...
- 20:59 Bug #1838 (Invalid): php5 fast-cgi and file transfer
- Your upload contains a Set-Cookie header, so you didn't show us the complete source. Your .php files probably just co...
- 20:48 Bug #1801 (Need Feedback): Error on mod_indexfile.so
- I don't think we can help you there, maybe your gcc is broken. If you can provide a patch we may consider including i...
- 20:21 Bug #1819: mod_rewrite not working anymore after patching
- Missing the concrete url which failed; but i guess there is some proxying involved.
Apart from that, the application... - 20:12 Bug #1834 (Wontfix): Invalid Content-Type sent when more than one mimetype.assign matches
- Config design problem, won't fix - sry.
- 20:10 Bug #1835 (Invalid): Lighty crashes due to memory corruption
- Obviously not our fault. And if you need help with bugs in your code you should a) post your code b) give a backtrace...
- 12:43 Bug #1149: handle-req time too long
- http://bugs.php.net/bug.php?id=45254 "PHP does not time out when accepting for connections while working as FastCGI" ...
2008-12-05
- 23:40 Revision 2361 (svn): [cmake] Fix ipv6 detection
- 23:39 Revision a64e7cd4: [cmake] Fix ipv6 detection
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2360 152afb58-edef-0310-8abb-c4023f1b3aa9
- 23:39 Revision 2360 (svn): [cmake] Fix ipv6 detection
- 22:30 Revision 454aefc5: [cmake] Add basic cmake support
- - Not distributed yet (so only available in svn checkout)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/ligh... - 22:30 Revision 2359 (svn): [cmake] Add basic cmake support
- - Not distributed yet (so only available in svn checkout)
- 22:27 Revision 34172dfb: [tests] Fix tests/mod-compress.conf distribution
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2358 152afb58-edef-0310-8abb-c4023f1b3aa9
- 22:27 Revision 2358 (svn): [tests] Fix tests/mod-compress.conf distribution
- 21:03 Bug #1149: handle-req time too long
- I'm also amd64, maybe that's because of that ?
- 13:22 Bug #1837: overflow in buffer.c function
- Nice find. A good thing: the function isn't used anywhere in the source. :)
- 02:26 Bug #1837 (Fixed): overflow in buffer.c function
- // lighttpd-1.4.19 buffer.c
int buffer_append_string_rfill(buffer *b, const char *s, size_t maxlen);
It use *buff... - 11:33 Bug #1838 (Invalid): php5 fast-cgi and file transfer
- When trying to transfer a file from a PHP script a 0x0a byte is inserted at the beginning of the file. I guess this i...
2008-12-04
- 16:04 Bug #1836 (Duplicate): no stderr from cgi scripts
- i'm running lighttpd 1.4.20 and stderr from cgi scripts appears to nowhere, looks like connected to /dev/null.
i t... - 13:45 Bug #1149 (Reopened): handle-req time too long
- I have the very same problem,
lighttpd-1.4.20 (ssl) - a light and fast webserver on freebsd 7
92.115.105.143 ... - 07:21 Bug #1835 (Invalid): Lighty crashes due to memory corruption
- Hi guys,
I have modified the staticfile module to introduce a trigger function in that.
In the trigger function, i ...
2008-12-03
- 07:04 Feature #1288: SSL Client Certificate validation.
- nmaier wrote:
> h2. Copyright/License
>
> The authors disclaims copyright to the code thereby placing it into p... - 06:47 Feature #1288: SSL Client Certificate validation.
- Uploaded patch for 1.4.20, minor changes, but previous one didn't work as expected :)
currently trying to make $HT...
2008-12-01
- 14:27 Bug #1829: lighttpd leaves CLOSE_WAIT connections
- I've tried to create a setup where I can reproduce the whole thing in a very simple setup. The point is, most of this...
- 14:22 Bug #1832: lighty doesn't quote spaces in urls in proxy module
- Already reported:
http://redmine.lighttpd.net/issues/show/1827
The bug is actually not in mod_proxy, but rather m...
Also available in: Atom