Commit Graph

696 Commits (d7339a70b94d1804a25b661d7d29c32927d226a0)
 

Author SHA1 Message Date
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
Jan Kneschke ad7d85b7f5 fixed possible overflow in password-salt handling
18 years ago
Jan Kneschke 2cc4f96765 fixed streaming cgi output (like cgi-irc)
18 years ago
Jan Kneschke a364e9f5a9 update NEWS to latest changes
18 years ago
Jan Kneschke e9e05e3b03 fixed typo
18 years ago
Jan Kneschke f54cf620f1 suppress the 'using default-vhost' message by default
18 years ago
Jan Kneschke 93ba0f958e fixed unsigned/signed compare
18 years ago
Jan Kneschke bab099bca6 updated test as we don't overwrite the Server-Header anymore
18 years ago
Jan Kneschke 230e670078 check if we need -ldl to get dlopen
18 years ago
Jan Kneschke 971dc42657 link all the files to mod_cml
18 years ago
Jan Kneschke 93693b11e0 - don't duplicate Server and Date Header
18 years ago
Jan Kneschke a4be52451f more unsigned/sign compare fixes
18 years ago
Jan Kneschke 151daf933c added a keep-alive check for pipelining
18 years ago
Jan Kneschke 6db887ad3c added lua compile option
18 years ago
Jan Kneschke 1375a63a82 fixed ranges for the unsigned fixes
18 years ago
Jan Kneschke f541eb8f53 small update for 1.4.8
18 years ago
Jan Kneschke 62d8d1ef53 fixed md5 on 64bit platforms
18 years ago
Jan Kneschke 60ccbd89f7 fixed unsigned compares
18 years ago
Jan Kneschke aa7e634b75 fixed assertion if a read() returned with EGAIN in POST-read
18 years ago
Jan Kneschke 7d46051907 don't take all max-fds as solaris needs some fds for devpoll
18 years ago
Jan Kneschke 4d5dd7fe4d don't try to encode a empty uri.path
18 years ago
Jan Kneschke f0583d8b73 fixed unsigned compare
18 years ago
Jan Kneschke 0c6af9ae46 improved warning-message
18 years ago
Jan Kneschke f35df44d00 added ldap-support to scons-build for mod_auth
18 years ago
Jan Kneschke e3cac26e27 fixed unsinged compare
18 years ago
Jan Kneschke 6ca932df94 made cafile optional for starttls as encryption might be enough for a start
18 years ago
Jan Kneschke 287299975c added with_ldap
18 years ago
Jan Kneschke 50ad16742f give credits
18 years ago
Jan Kneschke 95fb9a3cf7 init the fdevent-handler AFTER daemonize and AFTER the max-worker spawning
18 years ago
Jan Kneschke 1a96aea496 strip debian/Makefile from the distribution
18 years ago
Jan Kneschke 53144a5a86 fixed calcutation of offset and length for range-request
18 years ago
Jan Kneschke 0ea0486d2f fixed the DEBUG: warning for the Last-Modified header check
18 years ago
Jan Kneschke 0ed6b72923 darix asked for this version of the type cast
18 years ago