root/branches/lighttpd-1.3.x


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @499 [499] 07/31/2005 01:26:19 PM jan push options to configure script
(edit) @498 [498] 07/31/2005 01:24:34 PM jan updated NEWS for release
(edit) @497 [497] 07/31/2005 01:23:27 PM jan documented the changes in mod_rewrite
(edit) @496 [496] 07/31/2005 01:18:18 PM jan let examples use the new features
(edit) @495 [495] 07/31/2005 01:17:52 PM jan disable range-requests for acrobat and add 2 new mimetypes
(edit) @494 [494] 07/31/2005 01:03:32 PM jan added sorting to output (by erik)
(edit) @493 [493] 07/31/2005 12:55:07 PM jan use exec to replace the shell
(edit) @492 [492] 07/31/2005 11:58:49 AM jan added CACHE_HIT and CACHE_MISS (#187)
(edit) @491 [491] 07/31/2005 11:49:26 AM jan added valid-user support, fixed #4
(edit) @490 [490] 07/31/2005 11:02:57 AM jan applied selective TCP_CORK from Christian von Roques (#97)
(edit) @489 [489] 07/31/2005 10:43:47 AM jan the error-handler defaults to 200 of error was handled successfully, fixes …
(edit) @488 [488] 07/31/2005 10:15:35 AM jan handle 'proxy not reachable'
(edit) @487 [487] 07/31/2005 10:15:15 AM jan Content-Length only works if Transfer-Encoding is not set
(edit) @486 [486] 07/31/2005 09:20:42 AM jan minor additions
(edit) @485 [485] 07/29/2005 09:23:40 AM jan cosmetics and documented server.errorlog-use-syslog
(edit) @484 [484] 07/29/2005 09:12:40 AM jan documented the new options
(edit) @483 [483] 07/28/2005 09:11:55 PM jan next is .16
(edit) @482 [482] 07/28/2005 09:05:16 PM jan added a switch to disable range requests, this doesn't fix #171 but is a …
(edit) @481 [481] 07/28/2005 08:56:28 PM jan improved error-msg
(edit) @480 [480] 07/28/2005 08:55:55 PM jan added support for host and port
(edit) @479 [479] 07/28/2005 10:24:49 AM jan added tests for /prefix + PATH_INFO on check-local = disable
(edit) @478 [478] 07/28/2005 10:24:06 AM jan improved the examples
(edit) @477 [477] 07/28/2005 10:22:53 AM jan added support to have a PATH_INFO on /prefix if check-local is disabled
(edit) @476 [476] 07/26/2005 08:27:08 AM jan added fucntionname to errormsg
(edit) @475 [475] 07/26/2005 08:26:28 AM jan cleaned up the errorlog writing, default is now stderr, syslog is …
(edit) @474 [474] 07/26/2005 08:24:32 AM jan reverted last patch and added comment
(edit) @473 [473] 07/24/2005 12:46:01 PM jan do the url matching after we cleaned it up
(edit) @472 [472] 07/24/2005 06:58:03 AM jan added functions file_isreg() and dir_files() and added last-modified …
(edit) @471 [471] 07/23/2005 08:58:46 PM jan added url.rewrite-once and url.rewrite-repeat and mapped the old options …
(edit) @470 [470] 07/23/2005 08:42:34 PM jan detect endless loops and kill them
(edit) @469 [469] 07/23/2005 08:42:08 PM jan fixed typo
(edit) @468 [468] 07/23/2005 08:30:54 PM jan moved last-modified handling into a exported function and let mod_cml use …
(edit) @467 [467] 07/21/2005 08:59:30 PM jan Added OPTIONS support
(edit) @466 [466] 07/21/2005 08:57:40 PM jan mod_trigger_b4_dl needs pcre
(edit) @465 [465] 07/18/2005 09:22:19 AM jan set Date: header for dynamic HTTP/1.0 requests
(edit) @464 [464] 07/17/2005 10:07:53 AM jan fixed LUA code examples
(edit) @463 [463] 07/17/2005 08:27:44 AM jan forgot to add it
(edit) @461 [461] 07/16/2005 11:35:05 AM jan removed debug
(edit) @460 [460] 07/16/2005 11:33:10 AM jan those are in the release .15
(edit) @458 [458] 07/15/2005 06:19:10 PM jan added examples
(edit) @457 [457] 07/15/2005 06:11:57 PM jan updated changelog and news for release of 1.3.15
(edit) @456 [456] 07/15/2005 06:11:38 PM jan disable duplicate-header-check for now
(edit) @455 [455] 07/15/2005 06:10:00 PM jan prepared for 1.3.15
(edit) @454 [454] 07/15/2005 06:09:41 PM jan fixed layout
(edit) @453 [453] 07/15/2005 06:09:16 PM jan mod_cml_logic.c is replaced by mod_cml_lua.c
(edit) @452 [452] 07/15/2005 05:46:13 PM jan ported mod_cml to lua
(edit) @451 [451] 07/15/2005 05:45:57 PM jan call trigger only if GDBM is used
(edit) @450 [450] 07/15/2005 05:11:43 PM jan fixed typo
(edit) @449 [449] 07/15/2005 05:11:19 PM jan cleanup errorfile_prefix properly
(edit) @448 [448] 07/15/2005 02:32:57 PM jan close stderr or redirect it to our logfile
(edit) @447 [447] 07/15/2005 01:44:54 PM jan fixed typo
(edit) @446 [446] 07/15/2005 01:26:16 PM jan made errorfile-prefix conditional
(edit) @445 [445] 07/14/2005 09:08:00 AM jan a small rename
(edit) @443 [443] 07/12/2005 06:25:18 PM jan replace spaces by _ for memcache
(edit) @442 [442] 07/12/2005 11:35:31 AM jan fixed typo in mimetype.xattr
(edit) @441 [441] 07/11/2005 11:03:12 AM jan added string-compare (NE, EQ), fixed handling of trigger.handler
(edit) @440 [440] 07/11/2005 11:01:59 AM jan fixed memcache support, added more comments and fixed handling of …
(edit) @439 [439] 07/11/2005 11:00:23 AM jan be a bit more verbose for log-request-handling
(edit) @438 [438] 07/11/2005 10:59:39 AM jan check parameters for memcache functions and added functions for md5() and …
(edit) @437 [437] 07/11/2005 10:58:27 AM jan one character was not compared for the string-length was below …
(edit) @436 [436] 07/10/2005 06:25:10 AM jan fixed memcache detection
(edit) @435 [435] 07/10/2005 06:24:42 AM jan fixed typo
(edit) @434 [434] 07/09/2005 08:18:10 PM jan fixed compile if memcached and/or gdbm are not available
(edit) @433 [433] 07/09/2005 08:17:40 PM jan ah, don't care about the valid chars, control-chars, 127 and 255 are out
(edit) @432 [432] 07/09/2005 08:17:07 PM jan added memcache support
(edit) @431 [431] 07/08/2005 10:29:40 PM jan replace mysql my memcache prototypes, fixes parameter handling
(edit) @430 [430] 07/08/2005 10:28:46 PM jan added namespace support for memcached
(edit) @429 [429] 07/07/2005 10:48:42 PM jan added trigger-b4-dl, upped version number to .15
(edit) @428 [428] 07/07/2005 10:39:14 PM jan use log_* functions for debugging and don't segfault on evaluation
(edit) @427 [427] 07/07/2005 09:19:42 AM jan renamed cache.extension to cml.extension and fixed initialisation
(edit) @426 [426] 07/07/2005 09:18:53 AM jan added test for duplicate output headers
(edit) @425 [425] 07/07/2005 09:18:05 AM jan added a reset function to buffer_array
(edit) @424 [424] 07/06/2005 04:36:46 PM jan rename the function calls to mod_cml
(edit) @423 [423] 07/06/2005 01:45:32 PM jan added missing mod_cml.h
(edit) @422 [422] 07/06/2005 01:24:10 PM jan added docs for mod_cml
(edit) @421 [421] 07/06/2005 11:58:19 AM jan added mod_cml (Cache Meta Language)
(edit) @413 [413] 06/29/2005 03:31:54 PM jan removed segfault if parsing config fails
(edit) @412 [412] 06/28/2005 05:25:35 PM jan added a test for the 'don't pass Server from the backend server'
(edit) @410 [410] 06/27/2005 07:25:55 PM jan fixed segfaults in error-msgs if syslog() is failing
(edit) @409 [409] 06/27/2005 10:42:56 AM jan fixed typo
(edit) @408 [408] 06/26/2005 01:28:15 PM jan - added ?auto handling from Matthijs van der Klip - divide by 1024 only if …
(edit) @401 [401] 06/26/2005 11:06:51 AM jan removed debug output
(edit) @400 [400] 06/26/2005 11:01:48 AM jan added -P <pidfile> to write a PID file on successfull spawning
(edit) @399 [399] 06/26/2005 10:40:54 AM jan make encoding of dirlisting configurable (#136)
(edit) @397 [397] 06/26/2005 10:36:32 AM jan fixed detection of broken sendfile() on linux 2.4.x (fixes #135)
(edit) @396 [396] 06/26/2005 10:29:05 AM jan added debian changelog update ... slightly too late :)
(edit) @394 [394] 06/26/2005 10:27:41 AM jan switch to LigtyTest? module
(edit) @393 [393] 06/15/2005 02:26:21 PM jan fixed link and version number
(edit) @392 [392] 06/15/2005 12:01:38 PM jan added comment that only one vhost-module should be active at a time
(edit) @391 [391] 06/15/2005 10:59:50 AM jan fixed reST markup
(edit) @390 [390] 06/15/2005 10:24:04 AM jan removed unused parts for the document
(edit) @389 [389] 06/15/2005 09:37:42 AM jan added docs
(edit) @388 [388] 06/15/2005 09:37:18 AM jan Unified all tests to use the LighyTest? framework
(edit) @387 [387] 06/15/2005 09:36:27 AM jan moved to ports of the fastcgi scripts to somewhere else
(edit) @386 [386] 06/15/2005 09:28:26 AM jan added docs for scgi
(edit) @385 [385] 06/15/2005 09:27:56 AM jan added a comment about balancing and documented the new proxy.balance …
(edit) @384 [384] 06/15/2005 09:27:04 AM jan don't segfault on cleanup if the startup failed
(edit) @383 [383] 06/12/2005 11:01:07 AM jan updated ChangeLog? and NEWS from trac-timeline
(edit) @382 [382] 06/12/2005 10:31:19 AM jan fixed scgi protocol handling and run first tests again pythonpaste
(edit) @381 [381] 06/12/2005 09:29:00 AM jan added a mod_scgi.c to implement SCGI for the python folks. This just a …
Note: See TracRevisionLog for help on using the revision log.