Commit Graph

1890 Commits (a9568d0ad6032127893a8391f08eed7aa2cd7d2a)

Author SHA1 Message Date
Jan Kneschke ab76910963 added docs for mod_cml
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@422 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-06 13:24:10 +00:00
Jan Kneschke 81368ccd4e 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
2005-07-06 11:58:19 +00:00
Jan Kneschke 288b0b51e7 removed segfault if parsing config fails
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@413 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-29 15:31:54 +00:00
Jan Kneschke a2373e71a9 added a test for the 'don't pass Server from the backend server'
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@412 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-28 17:25:35 +00:00
Jan Kneschke cdffac9fa6 fixed segfaults in error-msgs if syslog() is failing
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@410 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-27 19:25:55 +00:00
Jan Kneschke 6d5005d9c7 fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@409 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-27 10:42:56 +00:00
Jan Kneschke b4400d0085 - added ?auto handling from Matthijs van der Klip
- divide by 1024 only if we are about 10240
- divide non-byte counters by 1000 and not 1024


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@408 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 13:28:15 +00:00
Jan Kneschke 2ff9f5822e removed debug output
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@401 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 11:06:51 +00:00
Jan Kneschke 340d3a763b added -P <pidfile> to write a PID file on successfull spawning
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@400 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 11:01:48 +00:00
Jan Kneschke e2e1cc12b6 make encoding of dirlisting configurable (#136)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@399 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 10:40:54 +00:00
Jan Kneschke 8f9f3def05 fixed detection of broken sendfile() on linux 2.4.x (fixes #135)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@397 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 10:36:32 +00:00
Jan Kneschke 327b8f5604 added debian changelog update ... slightly too late :)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@396 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 10:29:05 +00:00
Jan Kneschke 877161c067 switch to LigtyTest module
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@394 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 10:27:41 +00:00
Jan Kneschke 31b066fb4e fixed link and version number
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@393 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 14:26:21 +00:00
Jan Kneschke 9979789092 added comment that only one vhost-module should be active at a time
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@392 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 12:01:38 +00:00
Jan Kneschke ee1c38df7c fixed reST markup
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@391 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 10:59:50 +00:00
Jan Kneschke 219ad8631a removed unused parts for the document
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@390 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 10:24:04 +00:00
Jan Kneschke 63738a1d9f added docs
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@389 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 09:37:42 +00:00
Jan Kneschke 7a25f1b5f5 Unified all tests to use the LighyTest framework
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@388 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 09:37:18 +00:00
Jan Kneschke aff653fdba moved to ports of the fastcgi scripts to somewhere else
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@387 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 09:36:27 +00:00
Jan Kneschke 84a7bf974d added docs for scgi
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@386 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 09:28:26 +00:00
Jan Kneschke b54ea0c621 added a comment about balancing and documented the
new proxy.balance option


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@385 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 09:27:56 +00:00
Jan Kneschke 01afa1ca5b don't segfault on cleanup if the startup failed
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@384 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-15 09:27:04 +00:00
Jan Kneschke 8281374f40 updated ChangeLog and NEWS from trac-timeline
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@383 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 11:01:07 +00:00
Jan Kneschke 91f59d67b1 fixed scgi protocol handling and run first tests again pythonpaste
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@382 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 10:31:19 +00:00
Jan Kneschke 53c6ac0628 added a mod_scgi.c to implement SCGI for the python folks. This just
a skeleton and has to tested against a real SCGI server.


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@381 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 09:29:00 +00:00
Jan Kneschke e6a090656f disable adaptive spawning for now
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@380 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 09:28:06 +00:00
Jan Kneschke 533e8047c0 improve readability for error in request header error (fix #101)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@379 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 09:26:19 +00:00
Jan Kneschke 7bca57bb6b final fix for testcase and #177
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@378 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 09:18:17 +00:00
Jan Kneschke f090899eae improved debug output
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@377 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 09:17:04 +00:00
Jan Kneschke 5986add693 Quote ETag, fixes #117
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@376 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-12 09:09:28 +00:00
Jan Kneschke d185991460 fixed checks for the digest-crash
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@375 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-11 09:02:34 +00:00
Jan Kneschke 4d33902639 merged [373]
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@374 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-06 21:21:37 +00:00
Jan Kneschke c8652e52b0 fixed #148 and let PAM use the lighttpd-handle (if someone implements it)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@372 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-05 20:54:55 +00:00
Jan Kneschke 232e6158a9 Fixed segv if debuggin is enabled
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@371 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-05 20:47:37 +00:00
Jan Kneschke d162ea1385 removed dead code, improved debug output and use + instead of % for the host-selection in CARP
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@370 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-05 12:00:29 +00:00
Jan Kneschke 8e67134b23 use size_t instead of unsigned int and char * instead of unsigned char *
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@369 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-05 11:59:33 +00:00
Jan Kneschke c65f4e0223 make port 80 the default
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@368 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-05 09:05:10 +00:00
Jan Kneschke e5a1b1eb4a make sure we mark the connection as SSL (important for redirects later)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@367 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-05 08:34:42 +00:00
Jan Kneschke acfe706d73 Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path.
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@366 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-04 15:42:31 +00:00
Jan Kneschke efa87f47c1 don't close the connection twice on HUP|IN
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@365 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-04 15:19:50 +00:00
Jan Kneschke b527f569af added more debug info and fix hang after a local fcgi process has died
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@364 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-04 14:28:00 +00:00
Jan Kneschke 4335479051 handle ranges >2G correctly
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@363 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-04 14:27:17 +00:00
Jan Kneschke 5056731095 using 127.0.0.1 is fine for all systems
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@362 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-04 13:51:37 +00:00
Jan Kneschke bca076c9d0 added balancing and debugging info
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@361 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-05-31 08:23:33 +00:00
Jan Kneschke dfe03995d7 Fix crash if qop is not set in the authorize response
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@360 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-05-31 08:22:37 +00:00
Jan Kneschke b90f231042 handle range requests for >2Gb correctly
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@357 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-05-23 13:43:40 +00:00
Jan Kneschke 3eaaf78038 cleanup nicely
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@356 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-05-23 13:43:01 +00:00
Jan Kneschke f88ca6b629 Clenaup environment before finishing the request
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@354 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-05-20 13:30:53 +00:00
Jan Kneschke cee3c0d880 added tests for mod-proxy
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@351 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-05-10 18:48:59 +00:00