632703d7ae
we can't use mmap() with SSL_write as we don't have guarantee that after a SSL_ERROR_WANT_WRITE we get the same mmap()ed address as start pointer. On OpenBSD the start-address is completly random.
weigon2005-08-22 10:43:26 +00:00
87f1d53dbe
REUSE the socket on spawning
weigon2005-08-22 09:44:31 +00:00
8b88536b71
REUSE the socket on spawning
weigon2005-08-22 09:44:31 +00:00
c4d4d516a8
Patch for new option 'dir-listing.exclude' (closes #215)
weigon2005-08-22 08:18:35 +00:00
34e169d58d
Patch for new option 'dir-listing.exclude' (closes #215)
weigon2005-08-22 08:18:35 +00:00
3c67cbe82e
added testcase for header before we-got-content bug
weigon2005-08-21 23:12:56 +00:00
b22c094836
added testcase for header before we-got-content bug
weigon2005-08-21 23:12:56 +00:00
2248328697
on SEGFAULT tell were we where
weigon2005-08-21 23:09:43 +00:00
35d3c10d81
on SEGFAULT tell were we where
weigon2005-08-21 23:09:43 +00:00
8a6eca9337
don't try to compress a empty filename
weigon2005-08-21 23:09:15 +00:00
e8c45fbd58
don't try to compress a empty filename
weigon2005-08-21 23:09:15 +00:00
f267f0ce5f
wait for the cgi response before we send the HTTP header
weigon2005-08-21 23:08:50 +00:00
2bc0d28842
wait for the cgi response before we send the HTTP header
weigon2005-08-21 23:08:50 +00:00
b8f11be776
if pathconf fails (like on obsd and nfs) fall back to NAME_MAX or 256
weigon2005-08-21 22:38:09 +00:00
86ac3fb37f
if pathconf fails (like on obsd and nfs) fall back to NAME_MAX or 256
weigon2005-08-21 22:38:09 +00:00
16cff77fea
fixed the behaviour of --without-* (closes #214)
weigon2005-08-21 20:39:40 +00:00
dae1a08d55
fixed the behaviour of --without-* (closes #214)
weigon2005-08-21 20:39:40 +00:00
04180aa605
ported to stat-cache
weigon2005-08-21 18:04:27 +00:00
6f940eaeb7
ported to stat-cache
weigon2005-08-21 18:04:27 +00:00
69e679b598
don't set content-length if chunked encoding is used.
weigon2005-08-21 17:52:06 +00:00
fddcf8379f
don't set content-length if chunked encoding is used.
weigon2005-08-21 17:52:06 +00:00
b2c67ddb11
get the properties of the file, not the directory
weigon2005-08-21 11:27:59 +00:00
b3cbfab0e1
get the properties of the file, not the directory
weigon2005-08-21 11:27:59 +00:00
163451e978
remove signess warnings, fixed PROPFIND listings, send 404 in PROPPATCH if resource doesn't exist
weigon2005-08-21 10:06:23 +00:00
71d3dad979
remove signess warnings, fixed PROPFIND listings, send 404 in PROPPATCH if resource doesn't exist
weigon2005-08-21 10:06:23 +00:00
a26462c332
only of sqlite3 and libxml2 are available enable PROPPATCH and friends
weigon2005-08-21 07:21:22 +00:00
c453169814
only of sqlite3 and libxml2 are available enable PROPPATCH and friends
weigon2005-08-21 07:21:22 +00:00
8bf43a9ad1
added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus passed)
weigon2005-08-20 19:10:44 +00:00
163c25a2a9
added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus passed)
weigon2005-08-20 19:10:44 +00:00
1f6a7c06a1
fixed stat-cache for xattr
weigon2005-08-20 19:09:09 +00:00
30b1973266
fixed stat-cache for xattr
weigon2005-08-20 19:09:09 +00:00