27fb707ebc
the missing part of [757]
xuefer2005-09-30 11:06:43 +00:00
4b7f5b1a3f
the missing part of [757]
xuefer2005-09-30 11:06:43 +00:00
793358ee04
documented the changes
weigon2005-09-30 08:54:41 +00:00
4ab20e5bef
documented the changes
weigon2005-09-30 08:54:41 +00:00
30fd90f656
the refer == "" tests are failing even if they should have been fixed already, make them as TODO for the final release
weigon2005-09-30 08:53:42 +00:00
bb0959bb65
the refer == "" tests are failing even if they should have been fixed already, make them as TODO for the final release
weigon2005-09-30 08:53:42 +00:00
b5003adbb3
solaris needs __EXTENSIONS__ to be happy (fixes #282) and we want to ship 1.4.5 soon
weigon2005-09-30 08:53:03 +00:00
f9ecf10ef0
solaris needs __EXTENSIONS__ to be happy (fixes #282) and we want to ship 1.4.5 soon
weigon2005-09-30 08:53:03 +00:00
cb19360bd9
updated docs to 1.4.x names and add support for global index-generators (see #250)
weigon2005-09-29 22:14:00 +00:00
1377748235
updated docs to 1.4.x names and add support for global index-generators (see #250)
weigon2005-09-29 22:14:00 +00:00
973b43d1f1
check all block for unknown config-key instead of only global one
xuefer2005-09-29 17:09:12 +00:00
89cbb82286
check all block for unknown config-key instead of only global one
xuefer2005-09-29 17:09:12 +00:00
5e2c94a63e
let u know what's wrong
xuefer2005-09-29 17:07:22 +00:00
181fed2ab0
let u know what's wrong
xuefer2005-09-29 17:07:22 +00:00
bad3ec5bbd
make it works for both autotools/scons
xuefer2005-09-29 17:06:47 +00:00
1d3da14a5b
make it works for both autotools/scons
xuefer2005-09-29 17:06:47 +00:00
db141fffdb
make %1 %2 etc works instead of SEGV
xuefer2005-09-29 15:23:09 +00:00
1f855b34dd
make %1 %2 etc works instead of SEGV
xuefer2005-09-29 15:23:09 +00:00
b55cf5dfcb
an unset header is now treat as empty_string "" to make the conditional logic correct.
xuefer2005-09-29 14:42:35 +00:00
9be1abfb85
an unset header is now treat as empty_string "" to make the conditional logic correct.
xuefer2005-09-29 14:42:35 +00:00
0ac56f08b5
fixed compilation of libxml2 is not installed
weigon2005-09-29 14:36:08 +00:00
33320eba67
fixed compilation of libxml2 is not installed
weigon2005-09-29 14:36:08 +00:00
7510f929bb
expect XML_ERR_DOCUMENT_END for the final packet
weigon2005-09-29 14:18:26 +00:00
ab522ec82a
expect XML_ERR_DOCUMENT_END for the final packet
weigon2005-09-29 14:18:26 +00:00
a6973fc6a2
this should have been part of [752]
weigon2005-09-29 13:31:12 +00:00
4fc810eb34
this should have been part of [752]
weigon2005-09-29 13:31:12 +00:00
b423d6c39f
added a check for $HTTP["referer"] == ""
weigon2005-09-29 13:30:25 +00:00
4005e69bbf
added a check for $HTTP["referer"] == ""
weigon2005-09-29 13:30:25 +00:00
0d480f67e5
added a ssi check for the endless loop we had
weigon2005-09-29 13:29:44 +00:00
cebb64e47b
added a ssi check for the endless loop we had
weigon2005-09-29 13:29:44 +00:00
4869d907e9
update bytes_written in con-> (fixed #737)
weigon2005-09-29 13:12:34 +00:00
54dea53fdf
update bytes_written in con-> (fixed #737)
weigon2005-09-29 13:12:34 +00:00
7f28c66f2f
ported to request_content_queue and fixed segfault of sqlite is compiled in but not used
weigon2005-09-29 13:04:20 +00:00
6a0b737789
ported to request_content_queue and fixed segfault of sqlite is compiled in but not used
weigon2005-09-29 13:04:20 +00:00
1d21c52649
fdlist is not used, removed it (fixes inclusion into C++)
weigon2005-09-29 13:03:39 +00:00
7dcf695bee
fdlist is not used, removed it (fixes inclusion into C++)
weigon2005-09-29 13:03:39 +00:00
4d2eddef35
include either inttypes.h or stdint.h (fixes #291)
weigon2005-09-29 13:02:50 +00:00
40968e3c64
include either inttypes.h or stdint.h (fixes #291)
weigon2005-09-29 13:02:50 +00:00
012a2e2be8
fixed preparation of the content if we have to get the content from 2 network packets
weigon2005-09-29 12:29:04 +00:00
c76035f592
fixed preparation of the content if we have to get the content from 2 network packets
weigon2005-09-29 12:29:04 +00:00
87ebe68ae0
print bin-path if a fastcgi-binary exits at spawning time and us %lld for long long int
weigon2005-09-26 12:30:18 +00:00
5cafff4776
print bin-path if a fastcgi-binary exits at spawning time and us %lld for long long int
weigon2005-09-26 12:30:18 +00:00
8dcb14653f
removed con->request.content (mem-buffer) by a chunk-queue which can buffer to tempfiles of the content is to large
weigon2005-09-26 08:56:39 +00:00
1c09f28447
removed con->request.content (mem-buffer) by a chunk-queue which can buffer to tempfiles of the content is to large
weigon2005-09-26 08:56:39 +00:00
edba8b85da
if we would have streaming mod_uploadprogress would work
weigon2005-09-26 08:55:07 +00:00
5bd52eea71
if we would have streaming mod_uploadprogress would work
weigon2005-09-26 08:55:07 +00:00