Commit Graph

878 Commits (f8d54c857426f112d133da0af9add8750b5f8db5)
 

Author SHA1 Message Date
Jan Kneschke 77083977ae added a fullstatic target
17 years ago
Jan Kneschke a5e280fd4b added static building of lighttpd
17 years ago
Jan Kneschke 0ef0742654 added a comment what to do before we have Expect: support
17 years ago
Jan Kneschke 78fe973055 - added mod_evasive to the autoconf build
17 years ago
Jan Kneschke 8a010e16fb removed dead code which led to a collision on libsasl2 anyway
17 years ago
Jan Kneschke ded1e9a834 cosmetics and added a comment about the order in the STATE enum
17 years ago
Jan Kneschke 7096a842b8 fix hang if mod_status is used without mod_fastcgi (fixes #439)
17 years ago
Jan Kneschke abe6d62a02 don't strip numbers from the starting env (fixed #438)
17 years ago
Jan Kneschke bc95f8024a added statistics to the fastcgi module and a simple text/plain reporter to mod_status
17 years ago
Jan Kneschke cd4fd6f4d3 Depth: 1 PROPFIND request have to include the requested collection too
17 years ago
Jan Kneschke ab8493f603 print usefull information if the backend crashes for some reason
17 years ago
Jan Kneschke 28db0418f2 MSIE sends Content-Length: 0 for OPTIONS requests, tolerate that
17 years ago
Jan Kneschke ab35f0e383 fixed the handling of the global webdav.log-xml option
17 years ago
Jan Kneschke 96ffed78c3 added handling of If-Range
17 years ago
Jan Kneschke 94334e46b2 1x INT == graceful shutdown
17 years ago
Jan Kneschke 580823f791 forbid Content-Length for GET, HEAD or OPTIONS requests
17 years ago
Jan Kneschke f3e3fc8007 added docs for the cml.power-magnet and fixed typos
17 years ago
Jan Kneschke f6257d9118 made the 'spawn php myself' working again for me (jan)
17 years ago
Jan Kneschke 8cc3e9fdbb laulib is needed too for mod_cml
17 years ago
Jan Kneschke 4c91a14c4d added a static target to scons which compiles lighttpd staticly (incl. mod_access as test)
17 years ago
Jan Kneschke b789ce87a1 remove zombies again
17 years ago
Jan Kneschke 8f871d4f04 fixed empty Host: for mod_proxy (finally)
17 years ago
Jan Kneschke b85fb3b41d fix logfile spamming on conn-refused and friends
17 years ago
Jan Kneschke e2f4ccd343 added internals for the statistics framework
17 years ago
Jan Kneschke 44cef4913a added the power-magnet to mod_cml
17 years ago
Jan Kneschke ed6f81da16 fixed config option
17 years ago
Jan Kneschke f9e91971ac added mod_evasive to limit the number of connections by IP (<w1zzard@techpowerup.com>)
18 years ago
Jan Kneschke 3c5de44781 updated the latest changes and fixed the typos and wording in the docs (Ryan Schmidt)
18 years ago
Jan Kneschke ae4a4143d6 improved error-msg
18 years ago
Jan Kneschke 1ea90be00a fixed counting of unused blocks (sandy <sandy@meebo.com>)
18 years ago
Jan Kneschke 6e193e4040 make AIX happy and include fcntl.h instead of sys/fcntl.h (fixes #417)
18 years ago
Jan Kneschke a39e5713d5 show HEADER.txt if it exists (fixes #246) (<mnag@FreeBSD.org>)
18 years ago
Jan Kneschke 33101e2057 include content-type in HTML too
18 years ago
Jan Kneschke 2fe31be5c5 - next release is 1.4.9
18 years ago
Jan Kneschke 70436a8805 used the wrong type for the configfile handling
18 years ago
Jan Kneschke 4c3f59a0c2 fixed typos
18 years ago
Jan Kneschke d35482ee9a fixed typo (and next time I should at least compile before commiting)
18 years ago
Jan Kneschke 3faefdbaf1 don't crash if Host: is not set
18 years ago
Jan Kneschke 4de36723c0 cleanup the connection-internals at the end of the of the response and not at the end of the connection
18 years ago
Jan Kneschke 052f83e095 take the right docroot if simple-vhost is used for MOVE/COPY operations (fixes #389)
18 years ago
Jan Kneschke 780bc91ffe improved the error-msgs
18 years ago
Jan Kneschke 79d9f26032 improve the example based on a comment from dllm70-boborosso (at) yahoo.com
18 years ago
Jan Kneschke 7d2a0ff6dc fixed server-based traffic shaping if connection limit is not set
18 years ago
Jan Kneschke b9b8a46f40 allow to bind the server to a unix-domain socket
18 years ago
Jan Kneschke 269ccc70c8 in case the length is 0 don't decrement the lenght
18 years ago
Jan Kneschke 2d7b1e0227 improved error-msg
18 years ago
Jan Kneschke 478cb34bb3 reverted last patch as open + fstat() results in a hang on named-pipes
18 years ago
Jan Kneschke 11c3722432 set content-type for errorfiles (fixed #383)
18 years ago
Jan Kneschke 4561af582d fixed 64bit printf() for size_t
18 years ago
Jan Kneschke 7d8758598f - init FAM after fdevent-backend is up
18 years ago