Project

General

Profile

Activity

From 2005-05-03 to 2005-05-09

2005-05-09

14:43 Bug #121 (Invalid): Content Length Not Written to Log File
With source:/trunk#350 of lighttpd the content length log file field ({{{%b}}}) is always written as {{{-}}@-@}. In ... Anonymous
08:05 Bug #120 (Fixed): segfault when using mod_secdownload if document not found (with quick fix)
Requesting a document through the mod_secdownload mechanism causes a segfault if that document doesn't exist but the ... Anonymous

2005-05-08

06:25 Revision b5e848d5: - Added hash, round-robin balancers
- fixed return codes in two cases
- droped some endless loops
- FIXME: re-enabling of dead hosts is missing for now
...
jan
06:25 Revision 350 (svn): - Added hash, round-robin balancers
- fixed return codes in two cases
- droped some endless loops
- FIXME: re-enabling of dead hosts is missing for now
jan
06:22 Revision 510b5366: replaced IP address for fastcgi.server to localhost
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@349 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
06:22 Revision 349 (svn): replaced IP address for fastcgi.server to localhost
jan
03:37 Revision 348 (svn): typo: mimetypes -> mimetype
moo

2005-05-07

23:52 Bug #115: Unwanted redirection when using ssl.
I think I tracked down the problem with some heavy duty debugging...
I attached a screenshot to highlight what seems...
Anonymous
14:24 Feature #20: Feature request: Environment Variables in config
Very nice, thank you!
-- se
Anonymous
14:10 Feature #20: Feature request: Environment Variables in config
instead, use:... Anonymous
12:48 Feature #20 (Fixed): Feature request: Environment Variables in config
Xuefer added this in changeset r340 and earlier
jan
13:30 Revision 347 (svn): WebDAV needs status 207
jan
13:30 Revision 346 (svn): old gcc doesn't like the macro in strncmp
jan
13:28 Revision 345 (svn): added a comment about order of plugins is important
jan
13:25 Bug #119 (Fixed): Content-Length set to 0 on HEAD requests
Content-Length: 0 is sent on HEAD requests when it should be the length of the body that will be sent on a GET reques... Anonymous

2005-05-06

21:41 Bug #118 (Fixed): CGI not working on Cygwin
In lighttpd 1.3.13, when running on cygwin, works fine. But, when I use it with PHP (5.0.4), it works fine until i go... Anonymous
17:31 Bug #116: Last-Modified header not sent with Range request response
An example command to test for this output:... Anonymous
17:15 Bug #116 (Fixed): Last-Modified header not sent with Range request response
According to RFC2616, HTTP/1.1 servers SHOULD send Last-Modified whenever feasible.
http://www.w3.org/Protocols/rfc2...
Anonymous
17:28 Bug #117 (Fixed): ETag header string is not quoted
http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11
specifies that the entity tag should be a quoted strin...
Anonymous

2005-05-05

17:51 Revision 344 (svn): remove duplicate print of "else blocks"
moo
08:15 Revision e7def825: remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@343 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
08:15 Revision 343 (svn): remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed
jan
08:08 Revision 6b5c314c: added the name of the plugin if dlopen fails
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@342 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
08:08 Revision 342 (svn): added the name of the plugin if dlopen fails
jan

2005-05-04

18:08 Bug #66: Sending HUP to lighttpd >= 1.3.12 (and maybe .11) causes kqueue handler to break
not really, since it uses 100% cpu.
-- Matt Levine
Anonymous
01:48 Bug #115: Unwanted redirection when using ssl.
Seems to be stemming from a check in http-header-glue.c, in the function http_response_redirect_to_directory. The che... Anonymous
01:34 Revision 341 (svn): testcase for env.*
moo

2005-05-03

18:33 Revision 340 (svn): enable "_" char for env.* (also for var.*)
moo
18:33 Revision 339 (svn): comp_key_t, part of previous [338]
moo
18:31 Revision 338 (svn): comp_key_t, part of [335]
moo
18:27 Revision 337 (svn): context->configs_stack use is_weakref, instead of the old dirty NULL way.
moo
18:18 Revision 336 (svn): readable improvement print for array/data_*
moo
18:14 Revision 335 (svn): use dc->comp instead of dc->comp_key, according to [334]
moo
18:03 Revision 334 (svn): condition optimization: replace all is_equal be simple == to an enum
moo
17:51 Revision 333 (svn): free cond_results_cache, introduced by [308]
moo
17:47 Revision 332 (svn): array.is_weakref, set to 1 to use array as a const void pointer storage (no free)
moo
17:40 Revision 331 (svn): srv->config_patches is no longer used. was abandoned [295]
moo
17:35 Revision 330 (svn): -p for print, -t for test. new option to help testing your config.
moo
17:32 Revision 329 (svn): SIGINT for CTRL-C, exit nicely
moo
16:10 Revision 328 (svn): free config_storage
moo
13:34 Revision 327 (svn): correct [326], should be freeing value not key
moo
13:14 Revision 326 (svn): fix memory leak for du->copy(du)
moo
13:13 Revision 325 (svn): fix memleak parsing on config error.
moo
11:47 Revision 324 (svn): indention for %type, %token_type, %token_destructor
moo
09:58 Bug #115: Unwanted redirection when using ssl.
It appears to be very similar (identical?) to the bug here: http://trac.lighttpd.net/trac/ticket/35
Apparently it is...
Anonymous
09:55 Bug #115 (Fixed): Unwanted redirection when using ssl.
I am having a strange issue.
I have two instances of lighttpd running, started from the same binary, but using diff...
Anonymous
00:05 Bug #114 (Missing Feedback): cgi extention problem in user dir
If a .cgi extension is created as follows:... Anonymous
 

Also available in: Atom