Activity
From 2009-03-02 to 2009-03-08
2009-03-08
- 23:01 Feature #536: add recursion to the SSI #include directive - patch included
- These patches don't compile at all with 1.4.22. Seems mod_ssi_physical_path changed type, or should get an explicit c...
- 20:10 Bug #1927 (Invalid): mod_dirlisting doesn't show japanese,chinese language
- 19:22 Bug #1927: mod_dirlisting doesn't show japanese,chinese language
- Seems like a bug that is only present on windows. Maybe the cygwin wrapper can't handle those?
It is not a bug in li... - 19:15 Bug #1927 (Reopened): mod_dirlisting doesn't show japanese,chinese language
- 19:13 Bug #1927: mod_dirlisting doesn't show japanese,chinese language
- I have a screenshot . Using lighttpd LightTPD/1.4.21-1 (Win32). I have tested on 2 machine. One on windows xp sp2 and...
- 19:12 Bug #1927: mod_dirlisting doesn't show japanese,chinese language
- !!
2009-03-07
- 21:34 Revision 2417 (svn): New lighttpd man page (moved it to section 8) (fixes #1875)
- 21:28 Revision 2416 (svn): Port some mod_rrdtool fixes from 1.4.x (#604, #419 and more)
- 21:10 Bug #1907 (Fixed): man-page lighttpd.1 incomplete
- Applied in changeset r2415.
- 21:10 Feature #1875 (Fixed): New manpages for lighttpd and spawn-fcgi.
- Applied in changeset r2415.
- 21:05 Revision 4311740c: New lighttpd man page (moved it to section 8) (fixes #1875)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2415 152afb58-edef-0310-8abb-c4023f1b3aa9
- 21:05 Revision 2415 (svn): New lighttpd man page (moved it to section 8) (fixes #1875)
- 21:05 Revision 63f785a2: Added some extra warning options in cmake and fix the resulting warnings (unused/static functions)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2414 152afb58-edef-0310-8abb-c4023f1b3aa9
- 21:05 Revision 2414 (svn): Added some extra warning options in cmake and fix the resulting warnings (unused/static functions)
- 21:05 Revision c60b60e7: workaround some warnings from libmemcache
- - as libmemcache isn't maintained anymore, it is unlikely
the function signature get fixed (should be const char* ... - 21:05 Revision 2413 (svn): workaround some warnings from libmemcache
- - as libmemcache isn't maintained anymore, it is unlikely
the function signature get fixed (should be const char* ... - 21:05 Revision ff1fe3a8: [cmake] add lighttpd-angel
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2412 152afb58-edef-0310-8abb-c4023f1b3aa9
- 21:05 Revision 2412 (svn): [cmake] add lighttpd-angel
- 18:33 Bug #1928: Hotlink Protection - Limit to entries
- My reply was not ment to be rude (I don't think it is). I told you what your problem is and how to fix it / do it cor...
- 18:19 Bug #1928: Hotlink Protection - Limit to entries
- Thank you for the last of help. When it comes time to ascend to another dimension I can use the terse language, cond...
- 18:03 Bug #1928 (Invalid): Hotlink Protection - Limit to entries
- This is not really bug but a limitation to keep configs sane.
Use the regex to match your domains.
And don't set pr... - 17:58 Bug #1928 (Invalid): Hotlink Protection - Limit to entries
- Hi there, i am using lighty for a image server.
The host is Centos 4.4, under
I have 38 domains using that ins... - 17:33 Bug #1923: Compilation on AIX
- Sorry about the diff issue. I was just kinda throwing it together and wasn't paying attention to old/new either. I...
- 13:53 Bug #1923: Compilation on AIX
- * Please use "diff -u" for creating diffs
* mmap problem:
> It might be cleaner to not use a runtime function as a ... - 15:46 Revision bae697a2: - next is 1.4.23
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2411 152afb58-edef-0310-8abb-c4023f1b3aa9
- 15:46 Revision 2411 (svn): - next is 1.4.23
- 15:39 Revision 2410 (svn): - tagged lighttpd 1.4.22
- 14:51 Bug #1889: Add support for IPv6 in mod_extforward
- @nitrox: this bug isn't about IPv6 support in lighttpd (that works great for me), this is about supporting (even in a...
- 14:44 Bug #1927 (Invalid): mod_dirlisting doesn't show japanese,chinese language
- I just tested it with "??????" and utf-8. Worked fine for me.
Reopen the ticket if you have a way to reproduce the be... - 14:25 Bug #1926: lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- stbuehler wrote:
> http://flash-gordon.me.uk/ansi.c.txt
> > If an object that has static storage duration is not in... - 14:22 Bug #1926: lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- Maybe this patch is better...?
- 14:20 Bug #1926: lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- http://flash-gordon.me.uk/ansi.c.txt
> If an object that has static storage duration is not initialized
> explicitl... - 14:14 Bug #1926: lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- This seems like a good workaround but shouldn't empty_siginfo be initialized? It looks like lighttpd is only using s...
- 14:00 Bug #1926 (Fixed): lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- Applied in changeset r2409.
- 10:01 Bug #1926: lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- Some background info: http://fixunix.com/274252-post5.html
I prefer setting the struct to 0 (that seems to reflect... - 13:58 Revision 4533af76: Fix segfault if siginfo_t* is NULL in sigaction handler (fixes #1926)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2409 152afb58-edef-0310-8abb-c4023f1b3aa9
- 13:58 Revision 2409 (svn): Fix segfault if siginfo_t* is NULL in sigaction handler (fixes #1926)
- 13:54 Revision a6218765: Fix some problems with more strict compilers (#1923)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2408 152afb58-edef-0310-8abb-c4023f1b3aa9
- 13:54 Revision 2408 (svn): Fix some problems with more strict compilers (#1923)
2009-03-06
- 10:11 Bug #1867 (Missing Feedback): lighttpd in the Solaris operating system platform run
- * I don't see any platform specific code in that area.
* Only mod_staticfile supports ranged-requests (and there is ... - 09:22 Bug #1867 (Reopened): lighttpd in the Solaris operating system platform run
- 09:20 Bug #1867: lighttpd in the Solaris operating system platform run
- What I mean is lighttpd at solaris platform does not support continue downloading interrupted files
2009-03-05
- 22:48 Bug #1889: Add support for IPv6 in mod_extforward
- try "cat /proc/sys/net/ipv6/bindv6only", which should be set to 1, if set to 0 its using kind of ipv4-over-ipv6 (dunn...
- 22:38 Bug #1889: Add support for IPv6 in mod_extforward
- I've got an IPv4 & IPv6 varnishd with a 127.0.0.1 lighttpd backend, I can succesfully trust 127.0.0.1, but when conne...
- 22:43 Feature #1288: SSL Client Certificate validation.
- solved my problem, deleting previous note. sorry about this..
- 15:41 Feature #1288: SSL Client Certificate validation.
- tdussa wrote:
> So why has the target version been bounced again?
Because 1.4.22 is an important bugfix release t... - 08:51 Feature #1288: SSL Client Certificate validation.
- Here we go~
- 02:59 Feature #1288: SSL Client Certificate validation.
- any chance somebody can make a patch against 1.4.21? our site really needs this feature and would hate to switch to ...
- 15:12 Bug #1927 (Invalid): mod_dirlisting doesn't show japanese,chinese language
- Hello,
As title said, I have set utf-8 as dir-listing.encoding = "utf-8"
Thanks.
2009-03-04
- 21:02 Bug #1925: lighttpd returns invalid chunked encoding for 204 responses
- Update: This bug was actually introduced in r1850. Reverting r1850 fixes the problem. stbuehler fixed this issue in r...
- 03:01 Bug #1925 (Patch Pending): lighttpd returns invalid chunked encoding for 204 responses
- 16:46 Bug #1926: lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- Oh, one more thing worth noting, the signal received by sigaction_handler is 2 -- SIGINT. I'm not sure why GDB can't...
- 16:43 Bug #1926 (Fixed): lighttpd 1.4.21 crashes on receipt of SIGINT on Solaris
- Solaris 10 x86, lighttpd 1.4.21
config file:
server.document-root = "/var/www"
server.port = 8001
after hitt... - 11:46 Feature #1288: SSL Client Certificate validation.
- So why has the target version been bounced again?
- 10:34 Bug #1924: Nested arrays in configuration files?
- Forgot to say which version of lighttpd I was using: development version from the CVS trunk for 1.5 (svn checkout svn...
- 07:15 Bug #1924 (Reopened): Nested arrays in configuration files?
- Sorry, the example I gave was short-circuited and not syntactically correct. Here is one that is (with naive values t...
2009-03-03
- 22:48 Bug #1925: lighttpd returns invalid chunked encoding for 204 responses
- My transcript got a bit mangled above by redmine. Here's a cleaner version of the curl transcript....
- 20:31 Bug #1925 (Obsolete): lighttpd returns invalid chunked encoding for 204 responses
- Currently, if a CGI script returns "Status: 204 No Content", lighttpd returns a malformed response that confuses cert...
- 22:28 Bug #1717 (Patch Pending): Google's urlfetch from appEngine and lighttpd HTTP 400 response
- stbuehler, what are your thoughts on this patch? This patch is copied from Bug #1351, and allows lighttpd servers to ...
- 12:11 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- Sure, i've just wrote it.
- 11:40 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- I don't think that is a good idea... unless you have a process reading that pipe.
- 11:35 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- Sorry, stbuehler, you are certainly right. I'll replace /dev/null with named pipe then.
- 10:45 Bug #1922 (Fixed): stderr redirection breaks mod_rrdtool on FreeBSD7
- Applied in changeset r2407.
- 10:35 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- Okay. I guess i now know what the problem is: you really *need* /dev/null. There is no way around that. We often need...
- 10:19 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- Try running chrooted (with /dev/null unavailable).
rrdtool version doesn't matter, even my test program fails to r... - 09:12 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- what version of rrdtool do you use?
on my fbsd 7.1 with mod_rrdtool it works. - 08:47 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- Yes, but ntpdate runs once a month.
It works ok when either dup2(errlog,stderr) in not called or stderr is restored ... - 11:26 Bug #1924 (Invalid): Nested arrays in configuration files?
- Missing ")".
- 11:08 Bug #1924: Nested arrays in configuration files?
- substitutions should be e.g. "&" => "&" - they showed ok in preview but not in posting
- 11:05 Bug #1924 (Invalid): Nested arrays in configuration files?
- For files of various types I want to be able to perform substitutions on them such as "&" => "&". The configurati...
- 10:41 Revision fbaceca3: Fix useless redirection of stderr in mod_rrdtool, as it gets redirected to /dev/null later. (fixes #1922)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2407 152afb58-edef-0310-8abb-c4023f1b3aa9
- 10:41 Revision 2407 (svn): Fix useless redirection of stderr in mod_rrdtool, as it gets redirected to /dev/null later. (fixes #1922)
- 10:41 Revision 19963e8c: Fix autogen.sh warning (gnu make extensions in doc/)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2406 152afb58-edef-0310-8abb-c4023f1b3aa9
- 10:41 Revision 2406 (svn): Fix autogen.sh warning (gnu make extensions in doc/)
- 09:57 Bug #1918: Lighttpd causes high load
- stbuehler wrote:
> The only thing i can see in the truss.log is that lighty somehow gets events for an fd, but there...
2009-03-02
- 21:40 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- rrdtool can be a strange tool :-)
- do u use ntpdate?
- does it work for some time and then break?
- sudo to you... - 14:11 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- And i can't understand how it can be fixed with openDevNull, but somehow it is.
- 14:05 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- ...
- 13:58 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- Also it not look like rrdtool crashes as there are no coredumps and/or records in system messages log. It looks like ...
- 13:39 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- Sorry, my english doesn't allow me to write complicated sentences, so i'll write this way:
1. You right, lighty ca... - 12:23 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- I cannot reproduce your problem - rrdtool runs fine for me.
Maybe rrdtool wants to print an error and lighttpd could... - 12:07 Bug #1922: stderr redirection breaks mod_rrdtool on FreeBSD7
- 'Broken pipe' comes, i believe, from the attempt to write data to the rrdtool, which is already dead because of the s...
- 12:00 Bug #1922 (Need Feedback): stderr redirection breaks mod_rrdtool on FreeBSD7
- I guess we could remove the lines 137-141, as STDERR gets redirected to /dev/null later anyway (line 151).
But i d... - 10:16 Bug #1922 (Fixed): stderr redirection breaks mod_rrdtool on FreeBSD7
- I have a few servers running 1.5, but yesterday i've decided to put 'stable' version (svn rev 2405) to the new server...
- 21:26 Bug #1923 (Fixed): Compilation on AIX
- Compiling 1.4.21 on AIX5.3, with the native compiler. A few issues come up.
If HAVE_FAM_H isn't defined, then S... - 13:55 Bug #1881 (Patch Pending): max_keep_alive_requests could not depend on URI
- The (revised on 2009-02-06) patch still applies cleanly to what is currently in subversion lighttpd-1.4.x/
Are there...
Also available in: Atom