This website requires JavaScript.
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
cee147d446
added read-only WebDAV support
Jan Kneschke
2005-08-19 00:05:52 +00:00
3be06bb84c
added read-only WebDAV support
Jan Kneschke
2005-08-19 00:05:52 +00:00
359d68560d
the userdir module builds a physical path by hand, the same as mod_alias
Jan Kneschke
2005-08-18 20:53:02 +00:00
faa4d51ede
the userdir module builds a physical path by hand, the same as mod_alias
Jan Kneschke
2005-08-18 20:53:02 +00:00
aa02f1b408
added function declaration
Jan Kneschke
2005-08-18 12:00:40 +00:00
b01d94c3a9
added function declaration
Jan Kneschke
2005-08-18 12:00:40 +00:00
599ee514c3
removed unused variable
Jan Kneschke
2005-08-18 11:58:49 +00:00
270ce0c65e
removed unused variable
Jan Kneschke
2005-08-18 11:58:49 +00:00
ef37890735
removed unused variable
Jan Kneschke
2005-08-18 11:56:07 +00:00
b8e6fee3c3
removed unused variable
Jan Kneschke
2005-08-18 11:56:07 +00:00
551b3e4111
file_cache.h is not stat_cache.h
Jan Kneschke
2005-08-18 11:21:58 +00:00
eca25a0ae1
file_cache.h is not stat_cache.h
Jan Kneschke
2005-08-18 11:21:58 +00:00
5a091744d6
don't die if accesslog file is not set
Jan Kneschke
2005-08-18 10:10:34 +00:00
962d936d94
don't die if accesslog file is not set
Jan Kneschke
2005-08-18 10:10:34 +00:00
706de3c3fd
check that the content-type is the CT of the original file
Jan Kneschke
2005-08-18 09:28:11 +00:00
3a754cb06a
check that the content-type is the CT of the original file
Jan Kneschke
2005-08-18 09:28:11 +00:00
f236353c93
let mod_compress prepare etag, last-modified and content-type
Jan Kneschke
2005-08-18 09:26:29 +00:00
172340e22f
let mod_compress prepare etag, last-modified and content-type
Jan Kneschke
2005-08-18 09:26:29 +00:00
30b713a336
initialize is_ssl (perhaps fixes a long standing bug)
Jan Kneschke
2005-08-18 09:25:59 +00:00
c39b55649d
initialize is_ssl (perhaps fixes a long standing bug)
Jan Kneschke
2005-08-18 09:25:59 +00:00
cc2517919d
removed #ifdefs and fixed conditional config for mod_trigger_b4_dl that way
Jan Kneschke
2005-08-18 08:17:17 +00:00
0d7dca9483
removed #ifdefs and fixed conditional config for mod_trigger_b4_dl that way
Jan Kneschke
2005-08-18 08:17:17 +00:00
ff518116b1
added debug option to mod_trigger_b4_dl and initialize the base-config
Jan Kneschke
2005-08-17 17:36:03 +00:00
0d79097c3d
added debug option to mod_trigger_b4_dl and initialize the base-config
Jan Kneschke
2005-08-17 17:36:03 +00:00
3f6ba0316c
tell the user to use the right PHP build for FastCGI
Jan Kneschke
2005-08-17 15:28:20 +00:00
1b4b0b313a
tell the user to use the right PHP build for FastCGI
Jan Kneschke
2005-08-17 15:28:20 +00:00
4c589b2f5c
pipe and syslog need each log-entry by itself
Jan Kneschke
2005-08-17 14:42:09 +00:00
df688f7de0
pipe and syslog need each log-entry by itself
Jan Kneschke
2005-08-17 14:42:09 +00:00
03ad197494
range-requests is at 40
Jan Kneschke
2005-08-17 13:30:35 +00:00
e9165caae8
range-requests is at 40
Jan Kneschke
2005-08-17 13:30:35 +00:00
2fe809e159
prepared a debian for 1.4.0
Jan Kneschke
2005-08-17 10:15:00 +00:00
182f800f59
prepared a debian for 1.4.0
Jan Kneschke
2005-08-17 10:15:00 +00:00
9d71044766
first NEWS entries for 1.4.0
Jan Kneschke
2005-08-17 10:05:03 +00:00
af3be09b10
first NEWS entries for 1.4.0
Jan Kneschke
2005-08-17 10:05:03 +00:00
7de58427e9
load mod_indexfile before, mod_fastcgi and friends and let array regenerated unique ids if necessary
Jan Kneschke
2005-08-17 09:56:33 +00:00
c052589bb3
load mod_indexfile before, mod_fastcgi and friends and let array regenerated unique ids if necessary
Jan Kneschke
2005-08-17 09:56:33 +00:00
5884db480c
removed warnings on empty response-body, added debug output to mod_proxy
Jan Kneschke
2005-08-17 09:52:16 +00:00
426880f0a2
removed warnings on empty response-body, added debug output to mod_proxy
Jan Kneschke
2005-08-17 09:52:16 +00:00