Timeline
08/21/2008: Yesterday
- 14:59 PoweredByLighttpd edited by
- (diff)
- 13:22 PoweredByLighttpd edited by
- Moved IchFlirt?.de from >10 req/s to >100/req/s (diff)
08/20/2008:
- 18:58 Ticket #1755 (specifying config-file twice crashes lighttpd) created by
- I accidentally wrote a script which runs the command lighttpd -f …
- 16:45 Ticket #1754 (lighty SHOULD not include "Content-Encoding" in a 304 Not Modified ...) closed by
- fixed: Applied modified patch in [2206] (compare case insensitive).
- 16:44 Changeset [2296] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/response.c
Do not send content-encoding for 304 (#1754), thx yzlai
- 16:13 Ticket #1754 (lighty SHOULD not include "Content-Encoding" in a 304 Not Modified ...) created by
- According to RFC2616, a 304 Not Modified response SHOULD/MUST NOT …
- 13:54 Changeset [2295] by
-
- trunk
- trunk/src/Makefile.am
Fixed parser generating with automake
- we want "make dist" to generate them (so you can use them for cross compiles), but we don't want them to be generated in the source dir. so if you change the .y files and have an extra build dir, you have to delete the generated parsers from your source. they get deleted with "make maintainer-clean"
- 10:12 Changeset [2294] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/src/Makefile.am
Fixed parser generating with automake
- we want "make dist" to generate them (so you can use them for cross compiles), but we don't want them to be generated in the source dir. so if you change the .y files and have an extra build dir, you have to delete the generated parsers from your source. they get deleted with "make maintainer-clean"
- 10:12 Changeset [2293] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/tests/docroot/www/Makefile.am
Fix make dist (remove dummydir)
08/19/2008:
- 22:23 Changeset [2292] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/src/server.c
Use struct copy instead of memcpy for volatile siginfo_t in server.c Fixes "discards qualifiers" warning.
- 21:30 Ticket #1584 (support for xinetd) closed by
- wontfix: Perhaps someone will implement this someday. But i don't think so. And …
- 18:26 Ticket #397 (lighttpd 1.4.8 ssl problem) closed by
- fixed: No. Tell the openssl devs to give me a way to be able to separate …
- 17:59 Ticket #397 (lighttpd 1.4.8 ssl problem) reopened by
- Replying to anonymous: > Reproduced repeatedly with IE6 and …
- 17:57 Ticket #397 (lighttpd 1.4.8 ssl problem) closed by
- fixed: There have been no recent reports of this (and i requested them, see …
- 17:46 Ticket #397 (lighttpd 1.4.8 ssl problem) reopened by
- Out of curiosity, how does hiding the errors rectify the problems noted …
- 17:46 DebugVariables edited by
- add debug.log-ssl-noise (diff)
- 17:45 Docs:ConfigurationOptions edited by
- add debug.log-ssl-noise (diff)
- 17:42 Ticket #397 (lighttpd 1.4.8 ssl problem) closed by
- fixed: "Fixed" in [2291]. If you still want to see the (imho) useless errors, use …
- 17:40 Changeset [2291] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/doc/configuration.txt
- …
Hide some ssl errors per default, enable them with debug.log-ssl-noise (#397)
- 16:58 Changeset [2290] by
-
- trunk
- trunk/NEWS
- trunk/src/mod_ssi_exprparser.y
Fix mem leak in ssi expression parser (#1753), thx Take5k
- 16:43 Ticket #1753 (mod_ssi Memory Leak) closed by
- fixed: "A = B;" would have done it for the first rule too - applied the modified …
- 16:42 Changeset [2289] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_ssi_exprparser.y
Fix mem leak in ssi expression parser (#1753), thx Take5k
- 16:41 Changeset [2288] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/src/mod_fastcgi.c
Fix "comparison between signed and unsigned" warning on 64 bit in mod_fastcgi
- 16:41 Changeset [2287] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_fastcgi.c
Replaced fprintf with log_error_write in mod-fastcgi
- 16:41 Changeset [2286] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/src/log.c
Add 'O' and 'X' to format characters in log_error_write upper case stands for "don't append space"; o/O is for off_t, x/X for int as hex
- 16:41 Changeset [2285] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_accesslog.c
Fix format string bugs with sizeof(int)!=sizeof(size_t) in mod_accesslog for SYSLOG (assuming there are no access-log-lines > 2GB)
- 14:28 Ticket #985 (Request: mod_rewrite check if file exists (like mod_rewrite in apache)) reopened by
- The "nice" was referring to ease of use. I don't want to force my users to …
- 12:49 Ticket #1753 (mod_ssi Memory Leak) created by
- When evaluating expressions, the memory leak has occurred in the IF/ELIF …
- 12:10 OptionalLibraries edited by
- (diff)
- 11:22 Ticket #985 (Request: mod_rewrite check if file exists (like mod_rewrite in apache)) closed by
- wontfix: The proposed patch is crap (did you even read the code if you tell us it …
- 08:56 Ticket #1752 (large file download from backend server) closed by
- invalid: You are wrong. The file is sent back to the client as fast as possible, it …
- 08:51 Ticket #1750 (X-LIGHTTPD-send-file with wrong path) closed by
- invalid: This is a bug tracker, not a support forum. Post an example script which …
- 05:37 Ticket #1752 (large file download from backend server) created by
- I set up lighttpd 1.4.19 as a proxy for backend servers ... main problem …
- 00:11 Changeset [2284] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/tests/mod-rewrite.t
[tests] fix skip in mod-rewrite
08/18/2008:
- 19:33 Ticket #1751 (counters not working) created by
- […]
- 16:33 Ticket #1589 (server.force-lowercase-filenames doesn't work inside userdir's) closed by
- fixed: "Fixed" in [2283] - but i wouldn't use a case-insensitive filesystem if i …
- 16:21 Changeset [2283] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_userdir.c
Fix bug with case-insensitive filenames in mod_userdir (#1589)
- 14:03 Ticket #1728 (response.c alters doc_root) closed by
- worksforme: missing feedback.
- 14:02 Ticket #1617 (SSI BUG?) closed by
- worksforme: missing feedback
08/17/2008:
- 20:37 Ticket #1750 (X-LIGHTTPD-send-file with wrong path) created by
- using X-LIGHTTPD-send-file with wrong path kills lighty with no error in …
- 17:07 Docs:Configuration edited by
- Mentioned things that would be useful but cann't be done in lighttpd … (diff)
08/15/2008:
- 15:06 Docs:ModSimpleVhost edited by
- only one error log (diff)
- 12:01 Docs:ModSimpleVhost edited by
- (diff)
- 11:41 Docs:ModSimpleVhost edited by
- (diff)
- 11:40 Docs:ModSimpleVhost edited by
- example (diff)
- 08:49 Ticket #1749 (Make lighty.request fully writable in mod_magnet) created by
- Without this patch changes in lighty.request table don't go outside of …
08/14/2008:
- 09:34 Ticket #1748 (False information submitted from mod_uploadprogress) created by
- When we use the mod_uploadprogress module to get the size of the current …
08/13/2008:
08/12/2008:
- 19:52 Changeset [2282] by
-
- trunk
- trunk/NEWS
- trunk/src/response.c
Match headers case insensitive in response (removing of X-{Sendfile,LIGHTTPD-*}, catching Date/Server)
- 19:47 Changeset [2281] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/response.c
Match headers case insensitive in response (removing of X-{Sendfile,LIGHTTPD-*}, catching Date/Server)
08/11/2008:
- 20:25 Docs:ModSecDownload edited by
- (diff)
- 20:24 Docs:ModSecDownload edited by
- (diff)
- 11:58 Ticket #3 ($_SERVER["PHP_SELF"] broken if index file is used) closed by
- fixed: The bug is supposed to be fixed, if it is not, please provide details. …
- 11:32 Ticket #3 ($_SERVER["PHP_SELF"] broken if index file is used) reopened by
- Replying to jan@kneschke.de: > Fixed in SVN. See [10] I too …
08/08/2008:
- 13:14 Ticket #1747 (openssl blocks) created by
- the network_openssl.c backend blocks the whole of lighttpd during send of …
- 12:00 Ticket #1746 (network_ssl_backend_write is set twice) created by
- The network_ssl_backend_write variable in network.c is set twice for some …
08/06/2008:
- 07:57 Ticket #1745 (server.pid-file server.username and server.groupname as parameter) closed by
- duplicate
- 05:50 Ticket #1745 (server.pid-file server.username and server.groupname as parameter) created by
- it would be nice if we can get it so you can pass in the following …
- 05:49 Ticket #1744 (server.pid-file server.username and server.groupname as parameter) created by
- it would be nice if we can get it so you can pass in the following …
08/05/2008:
- 18:18 Ticket #1743 ([PATCH] Add support for CRYPT-MD5-NTLM) created by
- I would like to propose the following patch for inclusion in lighttpd …
- 13:16 Ticket #1523 (Add WSGI support to mod_proxy backends) closed by
- wontfix: We will never include blocking modules for generating content. And …
- 06:13 Docs:ModAccessLog edited by
- Bytes come after status codes … (diff)
08/04/2008:
- 21:13 Docs:SSL edited by
- (diff)
- 21:10 Docs:SSL edited by
- (diff)
- 14:00 Ticket #1564 (auth.backend.ldap.filter not working with conditionals/not being rebuilt) closed by
- fixed: Thank you very much for finally give the details i need to understand …
- 13:58 Changeset [2280] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_auth.c
Fixed conditional patching of ldap filter (#1564)
- 09:33 Docs:ModCompress edited by
- (diff)
- 09:29 Docs:ModCompress edited by
- (diff)
08/03/2008:
- 15:54 Ticket #665 (server.errorlog is global instead of per virtual host) closed by
- wontfix: 1. You have one lighttpd running, so one error.log. For your applications …
- 15:50 Ticket #1151 (compile error (during compiling mod_fastcgi)) closed by
- fixed: Fixed in [1787]
- 15:46 Ticket #370 (spawn-fcgi binds fcgis to *:port, which can be a security risk) closed by
- fixed
- 15:44 Ticket #1219 (spawn-fcgi no fork mode) closed by
- invalid: And i don't see what is wrong with that.
- 15:43 Ticket #1463 (Permissions in logs) closed by
- invalid: server.username and server.groupname are global only options, your process …
- 15:41 Ticket #1390 (Running lighttpd within linux.) closed by
- invalid: This is not a support forum.
- 15:39 Ticket #1429 (Sporadic crashes with 1.4.18) closed by
- worksforme: There have been some changes, but without more information i don't see how …
- 15:36 Ticket #1409 (Please provide CSDB records) closed by
- wontfix: Packaging isn't something which should be done by a cron job. Apart from …
- 15:33 Ticket #1482 (lighty does not appear to use server.errorfile-prefix when fastcgi returns ...) closed by
- invalid
- 15:32 Ticket #1431 (Expanded the URI encoding) closed by
- duplicate: duplicate of #266, fixed in [2272], [2273]
- 15:28 Ticket #1271 (/var/log/lighttpd is unsafe) closed by
- wontfix: Oh big news... CGI without suid wrapper or apparmor/... isn't …
- 15:21 Ticket #1172 (mod_compress will suppress mod_expire) closed by
- invalid
- 15:01 Ticket #669 (problems with authentication for urls differing in case) closed by
- wontfix: Limitation by config design, won't fix.
- 14:20 Ticket #1674 (Copying (big) files onto server fails with WinXP clients) closed by
- wontfix: ok, let me summarize: * lighttpd does not timeout * the file is …
- 13:53 Ticket #1742 (Hostnames which resolve to an IPv6 address do not work in SSL socket ...) closed by
- invalid: Use {{{ $SERVERsocket? == "[ipv6.example.net]:443" But i don't …
- 00:22 PoweredByLighttpd edited by
- (diff)
- 00:06 PoweredByLighttpd edited by
- (diff)
08/02/2008:
- 21:56 Ticket #1742 (Hostnames which resolve to an IPv6 address do not work in SSL socket ...) created by
- A hostname which resolves to an IPv6 address cannot currently be used to …
- 19:30 Ticket #1720 (Rewriting rules and URL encoding) closed by
- fixed: Should be fixed in [2278]. Just for reference, in your case you consider …
- 17:00 Ticket #1741 (Trac ValueError: invalid literal for int() with base 10) closed by
- fixed: upgrade pendingticketplugin. i suppose it fixed. feel free to reopen this …
- 16:24 Changeset [2279] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/tests/run-tests.pl
[tests] Added env var TESTS to select only a subset of tests
- 16:24 Changeset [2278] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_rewrite.c
- …
Decode url before matching in mod_rewrite (#1720)
- 16:03 Ticket #1498 (REMOTE_USER?) closed by
- wontfix
- 15:18 Docs:ModSecDownload edited by
- (diff)
- 15:16 Docs:ModSecDownload edited by
- Timeout causes status 410 instead of 408 (diff)
- 15:12 Ticket #1741 (Trac ValueError: invalid literal for int() with base 10) created by
- I was trying to access a ticket of mine: …
- 13:37 Ticket #1644 (Large HTTP Posts - get corrupted or just hang - with fastcgi PHP) closed by
- fixed: Duplicate of #1675, fixed in [2256].
- 13:25 Ticket #1602 (LigHTTPD 1.4.19 freezes FreeBSD) closed by
- invalid: If your system crashes you should report the bug for you system, not the …
- 12:24 Ticket #1101 (SSI include virtual does not run cgi) closed by
- wontfix: I updated the docs to make the limitation more clear: we do not execute …
- 12:23 Docs:ModSSI edited by
- (diff)
- 10:23 Ticket #1736 (Lighttpd Trac getting out of memory error) closed by
- fixed: Looks like mOo fixed it.
- 09:05 Docs:ModRewrite edited by
- fixed unbalanced parentheses (diff)
08/01/2008:
- 21:13 Ticket #1149 (handle-req time too long) closed by
- invalid: I don't see a problem.
- 21:04 Ticket #212 (Executable expects modules in /usr/local/lib even though it is configured ...) closed by
- worksforme: Works for me - perhaps you should update your autotools package or use …
- 20:55 Ticket #1030 (mod_webdav and sqlite) closed by
- invalid: I guess lighty didn't have the permission to open/create the sqlite …
- 20:52 Ticket #463 (lighttpd crashed after uploading file with https+webdav using novell ...) closed by
- worksforme: Missing feedback.
- 20:50 Ticket #1561 (Kernel Panic on FreeBSD 5.4-STABLE) closed by
- worksforme: FreeBSD bug closed until update.
- 20:48 Ticket #1261 (mod_evhost produces wrong patterns if the fqdn ends with a dot) closed by
- duplicate
- 20:35 Ticket #1550 (segfault) closed by
- fixed: Fixed in [2277]
- 20:31 Changeset [2277] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/configparser.y
Print helpful error message on conditionals in global block (#1550)
- 19:46 Ticket #1444 (Crashes when running out of FDs) closed by
- duplicate: Duplicate of #1562, fixed.
- 19:44 Ticket #401 (conflict between server.indexfiles & url.access.deny) closed by
- worksforme: Really old, works now (for me)
- 19:36 Ticket #1152 (mod_proxy fails with proxy.balance = "round-robin") closed by
- duplicate
- 19:34 Ticket #1116 (lighttpd 1.4.13 reproducible (every time) segfault when file cannot be ...) closed by
- worksforme: Missing feedback.
- 19:33 Ticket #76 (Multiple fastcgi.server's) closed by
- worksforme: Too old :)
- 19:30 Ticket #161 (Lighttpd misbehaves when missing end / in evhost.path-pattern) closed by
- fixed: Fixed in [2275] and [2276]
- 19:29 Changeset [2276] by
-
- trunk
- trunk/NEWS
- trunk/src/mod_evhost.c
Fix dropping last character of evhost pattern (#161)
- 19:29 Changeset [2275] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_evhost.c
Fix dropping last character of evhost pattern (#161)
- 18:39 Ticket #145 (lighttpd will exist if a cgi is 'broken') closed by
- worksforme: Now, ticket is way too old :)
- 18:37 Ticket #1712 (mod_cgi remaps digits to "_" in environment variable names.) closed by
- fixed: Fixed in [2274]
- 18:35 Changeset [2274] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_cgi.c
- …
Allow digits in [s]cgi env vars (#1712)
- 18:15 Ticket #1731 (HTTP 405 Status code truncates content) closed by
- fixed: Fixed in [2154]
- 18:03 Ticket #814 (mimetype.charset?) closed by
- wontfix: Use include_shell if you need such custom behaviour.
- 17:59 Changeset [2273] by
-
- trunk
- trunk/NEWS
- trunk/src/buffer.c
Fixed url encoding to encode more characters (#266)
- 17:54 Ticket #266 (WebDAV sub-folders not visible) closed by
- fixed: Fixed in [2272].
- 17:54 Changeset [2272] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/buffer.c
Fix url encoding to encode more characters (#266)
- 17:51 Ticket #1408 (get data from proxy) closed by
- worksforme: There may have been some conflicts with other modules too (should be fixed …
- 17:49 Ticket #1452 (spawn-fcgi doesn't pass on the exit code from child's it spawns) closed by
- fixed: How should a daemonized binary give you a exit value? Just run it in …
- 17:44 Ticket #1359 (alias, auth etc are not checked for destination path for webdav operations) closed by
- wontfix: webdav is a stupid protocol imho, and so there are just some things we …
- 17:42 Ticket #1585 (mod_compress will append etags header even if etags is disabled) closed by
- invalid: Why would you disable etags if you need mod_compress? And i don't like …
- 17:37 Ticket #1502 (mod_setenv very broken) closed by
- invalid: I think you just tried a mixed-case name setup... And as the keys in the …
- 17:35 Ticket #420 (setenv.add-environment() maps all variable names uppercase) closed by
- invalid: The keys in associate arrays in lighttpd are not case sensitive, and that …
- 17:31 Ticket #821 (setenv.add-environment would skip setting the env if the env contains a ...) closed by
- invalid
- 17:17 Ticket #1547 (conditional "add-environment"s overwrite each other / no inheritance) closed by
- invalid: You may of course add a hint in the docs, but it is still …
- 17:15 Ticket #1636 (lighttpd-1.4.18-1 (on F-7) does not escape %% to %.) closed by
- fixed: Fixed in [2148]
- 16:16 Ticket #631 (PROPFIND status code not propogated in proxy) closed by
- fixed: I tried fixing it in [2271] :) So now it would be nice if you could …
- 16:13 Changeset [2271] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/http-header-glue.c
- …
Insert many con->mode checks; they should prevent two modules to handle the same request if they shouldn't (#631)
- 16:10 Ticket #1594 (Use /tmp instead of /var/tmp) closed by
- invalid: Many people mount a ramdisk in /tmp, and this is obviously not where we …
- 14:38 DocsToc edited by
- (diff)
- 14:24 DocsToc edited by
- (diff)
- 12:37 Ticket #1740 (remoteip support for mod_magnet) created by
- there is no way to getting remote client ip from mod_magnet so i added …
- 11:24 Changeset [2270] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/src/buffer.c
Fix buffer_reset to make an empty string
- 11:19 Ticket #1555 (1.5.0 r1992 rejects requests with segment request-method (1.4.x is fine)) closed by
- fixed: Fixed in [2269]
- 11:19 Changeset [2269] by
-
- trunk
- trunk/NEWS
- trunk/src/http_req.c
- …
Fix #1555: HTTP Request/Response only accept complete headers, i.e. ended with double CRLF
- 10:08 Ticket #1738 (MKCOL and PUT broken in WEBDAV mod_webdav *All* litmus tests now failing) closed by
- fixed: Fixed in [2268]
- 10:07 Changeset [2268] by
-
- trunk
- trunk/NEWS
- trunk/src/mod_webdav.c
Fixed mod_webdav, litmus now passes everything except locks (#1738) 3 warnings in litmus 0.11:
- "DELETE removed collection resource with Request-URI including fragment; unsafe" - i don't care about that :)
- 2x"{COPY, MOVE} to existing collection resource didn't give 204" - bug in litmus
- 10:07 Changeset [2267] by
-
- trunk
- trunk/tests/docroot/www/Makefile.am
Fix make dist (remove dummydir)
- 10:07 Changeset [2266] by
-
- trunk
- trunk/src/buffer.c
Fix buffer_reset to make an empty string
- 09:54 Ticket #1739 (license information broken site link) closed by
- fixed
07/31/2008:
- 21:50 Ticket #1739 (license information broken site link) created by
- I am working on a corporate project which would like to make use of the …
- 21:10 JoomlaSEO edited by
- (diff)
- 20:45 Ticket #1722 (mod_fastcgi/mod_scgi: bin-environment doesn't override parent environment) closed by
- fixed: Fixed in [2265]
- 20:45 Changeset [2265] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_fastcgi.c
- …
mod_{fast,s}cgi: overwrite environment variables (#1722)
- 20:45 Changeset [2264] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_fastcgi.c
Fix EINTR handling for waitpid in mod_fastcgi
- 20:06 Ticket #1738 (MKCOL and PUT broken in WEBDAV mod_webdav *All* litmus tests now failing) created by
- Greetings I checked out the trunk from subversion, configured it, and …
- 19:47 Ticket #1662 (url.redirect considers keys as case insensitive) closed by
- wontfix: Problem by config design - wontfix, sry.
- 19:41 Ticket #1719 (can detect presence of hidden directories through HTTP redirects:) closed by
- invalid: If you "hide" directories for example with mod_alias, there is nothing …
- 17:23 Ticket #1564 (auth.backend.ldap.filter not working with conditionals/not being rebuilt) reopened by
- Well, if the documentation mentions this shortcoming, then this is …
- 17:13 Ticket #1737 (PATCH: Allow FQDN in mod_evhost path-pattern) created by
- Hi, I have a case where I need the FQDN in the "evhost.path-pattern". …
- 16:47 Ticket #1736 (Lighttpd Trac getting out of memory error) created by
- When I go to this page, there's an Out Of Memory …
- 16:47 Ticket #1732 (Replace buffer_append_string with BUFFER_APPEND_STRING_CONST) closed by
- fixed: Fixed in [2263] for 1.5
- 16:45 Changeset [2263] by
-
- trunk
- trunk/src/array.c
- trunk/src/chunk.c
- …
Replace buffer_{append,copy}_string with the _len variant where possible (#1732, thx crypt) Replace BUFFER_{APPEND,COPY}_STRING_CONST with _len(b, CONST_STRL_LEN(x))
- 16:45 Changeset [2262] by
-
- trunk
- trunk/tests/LightyTest.pm
[tests] Use LightyTest?.pm from 1.4.x
- 16:45 Changeset [2261] by
-
- trunk
- trunk/doc/CMakeLists.txt
- trunk/doc/Makefile.am
- …
Remove mod_proxy
- 16:45 Changeset [2260] by
-
- trunk
- trunk/src/network_solaris_sendfilev.c
Handle EAGAIN and EINTR for freebsd sendfile (#1675)
- 16:44 Changeset [2259] by
-
- trunk
- trunk/src/mod_secure_download.c
- trunk/tests/mod-secdownload.t
Fix mod_secdownload problem with unsigned time_t (#1688) Fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_secdownload (#1440)
- 11:59 Ticket #1701 (mod_redirect rules do not work in 1.4.19) closed by
- worksforme: I just tried your example with the current svn build and the debian 1.4.19 …
- 10:36 Ticket #1715 (mod_proxy round robin not working) closed by
- fixed: Fixed in [2258]
- 10:35 Ticket #1716 (mod_scgi process spawning without replacing fd=0 (stdin) by socket as in ...) closed by
- fixed: Fixed in [2257]
- 10:34 Ticket #1675 (network_freebsd_sendfile does not handle EAGAIN or EINTR on file chunks ...) closed by
- fixed: Fixed in [2256]
- 10:30 Ticket #1688 (mod_secdownload problem on QNX) closed by
- fixed: Fixed in [2255]
- 10:28 Changeset [2258] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_proxy.c
Fix round-robin balancing in mod_proxy (#1715)
- 10:28 Changeset [2257] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_scgi.c
Use filedescriptor 0 for mod_scgi spawn socket, redirect STDERR to /dev/null (#1716)
- 10:28 Changeset [2256] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/network_freebsd_sendfile.c
Handle EAGAIN and EINTR for freebsd sendfile (#1675)
- 10:28 Changeset [2255] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_secure_download.c
Fix mod_secdownload problem with unsigned time_t (#1688)
- 05:04 PoweredByLighttpd edited by
- (diff)
07/30/2008:
- 22:15 Ticket #1707 (FLVScrubber3 'startAt' opton doesn't work on my server) closed by
- invalid: http://blog.lighttpd.net/articles/2006/03/09/flv-streaming-with-lighttpd …
- 22:10 Ticket #1708 (FLVScrubber3 'startAt' opton doesn't work on my server) closed by
- duplicate: #1707
- 21:47 Ticket #430 (mod_auth doesn't support virtual hosts) closed by
- wontfix: That is what conditionals are for.
- 21:45 Ticket #1284 (lighttpd don't print keep alive answering header) closed by
- wontfix: […]
- 21:38 Ticket #1687 (Generate dir listings on GETs only) closed by
- fixed: Fixed in [2253], [2254] to do the same as mod_staticfile: accept GET, HEAD …
- 21:37 Changeset [2254] by
-
- trunk
- trunk/NEWS
- trunk/src/mod_dirlisting.c
Handle only HEAD, GET and POST in mod_dirlisting (same as in staticfile) (#1687)
- 21:37 Changeset [2253] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_dirlisting.c
Handle only HEAD, GET and POST in mod_dirlisting (same as in staticfile) (#1687)
- 21:24 Ticket #1652 (Lighttpd Occasionally Crashes on Cygwin Windows Server 2003 R2) closed by
- worksforme: Iirc, it is a close after a connection reset. Missing feedback.
- 21:18 Ticket #1711 (%0 in mod_rewrite) closed by
- invalid: This is a bug tracker, not a support forum. Match the hostname before.
- 21:17 Ticket #1710 (mod_secdownload MD5 compare should not be case sensitive) closed by
- fixed: Fixed in [2251] and [2252] for 1.4 and 1.5
- 21:16 Changeset [2252] by
-
- trunk
- trunk/NEWS
- trunk/src/mod_secure_download.c
case insensitive match for secdownload md5 token (#1710)
- 21:16 Changeset [2251] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_secure_download.c
case insensitive match for secdownload md5 token (#1710)
- 19:38 Changeset [2250] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/array.c
- …
Replace buffer_{append,copy}_string with the _len variant where possible (#1732, thx crypt) Replace BUFFER_{APPEND,COPY}_STRING_CONST with _len(b, CONST_STRL_LEN(x))
- 17:40 Changeset [2249] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/tests/fastcgi-13.conf
- branches/lighttpd-1.4.x/tests/mod-fastcgi.t
[tests] Fix fastcgi php finding
- 17:06 Ticket #1734 (mod_proxy stalling with freebsd-kqueue event handler) closed by
- invalid: It gets closed even before lighty sends the content (6 was the proxy fd, …
- 16:49 Ticket #1699 ((typo?) localtime should be used instead of localtime_r) closed by
- fixed: Fixed in [2247] and [2248] for 1.4 and 1.5
- 16:49 Changeset [2248] by
-
- trunk
- trunk/src/mod_accesslog.c
fixed typo in mod_accesslog, localtime instead of localtime_r (#1699)
- 16:42 Changeset [2247] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/src/mod_accesslog.c
fixed typo in mod_accesslog, localtime instead of localtime_r (#1699)
- 16:21 Changeset [2246] by
-
- trunk
- trunk/INSTALL.svn
updated INSTALL.svn (thx kes)
- 14:06 Ticket #881 (memory usage when ssl.engine used and large data uploaded through CGI) closed by
- wontfix: The memory-not-freed is a known issue. and a wontfix for 1.4.x
- 14:04 Ticket #1265 (SSL + file upload = lots of memory) closed by
- wontfix: I don't think we want this patch upstream (i don't think it will perform …
- 12:56 Ticket #1721 (Requests are not processed, fcgi load increases, but processes are idle ...) closed by
- invalid: You are using an unoffical (imho broken) patch, so perhaps you should …
- 12:49 Ticket #1709 (wrong content-length with mod_fastcgi/mod_deflate combo) closed by
- invalid: There is no official mod_deflate in 1.4.x - post bugs in the 1.4 secion on …
- 12:43 Ticket #1684 (404 when linking to a Rails app instantiated by $HTTP["url"]) closed by
- worksforme: The recommended way is to use mod_magnet/cleanurl for this …
- 12:32 Ticket #1564 (auth.backend.ldap.filter not working with conditionals/not being rebuilt) closed by
- invalid: 1. The "var.xxxx" variables in the config are replaced while parsing the …
- 12:03 Ticket #1442 (ETag creation configuration for 1.5) closed by
- fixed: Applied in [2245]
- 11:36 Changeset [2245] by
-
- trunk
- trunk/NEWS
- trunk/src/base.h
- …
merged from @1874: add ETag configuration (#1442)
- 01:39 Docs:ModRewrite edited by
- (diff)
- 01:35 Docs:ModRewrite edited by
- (diff)
07/29/2008:
- 21:22 Changeset [2244] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/tests/Makefile.am
- branches/lighttpd-1.4.x/tests/env-variables.conf
- …
[tests] remove env TODO test: don't use undefined env vars
- 21:22 Changeset [2243] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/tests/mod-fastcgi.t
- …
[tests] Fixed tests needing php running (if not running on port 1026, search php in env[PHP] or /usr/bin/php-cgi)
- 21:22 Changeset [2242] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/tests/404-handler.conf
- …
[tests] Remove pidfile from test system
- 21:21 Changeset [2241] by
-
- branches/lighttpd-1.4.x
- branches/lighttpd-1.4.x/NEWS
- branches/lighttpd-1.4.x/tests/LightyTest.pm
[tests] Fixed test system, use foreground daemons and waitpid
- 18:51 Docs:ModSetEnv edited by
- "alot" is improper english, and not a word (diff)
- 02:29 PoweredByLighttpd edited by
- (diff)
07/28/2008:
- 22:16 Ticket #1524 (All files get served as application/octet-stream in 1.5 svn when comgined ...) closed by
- worksforme: Firefox caches too much, use curl for testing. If it still doesn't work, …
- 22:07 Ticket #1543 (Upload stops with lighttpd 1.5 r1922.) closed by
- invalid: Somehow the upload stream seems to have stopped - i think after 5 seconds …
- 21:22 Ticket #1565 (mod_compress does not check if the request is already handled, e.g. by ...) closed by
- fixed: Fixed in [2240] for 1.5.x
- 21:21 Changeset [2240] by
-
- trunk
- trunk/NEWS
- trunk/src/mod_compress.c
Fix #1565: mod_compress should check if the request is already handled, e.g. by fastcgi
- 21:15 Ticket #1637 (trunk does not compile on FreeBSD 6.2) closed by
- invalid: link invalid, and there have been updates in that area.
- 21:14 Ticket #1634 (so much time to get response if proxy backend returns not modified) closed by
- duplicate
- 21:12 Ticket #1694 (mod_postgresql_vhost not sending password in connect string) closed by
- fixed: Fixed in [2239]
- 21:12 Ticket #1672 (mod_cgi dies when lighttpd is used behind a unix domain socket) closed by
- fixed: Fixed in [2238]
- 21:10 Changeset [2239] by
-
- trunk
- trunk/NEWS
- trunk/src/mod_postgresql_vhost.c
Fixed postgresql-vhost module to use all options (#1694)
- 21:10 Changeset [2238] by
-
- trunk
- trunk/NEWS
- trunk/src/base.h
- …
Fixed sock_addr reading in mod_cgi.c (#1672)
