This website requires JavaScript.
bf7f11826d
fixe dthe number of tests in mod-secdownload.t
Jan Kneschke
2005-08-27 14:15:51 +00:00
98d5982d48
fixe dthe number of tests in mod-secdownload.t
Jan Kneschke
2005-08-27 14:15:51 +00:00
000ea012ff
automate the build-process again
Jan Kneschke
2005-08-27 13:45:55 +00:00
294ecffdaf
automate the build-process again
Jan Kneschke
2005-08-27 13:45:55 +00:00
3b1b4407bc
added large-file support for Range-Requests again.
Jan Kneschke
2005-08-26 07:09:32 +00:00
54d03b905b
added large-file support for Range-Requests again.
Jan Kneschke
2005-08-26 07:09:32 +00:00
29bdf7bf4c
reset and free dst_addr_buf
Jan Kneschke
2005-08-25 20:09:46 +00:00
c1ac34063e
reset and free dst_addr_buf
Jan Kneschke
2005-08-25 20:09:46 +00:00
1ecfffdd53
added tests for mod-secdownload
Jan Kneschke
2005-08-25 20:09:14 +00:00
9359e21514
added tests for mod-secdownload
Jan Kneschke
2005-08-25 20:09:14 +00:00
04a555d0c9
add support for the original libfam and handle HUP on the fam-fd
Jan Kneschke
2005-08-25 17:37:17 +00:00
79d3bc4491
add support for the original libfam and handle HUP on the fam-fd
Jan Kneschke
2005-08-25 17:37:17 +00:00
b173c74daf
if the write is waiting, break the loop.
Jan Kneschke
2005-08-25 06:21:32 +00:00
e93ac5407b
if the write is waiting, break the loop.
Jan Kneschke
2005-08-25 06:21:32 +00:00
0c112dffc2
document backreference to regex conditional
mOo
2005-08-25 05:47:24 +00:00
f08537ee87
document backreference to regex conditional
mOo
2005-08-25 05:47:24 +00:00
1371ef37e8
call create-env only for the first match. (for #220 )
Jan Kneschke
2005-08-24 21:01:34 +00:00
ff8637dee0
call create-env only for the first match. (for #220 )
Jan Kneschke
2005-08-24 21:01:34 +00:00
b8e9222ced
EINTR is harmless
Jan Kneschke
2005-08-24 10:37:30 +00:00
e1855b24dd
EINTR is harmless
Jan Kneschke
2005-08-24 10:37:30 +00:00
b24d765aa5
check that the anti deeplinking via referer matches work
Jan Kneschke
2005-08-24 07:22:03 +00:00
06becfacfc
check that the anti deeplinking via referer matches work
Jan Kneschke
2005-08-24 07:22:03 +00:00
b33b6fa632
fix merging of auto-indexing element, and make autoload modules hack to use array merging
mOo
2005-08-23 14:35:01 +00:00
f387d89870
fix merging of auto-indexing element, and make autoload modules hack to use array merging
mOo
2005-08-23 14:35:01 +00:00
9831eb281d
if pcre is not avaible the UNUSED(regex) tries to tag a non-existent parameter
Jan Kneschke
2005-08-23 11:53:45 +00:00
9a2e653557
if pcre is not avaible the UNUSED(regex) tries to tag a non-existent parameter
Jan Kneschke
2005-08-23 11:53:45 +00:00
ec8b41f20c
complain about the right plugin not cleaning up
Jan Kneschke
2005-08-23 10:42:26 +00:00
30e094f8d2
complain about the right plugin not cleaning up
Jan Kneschke
2005-08-23 10:42:26 +00:00
708c04dccf
HANDLER_GO_ON results in HANDLER_FINISHED later even if the we only received the header yet which is a bit too early.
Jan Kneschke
2005-08-23 10:42:03 +00:00
9db5407390
HANDLER_GO_ON results in HANDLER_FINISHED later even if the we only received the header yet which is a bit too early.
Jan Kneschke
2005-08-23 10:42:03 +00:00
aaae24384f
added a basic test for mod-ssi
Jan Kneschke
2005-08-23 07:55:19 +00:00
3af5f02398
added a basic test for mod-ssi
Jan Kneschke
2005-08-23 07:55:19 +00:00
b95ed23a03
added docs for the new options in mod_dirlisting
Jan Kneschke
2005-08-22 12:28:36 +00:00
fd7466eb7a
added docs for the new options in mod_dirlisting
Jan Kneschke
2005-08-22 12:28:36 +00:00
dfb24de6ce
fixed check for base-docroot if chroot is used (fixes #144 ), patch provided by jochen at schalanda.de
Jan Kneschke
2005-08-22 11:00:31 +00:00
1ce7cb8272
fixed check for base-docroot if chroot is used (fixes #144 ), patch provided by jochen at schalanda.de
Jan Kneschke
2005-08-22 11:00:31 +00:00
099d4f8633
prepare for 1.4.1
Jan Kneschke
2005-08-22 10:56:28 +00:00
0f238b3393
prepare for 1.4.1
lighttpd-1.4.1
Jan Kneschke
2005-08-22 10:56:28 +00:00
4ad100785c
added the same --with/--without logic to sqlite and libxml
Jan Kneschke
2005-08-22 10:56:06 +00:00
3bc6a042d1
added the same --with/--without logic to sqlite and libxml
Jan Kneschke
2005-08-22 10:56:06 +00:00
3cd99b69f8
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.
Jan Kneschke
2005-08-22 10:43:26 +00:00
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.
Jan Kneschke
2005-08-22 10:43:26 +00:00
87f1d53dbe
REUSE the socket on spawning
Jan Kneschke
2005-08-22 09:44:31 +00:00
8b88536b71
REUSE the socket on spawning
Jan Kneschke
2005-08-22 09:44:31 +00:00
c4d4d516a8
Patch for new option 'dir-listing.exclude' (closes #215 )
Jan Kneschke
2005-08-22 08:18:35 +00:00
34e169d58d
Patch for new option 'dir-listing.exclude' (closes #215 )
Jan Kneschke
2005-08-22 08:18:35 +00:00
3c67cbe82e
added testcase for header before we-got-content bug
Jan Kneschke
2005-08-21 23:12:56 +00:00
b22c094836
added testcase for header before we-got-content bug
Jan Kneschke
2005-08-21 23:12:56 +00:00
2248328697
on SEGFAULT tell were we where
Jan Kneschke
2005-08-21 23:09:43 +00:00
35d3c10d81
on SEGFAULT tell were we where
Jan Kneschke
2005-08-21 23:09:43 +00:00
8a6eca9337
don't try to compress a empty filename
Jan Kneschke
2005-08-21 23:09:15 +00:00
e8c45fbd58
don't try to compress a empty filename
Jan Kneschke
2005-08-21 23:09:15 +00:00
f267f0ce5f
wait for the cgi response before we send the HTTP header
Jan Kneschke
2005-08-21 23:08:50 +00:00
2bc0d28842
wait for the cgi response before we send the HTTP header
Jan Kneschke
2005-08-21 23:08:50 +00:00
b8f11be776
if pathconf fails (like on obsd and nfs) fall back to NAME_MAX or 256
Jan Kneschke
2005-08-21 22:38:09 +00:00
86ac3fb37f
if pathconf fails (like on obsd and nfs) fall back to NAME_MAX or 256
Jan Kneschke
2005-08-21 22:38:09 +00:00
16cff77fea
fixed the behaviour of --without-* (closes #214 )
Jan Kneschke
2005-08-21 20:39:40 +00:00
dae1a08d55
fixed the behaviour of --without-* (closes #214 )
Jan Kneschke
2005-08-21 20:39:40 +00:00
04180aa605
ported to stat-cache
Jan Kneschke
2005-08-21 18:04:27 +00:00
6f940eaeb7
ported to stat-cache
Jan Kneschke
2005-08-21 18:04:27 +00:00
69e679b598
don't set content-length if chunked encoding is used.
Jan Kneschke
2005-08-21 17:52:06 +00:00
fddcf8379f
don't set content-length if chunked encoding is used.
Jan Kneschke
2005-08-21 17:52:06 +00:00
b2c67ddb11
get the properties of the file, not the directory
Jan Kneschke
2005-08-21 11:27:59 +00:00
b3cbfab0e1
get the properties of the file, not the directory
Jan Kneschke
2005-08-21 11:27:59 +00:00
163451e978
remove signess warnings, fixed PROPFIND listings, send 404 in PROPPATCH if resource doesn't exist
Jan Kneschke
2005-08-21 10:06:23 +00:00
71d3dad979
remove signess warnings, fixed PROPFIND listings, send 404 in PROPPATCH if resource doesn't exist
Jan Kneschke
2005-08-21 10:06:23 +00:00
a26462c332
only of sqlite3 and libxml2 are available enable PROPPATCH and friends
Jan Kneschke
2005-08-21 07:21:22 +00:00
c453169814
only of sqlite3 and libxml2 are available enable PROPPATCH and friends
Jan Kneschke
2005-08-21 07:21:22 +00:00
8bf43a9ad1
added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus passed)
Jan Kneschke
2005-08-20 19:10:44 +00:00
163c25a2a9
added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus passed)
Jan Kneschke
2005-08-20 19:10:44 +00:00
1f6a7c06a1
fixed stat-cache for xattr
Jan Kneschke
2005-08-20 19:09:09 +00:00
30b1973266
fixed stat-cache for xattr
Jan Kneschke
2005-08-20 19:09:09 +00:00
4e488dbb98
a new box
Jan Kneschke
2005-08-20 19:05:02 +00:00
1491b63a37
a new box
Jan Kneschke
2005-08-20 19:05:02 +00:00
dafec66b0d
forgot to add the legacy option as conditional
Jan Kneschke
2005-08-20 15:29:23 +00:00
1a1fc2d54d
forgot to add the legacy option as conditional
Jan Kneschke
2005-08-20 15:29:23 +00:00
ef1cee1667
added PUT, all basic litmus tests passed
Jan Kneschke
2005-08-19 14:40:19 +00:00
6c160ec7d9
added PUT, all basic litmus tests passed
Jan Kneschke
2005-08-19 14:40:19 +00:00
e1dcd99212
show if fam is enabled
Jan Kneschke
2005-08-19 14:40:02 +00:00
252ec1ca2b
show if fam is enabled
Jan Kneschke
2005-08-19 14:40:02 +00:00
cfcef514b8
added a comment about stat-cache-engine
Jan Kneschke
2005-08-19 14:39:34 +00:00
3b10caf14e
added a comment about stat-cache-engine
Jan Kneschke
2005-08-19 14:39:34 +00:00
448a850d19
added webdav docs
Jan Kneschke
2005-08-19 14:12:30 +00:00
d57bcf4068
added webdav docs
Jan Kneschke
2005-08-19 14:12:30 +00:00
49996596b2
does include the parent directory in the PROPFIND output
Jan Kneschke
2005-08-19 13:56:32 +00:00
e2a32465f3
does include the parent directory in the PROPFIND output
Jan Kneschke
2005-08-19 13:56:32 +00:00
fdac92be60
added DELETE and MKCOL to mod_webdav
Jan Kneschke
2005-08-19 13:42:01 +00:00
e37805c9b4
added DELETE and MKCOL to mod_webdav
Jan Kneschke
2005-08-19 13:42:01 +00:00
76340f1960
add all modules to the print-out and improved the check for gamin >= 0.1.0
Jan Kneschke
2005-08-19 11:15:14 +00:00
7c398a4729
add all modules to the print-out and improved the check for gamin >= 0.1.0
Jan Kneschke
2005-08-19 11:15:14 +00:00
606fdd28b0
added comment for read-only webdav
Jan Kneschke
2005-08-19 11:14:42 +00:00
b316000560
added comment for read-only webdav
Jan Kneschke
2005-08-19 11:14:42 +00:00
4abfd5e9ec
sol10 needs them
Jan Kneschke
2005-08-19 11:14:04 +00:00
c5249103fd
sol10 needs them
Jan Kneschke
2005-08-19 11:14:04 +00:00
ec5902493f
added another test for OPTIONS
Jan Kneschke
2005-08-19 11:13:43 +00:00
36a9ce4831
added another test for OPTIONS
Jan Kneschke
2005-08-19 11:13:43 +00:00
43de304f15
fixed handling of OPTIONS * and /
Jan Kneschke
2005-08-19 08:37:52 +00:00
a31377ace4
fixed handling of OPTIONS * and /
Jan Kneschke
2005-08-19 08:37:52 +00:00
e6c11edc0f
added a switch to enable webdav on demand
Jan Kneschke
2005-08-19 08:37:21 +00:00
919187ecf1
added a switch to enable webdav on demand
Jan Kneschke
2005-08-19 08:37:21 +00:00