Activity
From 2006-04-05 to 2006-04-11
2006-04-11
- 23:40 Bug #617 (Fixed): segfaults when using env.* variables that are not defined.
- while debugging lighttpd i found it crashes when env variables are used but not present in the environment.
- 13:31 Bug #616 (Invalid): mod_ssi is too forgiving
- The file attribute looks up from the current directory.
The virtual attributes looks up from the site root.
For e... - 13:25 Feature #615 (Fixed): mod_ssi has a hardcoded MIME type.
- ...
2006-04-10
- 22:29 Revision 1115 (svn): Remove unmaintained and not working pam code.
- Most people would use pam auth with /etc/{passwd,shadow}.
This is a stupid idea anyway.
* src/server.c: Remove pam f... - 13:41 Feature #614 (Wontfix): mod_mysql_rewrite
- Hi all.
The thing that was missing in lighttpd for us, was the ability to get rewrite rules from a mysql database. Y... - 12:04 Feature #613 (Fixed): client-selectable directory list sorting, patch included
- Hello
Could you please add the possibility to sort the default dir listing by date, not only by name ( ?M=A / ?M=D... - 10:08 Revision 1114 (svn): fixed expected response for rr-lb-test
- 08:39 Revision 1113 (svn): added note about mod_proxy and the TODOs for the release
- 08:11 Revision 1112 (svn): added missing configfiles for the mod-proxy tests
2006-04-09
- 22:30 Revision 1111 (svn): fixed load-balancing in rr-mode
- - general cleanup and simplification
- fail-over is still missing
as we have test cases now, it should not take a lo... - 20:36 Revision 1110 (svn): added missing check for lstat
- 16:31 Bug #612 (Fixed): fastcgi backend is timeout immediately after a request is issued
- After some requests, waiting for a moment, then clicking on the 'refresh' link,
one immediately get a response "Inte... - 10:31 Revision 1109 (svn): added test for failover handling and all balancers
- 10:30 Revision 1108 (svn): the valgrind-way can use the env.SCRDIR way too
- 08:19 Revision 1107 (svn): added tests for hash, rr and fair balancing
- 08:01 Revision 1106 (svn): use a default config and set the port from the env
- * tests/lighttpd.conf, tests/default.conf, tests/proxy.conf
put the commonly used options into a default-config
* t... - 07:33 Feature #611 (Fixed): Serve precompressed contents
- I'm looking for a way to serve precompressed contents. To put it simply, instead of having a regular .html page (http...
- 07:32 Revision 1105 (svn): replaced @SRCDIR@ by env.SCRDIR
2006-04-08
- 18:54 Revision 1104 (svn): loose control terminal (fixed #112)
- 17:25 Revision 1103 (svn): experimental graceful-restart added
- - doesn't work if the webserver is on port 80 or file are opened with root-perms
- 17:23 Revision 1102 (svn): hostmask matches don't use l, the debug-msg might cause a seg-fault
2006-04-07
- 21:09 Feature #610 (Wontfix): Extending htpasswd to ease migration of existing applications
- Some boneheaded applications (i.e. "Twiki":http://twiki.org) create htpasswd files in the form:...
- 15:56 Revision 1101 (svn): added note about stalled SSL POST requests
- 11:34 Revision 1100 (svn): set a QUERY_STRING to a empty string if it is not set
2006-04-06
- 16:40 Revision 1099 (svn): The test suite was not correctly skipping test when php wasnt listening
- on port 1026.
* test/mod-fastcgi.t
(php via port 1026): decremented the skip counter by 1 - 14:05 Revision 1098 (svn): - fixed compilation on non C99 compilers
- 13:29 Feature #609 (Fixed): configuration testing
- You mean something like:...
- 13:19 Feature #609 (Fixed): configuration testing
- When reloading configuration, the process will die if the configuration has an error. Can this behavior be changed s...
- 13:09 Revision 1097 (svn): Added support for X-Sendfile as addition to X-LIGHTTPD-send-file.
- This allows compatibility with mod_xsendfile for apache
(http://celebnamer.celebworld.ws/stuff/mod_xsendfile/)
* src...
2006-04-05
Also available in: Atom