Commit Graph

190 Commits

Author SHA1 Message Date
Jan Kneschke adcc83d26f cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@475 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-26 08:26:28 +00:00
Jan Kneschke 61a1e9b2ec reverted last patch and added comment
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@474 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-26 08:24:32 +00:00
Jan Kneschke a8117f5454 do the url matching after we cleaned it up
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@473 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-24 12:46:01 +00:00
Jan Kneschke d576e0ad64 added functions file_isreg() and dir_files() and added last-modified handling
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@472 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-24 06:58:03 +00:00
Jan Kneschke 6215997b8d added url.rewrite-once and url.rewrite-repeat and mapped the old options both to url.rewrite-once
if the user really wants url.rewrite-repeat he has to use it expecitly. 
Added detection for endless loops


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@471 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:58:46 +00:00
Jan Kneschke 7126a0f2bc detect endless loops and kill them
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@470 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:42:34 +00:00
Jan Kneschke b4b428f482 fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@469 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:42:08 +00:00
Jan Kneschke ab054446f4 moved last-modified handling into a exported function and let mod_cml use it
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@468 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:30:54 +00:00
Jan Kneschke ffcc939e1b Added OPTIONS support
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@467 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-21 20:59:30 +00:00
Jan Kneschke 70e4159456 mod_trigger_b4_dl needs pcre
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@466 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-21 20:57:40 +00:00
Jan Kneschke 4308d8f868 set Date: header for dynamic HTTP/1.0 requests
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@465 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-18 09:22:19 +00:00
Jan Kneschke 2833c51fd8 fixed LUA code examples
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@464 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-17 10:07:53 +00:00
Jan Kneschke ec9e53fd56 forgot to add it
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@463 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-17 08:27:44 +00:00
Jan Kneschke 5d1792ad71 removed debug
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@461 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-16 11:35:05 +00:00
Jan Kneschke d30d9ca055 those are in the release .15
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@460 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-16 11:33:10 +00:00
Jan Kneschke 5f8945246c added examples
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@458 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:19:10 +00:00
Jan Kneschke 62960767c2 updated changelog and news for release of 1.3.15
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@457 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:11:57 +00:00
Jan Kneschke 94d6a83716 disable duplicate-header-check for now
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@456 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:11:38 +00:00
Jan Kneschke 1791604cb7 prepared for 1.3.15
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@455 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:10:00 +00:00
Jan Kneschke 82b55d1487 fixed layout
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@454 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:09:41 +00:00
Jan Kneschke 10d7035595 mod_cml_logic.c is replaced by mod_cml_lua.c
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@453 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:09:16 +00:00
Jan Kneschke 1408a4820d ported mod_cml to lua
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@452 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:46:13 +00:00
Jan Kneschke 161ed5530b call trigger only if GDBM is used
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@451 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:45:57 +00:00
Jan Kneschke d30052b63c fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@450 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:11:43 +00:00
Jan Kneschke 5400111ca3 cleanup errorfile_prefix properly
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@449 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:11:19 +00:00
Jan Kneschke dd72afb2d9 close stderr or redirect it to our logfile
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@448 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 14:32:57 +00:00
Jan Kneschke b11c59ce62 fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@447 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 13:44:54 +00:00
Jan Kneschke 0c9b4d42ff made errorfile-prefix conditional
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@446 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 13:26:16 +00:00
Jan Kneschke 1c7fb65b56 a small rename
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@445 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-14 09:08:00 +00:00
Jan Kneschke d8cf40597a replace spaces by _ for memcache
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@443 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-12 18:25:18 +00:00
Jan Kneschke 1dfeea948f fixed typo in mimetype.xattr
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@442 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-12 11:35:31 +00:00
Jan Kneschke a2356ad632 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
2005-07-11 11:03:12 +00:00
Jan Kneschke 4e9f62904e 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
2005-07-11 11:01:59 +00:00
Jan Kneschke 39b12c5fc6 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
2005-07-11 11:00:23 +00:00
Jan Kneschke c1777b764b 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
2005-07-11 10:59:39 +00:00
Jan Kneschke 09903fa706 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-11 10:58:27 +00:00
Jan Kneschke 4ef82e88c2 fixed memcache detection
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@436 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-10 06:25:10 +00:00
Jan Kneschke 8ae5d0c907 fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@435 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-10 06:24:42 +00:00
Jan Kneschke b44bbe32e7 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
2005-07-09 20:18:10 +00:00
Jan Kneschke e6c1e139e2 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
2005-07-09 20:17:40 +00:00
Jan Kneschke a03091d79e added memcache support
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@432 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-09 20:17:07 +00:00
Jan Kneschke 673a6cd0a9 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
2005-07-08 22:29:40 +00:00
Jan Kneschke 67553e5563 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-08 22:28:46 +00:00
Jan Kneschke a3f7300ec9 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
2005-07-07 22:48:42 +00:00
Jan Kneschke 6d60bcb040 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
2005-07-07 22:39:14 +00:00
Jan Kneschke 3c383fe3df 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
2005-07-07 09:19:42 +00:00
Jan Kneschke c57a23b886 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
2005-07-07 09:18:53 +00:00
Jan Kneschke 6481f003f2 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-07 09:18:05 +00:00
Jan Kneschke ee98c09aba 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
2005-07-06 16:36:46 +00:00
Jan Kneschke 8761a89cb2 added missing mod_cml.h
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@423 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-06 13:45:32 +00:00