Commit Graph

696 Commits (d7339a70b94d1804a25b661d7d29c32927d226a0)
 

Author SHA1 Message Date
Jan Kneschke b545650ee7 removed check for winsock2.h as it fails in anyway
18 years ago
Jan Kneschke 85617fc337 add no-fork option for daemontools (fixed #295)
18 years ago
Jan Kneschke d24262a03c gracefull -> graceful
18 years ago
Jan Kneschke c1f4d40dfd get ready for 1.4.6
18 years ago
Jan Kneschke 1f0174e9d1 assume case-sensitive FS of upper + lower case result in the same filename (e.g. /1234/)
18 years ago
Jan Kneschke c4fa6928b6 Moved the check if we have mysql-vhost config for this host AFTER the patch function
18 years ago
Jan Kneschke a77f7a90d8 the range-request options was not handled at all, added test case
18 years ago
Jan Kneschke 3a6769d19b remove trailing \ (fixed #310)
18 years ago
Jan Kneschke 51d6e2abf0 fixed output of non-cached compressed content and added test-cases
18 years ago
Jan Kneschke 6cfb2582c4 MacOS X needs the network* functions for the mod_fastcgi and friends
18 years ago
Xuefer 37755de84f remove bogus script for cygwin. use rebaseall if you have problem with remap error.
18 years ago
Xuefer 70110beb37 link mod_cml with libmemcache
18 years ago
Xuefer 578e68e26c build and install spawn-fcgi. don't install implib
18 years ago
Jan Kneschke 5b859e34de added a last-minute fix before releasing 1.4.5
18 years ago
Jan Kneschke ac7db634f6 detect empty URIs in requests as bad request, status 400
18 years ago
Xuefer ef8f508a5f kill warning for string compare introduced by last changeset
18 years ago
Xuefer 809199f98f scons fixes, and built/test on cygwin
18 years ago
Xuefer 56e8df101c part of [733]
18 years ago
Xuefer 58e4c26d94 remove warning for strptime
18 years ago
Jan Kneschke b2ee4babeb fixed handling of delay FDEVENT_HUP and epoll()
18 years ago
Jan Kneschke 0a0336dec6 s/def/defined/
18 years ago
Xuefer 4b7f5b1a3f the missing part of [757]
18 years ago
Jan Kneschke 4ab20e5bef documented the changes
18 years ago
Jan Kneschke bb0959bb65 the refer == "" tests are failing even if they should have been fixed already, make them as TODO for the final release
18 years ago
Jan Kneschke f9ecf10ef0 solaris needs __EXTENSIONS__ to be happy (fixes #282) and we want to ship 1.4.5 soon
18 years ago
Jan Kneschke 1377748235 updated docs to 1.4.x names and add support for global index-generators (see #250)
18 years ago
Xuefer 89cbb82286 check all block for unknown config-key instead of only global one
18 years ago
Xuefer 181fed2ab0 let u know what's wrong
18 years ago
Xuefer 1d3da14a5b make it works for both autotools/scons
18 years ago
Xuefer 1f855b34dd make %1 %2 etc works instead of SEGV
18 years ago
Xuefer 9be1abfb85 an unset header is now treat as empty_string "" to make the conditional logic correct.
18 years ago
Jan Kneschke 33320eba67 fixed compilation of libxml2 is not installed
18 years ago
Jan Kneschke ab522ec82a expect XML_ERR_DOCUMENT_END for the final packet
18 years ago
Jan Kneschke 4fc810eb34 this should have been part of [752]
18 years ago
Jan Kneschke 4005e69bbf added a check for $HTTP["referer"] == ""
18 years ago
Jan Kneschke cebb64e47b added a ssi check for the endless loop we had
18 years ago
Jan Kneschke 54dea53fdf update bytes_written in con-> (fixed #737)
18 years ago
Jan Kneschke 6a0b737789 ported to request_content_queue and fixed segfault of sqlite is compiled in but not used
18 years ago
Jan Kneschke 7dcf695bee fdlist is not used, removed it (fixes inclusion into C++)
18 years ago
Jan Kneschke 40968e3c64 include either inttypes.h or stdint.h (fixes #291)
18 years ago
Jan Kneschke c76035f592 fixed preparation of the content if we have to get the content from 2 network packets
18 years ago
Jan Kneschke 5cafff4776 print bin-path if a fastcgi-binary exits at spawning time and us %lld for long long int
18 years ago
Jan Kneschke aab12c7582 fixed crc32c on 64bit platforms (fixes crc errors)
18 years ago
Jan Kneschke 4b60920e80 with_xml instead of with_xml2 and fixed passing of -D options for LFS
18 years ago
Jan Kneschke 8bf86d6d8d append X-Forwarded-For to existing headers
18 years ago
Jan Kneschke 08809b7968 removed debug code
18 years ago
Jan Kneschke 1c09f28447 removed con->request.content (mem-buffer) by a chunk-queue
18 years ago
Jan Kneschke 5bd52eea71 if we would have streaming mod_uploadprogress would work
18 years ago
Jan Kneschke 2d249ec215 removed warning
18 years ago
Jan Kneschke d958d547c8 added tempfile chunks which remove the file automaticly of they are closed
18 years ago