Activity
From 2005-07-06 to 2005-07-12
2005-07-12
- 20:07 Feature #177 (Fixed): Config file Include Option
- It would be nice if I could include external configuation files from the main configuration file.
This makes it e... - 18:25 Revision d8cf4059: replace spaces by _ for memcache
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@443 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:35 Revision 1dfeea94: fixed typo in mimetype.xattr
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@442 152afb58-edef-0310-8abb-c4023f1b3aa9
- 06:09 Bug #176 (Missing Feedback): Configuration file parsing is not strict
- I was trying to debug a problem with auth with cactus, and we discovered that the problem was that I had put 'plain' ...
2005-07-11
- 11:03 Revision a2356ad6: added string-compare (NE, EQ), fixed handling of trigger.handler
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@441 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:01 Revision 4e9f6290: fixed memcache support, added more comments and fixed handling of trigger.handler
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@440 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:00 Revision 39b12c5f: be a bit more verbose for log-request-handling
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@439 152afb58-edef-0310-8abb-c4023f1b3aa9
- 10:59 Revision c1777b76: check parameters for memcache functions and added functions for md5() and fetching params from the query string
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@438 152afb58-edef-0310-8abb-c4023f1b3aa9
- 10:58 Revision 09903fa7: one character was not compared for the string-length was below sizeof(size_t)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@437 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-10
- 08:58 Bug #175 (Invalid): Adding some examples on how to migrate .htaccess to lighttpd
- I would like to see how you would authenticate users on a specified directory with lighttpd, which we normally would ...
- 06:25 Revision 4ef82e88: fixed memcache detection
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@436 152afb58-edef-0310-8abb-c4023f1b3aa9
- 06:24 Revision 8ae5d0c9: fixed typo
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@435 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-09
- 21:09 Bug #174 (Fixed): Incorrect configuration in cronolog section of MigratingFromApache
- thanks, fixed.
- 20:47 Bug #174 (Fixed): Incorrect configuration in cronolog section of MigratingFromApache
- Please note the instructions for using cronolog for access.log is incorrect. It is missing the '|' command at the beg...
- 20:18 Revision b44bbe32: fixed compile if memcached and/or gdbm are not available
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@434 152afb58-edef-0310-8abb-c4023f1b3aa9
- 20:17 Revision e6c1e139: ah, don't care about the valid chars, control-chars, 127 and 255 are out
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@433 152afb58-edef-0310-8abb-c4023f1b3aa9
- 20:17 Revision a03091d7: added memcache support
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@432 152afb58-edef-0310-8abb-c4023f1b3aa9
- 13:38 Bug #173 (Fixed): Server Side Includes ignored
- Having followed the instructions on http://www.lighttpd.net/documentation/ssi.html to the letter, I'm a bit surprised...
- 13:34 Bug #172 (Invalid): Useless error message from evhost
- My error log is being flooded with the following line, millions of times over: "(mod_evhost.c.313) No such file or di...
- 09:35 Bug #111 (Fixed): mod_alias breaks if 2 alias have similar names
-- Xuefer <xuefer- 03:08 Bug #171 (Fixed): Esoteric Bug with acrobat 7 "fast web view" and request ranges.
- I have just put a site into production with lighty: http://www.toolwire.com
(an irc log follows, I apologize for i...
2005-07-08
- 22:29 Revision 673a6cd0: replace mysql my memcache prototypes, fixes parameter handling
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@431 152afb58-edef-0310-8abb-c4023f1b3aa9
- 22:28 Revision 67553e55: added namespace support for memcached
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@430 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-07
- 22:48 Revision a3f7300e: added trigger-b4-dl, upped version number to .15
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@429 152afb58-edef-0310-8abb-c4023f1b3aa9
- 22:39 Revision 6d60bcb0: use log_* functions for debugging and don't segfault on evaluation
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@428 152afb58-edef-0310-8abb-c4023f1b3aa9
- 09:19 Revision 3c383fe3: renamed cache.extension to cml.extension and fixed initialisation
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@427 152afb58-edef-0310-8abb-c4023f1b3aa9
- 09:18 Revision c57a23b8: added test for duplicate output headers
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@426 152afb58-edef-0310-8abb-c4023f1b3aa9
- 09:18 Revision 6481f003: added a reset function to buffer_array
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@425 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-06
- 16:36 Revision ee98c09a: rename the function calls to mod_cml
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@424 152afb58-edef-0310-8abb-c4023f1b3aa9
- 13:45 Revision 8761a89c: added missing mod_cml.h
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@423 152afb58-edef-0310-8abb-c4023f1b3aa9
- 13:24 Revision ab769109: added docs for mod_cml
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@422 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:58 Revision 81368ccd: added mod_cml (Cache Meta Language)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@421 152afb58-edef-0310-8abb-c4023f1b3aa9
- 06:00 Bug #170 (Invalid): lighttpd shouldn't print unprintable characters to error log
- ...
Also available in: Atom