Commit Graph

  • 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. weigon 2005-08-22 10:43:26 +00:00
  • 87f1d53dbe REUSE the socket on spawning weigon 2005-08-22 09:44:31 +00:00
  • 8b88536b71 REUSE the socket on spawning weigon 2005-08-22 09:44:31 +00:00
  • c4d4d516a8 Patch for new option 'dir-listing.exclude' (closes #215) weigon 2005-08-22 08:18:35 +00:00
  • 34e169d58d Patch for new option 'dir-listing.exclude' (closes #215) weigon 2005-08-22 08:18:35 +00:00
  • 3c67cbe82e added testcase for header before we-got-content bug weigon 2005-08-21 23:12:56 +00:00
  • b22c094836 added testcase for header before we-got-content bug weigon 2005-08-21 23:12:56 +00:00
  • 2248328697 on SEGFAULT tell were we where weigon 2005-08-21 23:09:43 +00:00
  • 35d3c10d81 on SEGFAULT tell were we where weigon 2005-08-21 23:09:43 +00:00
  • 8a6eca9337 don't try to compress a empty filename weigon 2005-08-21 23:09:15 +00:00
  • e8c45fbd58 don't try to compress a empty filename weigon 2005-08-21 23:09:15 +00:00
  • f267f0ce5f wait for the cgi response before we send the HTTP header weigon 2005-08-21 23:08:50 +00:00
  • 2bc0d28842 wait for the cgi response before we send the HTTP header weigon 2005-08-21 23:08:50 +00:00
  • b8f11be776 if pathconf fails (like on obsd and nfs) fall back to NAME_MAX or 256 weigon 2005-08-21 22:38:09 +00:00
  • 86ac3fb37f if pathconf fails (like on obsd and nfs) fall back to NAME_MAX or 256 weigon 2005-08-21 22:38:09 +00:00
  • 16cff77fea fixed the behaviour of --without-* (closes #214) weigon 2005-08-21 20:39:40 +00:00
  • dae1a08d55 fixed the behaviour of --without-* (closes #214) weigon 2005-08-21 20:39:40 +00:00
  • 04180aa605 ported to stat-cache weigon 2005-08-21 18:04:27 +00:00
  • 6f940eaeb7 ported to stat-cache weigon 2005-08-21 18:04:27 +00:00
  • 69e679b598 don't set content-length if chunked encoding is used. weigon 2005-08-21 17:52:06 +00:00
  • fddcf8379f don't set content-length if chunked encoding is used. weigon 2005-08-21 17:52:06 +00:00
  • b2c67ddb11 get the properties of the file, not the directory weigon 2005-08-21 11:27:59 +00:00
  • b3cbfab0e1 get the properties of the file, not the directory weigon 2005-08-21 11:27:59 +00:00
  • 163451e978 remove signess warnings, fixed PROPFIND listings, send 404 in PROPPATCH if resource doesn't exist weigon 2005-08-21 10:06:23 +00:00
  • 71d3dad979 remove signess warnings, fixed PROPFIND listings, send 404 in PROPPATCH if resource doesn't exist weigon 2005-08-21 10:06:23 +00:00
  • a26462c332 only of sqlite3 and libxml2 are available enable PROPPATCH and friends weigon 2005-08-21 07:21:22 +00:00
  • c453169814 only of sqlite3 and libxml2 are available enable PROPPATCH and friends weigon 2005-08-21 07:21:22 +00:00
  • 8bf43a9ad1 added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus passed) weigon 2005-08-20 19:10:44 +00:00
  • 163c25a2a9 added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus passed) weigon 2005-08-20 19:10:44 +00:00
  • 1f6a7c06a1 fixed stat-cache for xattr weigon 2005-08-20 19:09:09 +00:00
  • 30b1973266 fixed stat-cache for xattr weigon 2005-08-20 19:09:09 +00:00
  • 4e488dbb98 a new box weigon 2005-08-20 19:05:02 +00:00
  • 1491b63a37 a new box weigon 2005-08-20 19:05:02 +00:00
  • dafec66b0d forgot to add the legacy option as conditional weigon 2005-08-20 15:29:23 +00:00
  • 1a1fc2d54d forgot to add the legacy option as conditional weigon 2005-08-20 15:29:23 +00:00
  • ef1cee1667 added PUT, all basic litmus tests passed weigon 2005-08-19 14:40:19 +00:00
  • 6c160ec7d9 added PUT, all basic litmus tests passed weigon 2005-08-19 14:40:19 +00:00
  • e1dcd99212 show if fam is enabled weigon 2005-08-19 14:40:02 +00:00
  • 252ec1ca2b show if fam is enabled weigon 2005-08-19 14:40:02 +00:00
  • cfcef514b8 added a comment about stat-cache-engine weigon 2005-08-19 14:39:34 +00:00
  • 3b10caf14e added a comment about stat-cache-engine weigon 2005-08-19 14:39:34 +00:00
  • 448a850d19 added webdav docs weigon 2005-08-19 14:12:30 +00:00
  • d57bcf4068 added webdav docs weigon 2005-08-19 14:12:30 +00:00
  • 49996596b2 does include the parent directory in the PROPFIND output weigon 2005-08-19 13:56:32 +00:00
  • e2a32465f3 does include the parent directory in the PROPFIND output weigon 2005-08-19 13:56:32 +00:00
  • fdac92be60 added DELETE and MKCOL to mod_webdav weigon 2005-08-19 13:42:01 +00:00
  • e37805c9b4 added DELETE and MKCOL to mod_webdav weigon 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 weigon 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 weigon 2005-08-19 11:15:14 +00:00
  • 606fdd28b0 added comment for read-only webdav weigon 2005-08-19 11:14:42 +00:00
  • b316000560 added comment for read-only webdav weigon 2005-08-19 11:14:42 +00:00
  • 4abfd5e9ec sol10 needs them weigon 2005-08-19 11:14:04 +00:00
  • c5249103fd sol10 needs them weigon 2005-08-19 11:14:04 +00:00
  • ec5902493f added another test for OPTIONS weigon 2005-08-19 11:13:43 +00:00
  • 36a9ce4831 added another test for OPTIONS weigon 2005-08-19 11:13:43 +00:00
  • 43de304f15 fixed handling of OPTIONS * and / weigon 2005-08-19 08:37:52 +00:00
  • a31377ace4 fixed handling of OPTIONS * and / weigon 2005-08-19 08:37:52 +00:00
  • e6c11edc0f added a switch to enable webdav on demand weigon 2005-08-19 08:37:21 +00:00
  • 919187ecf1 added a switch to enable webdav on demand weigon 2005-08-19 08:37:21 +00:00
  • cee147d446 added read-only WebDAV support weigon 2005-08-19 00:05:52 +00:00
  • 3be06bb84c added read-only WebDAV support weigon 2005-08-19 00:05:52 +00:00
  • 359d68560d the userdir module builds a physical path by hand, the same as mod_alias weigon 2005-08-18 20:53:02 +00:00
  • faa4d51ede the userdir module builds a physical path by hand, the same as mod_alias weigon 2005-08-18 20:53:02 +00:00
  • aa02f1b408 added function declaration weigon 2005-08-18 12:00:40 +00:00
  • b01d94c3a9 added function declaration weigon 2005-08-18 12:00:40 +00:00
  • 599ee514c3 removed unused variable weigon 2005-08-18 11:58:49 +00:00
  • 270ce0c65e removed unused variable weigon 2005-08-18 11:58:49 +00:00
  • ef37890735 removed unused variable weigon 2005-08-18 11:56:07 +00:00
  • b8e6fee3c3 removed unused variable weigon 2005-08-18 11:56:07 +00:00
  • 551b3e4111 file_cache.h is not stat_cache.h weigon 2005-08-18 11:21:58 +00:00
  • eca25a0ae1 file_cache.h is not stat_cache.h weigon 2005-08-18 11:21:58 +00:00
  • 5a091744d6 don't die if accesslog file is not set weigon 2005-08-18 10:10:34 +00:00
  • 962d936d94 don't die if accesslog file is not set weigon 2005-08-18 10:10:34 +00:00
  • 706de3c3fd check that the content-type is the CT of the original file weigon 2005-08-18 09:28:11 +00:00
  • 3a754cb06a check that the content-type is the CT of the original file weigon 2005-08-18 09:28:11 +00:00
  • f236353c93 let mod_compress prepare etag, last-modified and content-type weigon 2005-08-18 09:26:29 +00:00
  • 172340e22f let mod_compress prepare etag, last-modified and content-type weigon 2005-08-18 09:26:29 +00:00
  • 30b713a336 initialize is_ssl (perhaps fixes a long standing bug) weigon 2005-08-18 09:25:59 +00:00
  • c39b55649d initialize is_ssl (perhaps fixes a long standing bug) weigon 2005-08-18 09:25:59 +00:00
  • cc2517919d removed #ifdefs and fixed conditional config for mod_trigger_b4_dl that way weigon 2005-08-18 08:17:17 +00:00
  • 0d7dca9483 removed #ifdefs and fixed conditional config for mod_trigger_b4_dl that way weigon 2005-08-18 08:17:17 +00:00
  • ff518116b1 added debug option to mod_trigger_b4_dl and initialize the base-config weigon 2005-08-17 17:36:03 +00:00
  • 0d79097c3d added debug option to mod_trigger_b4_dl and initialize the base-config weigon 2005-08-17 17:36:03 +00:00
  • 3f6ba0316c tell the user to use the right PHP build for FastCGI weigon 2005-08-17 15:28:20 +00:00
  • 1b4b0b313a tell the user to use the right PHP build for FastCGI weigon 2005-08-17 15:28:20 +00:00
  • 4c589b2f5c pipe and syslog need each log-entry by itself weigon 2005-08-17 14:42:09 +00:00
  • df688f7de0 pipe and syslog need each log-entry by itself weigon 2005-08-17 14:42:09 +00:00
  • 03ad197494 range-requests is at 40 weigon 2005-08-17 13:30:35 +00:00
  • e9165caae8 range-requests is at 40 weigon 2005-08-17 13:30:35 +00:00
  • 2fe809e159 prepared a debian for 1.4.0 weigon 2005-08-17 10:15:00 +00:00
  • 182f800f59 prepared a debian for 1.4.0 weigon 2005-08-17 10:15:00 +00:00
  • 9d71044766 first NEWS entries for 1.4.0 weigon 2005-08-17 10:05:03 +00:00
  • af3be09b10 first NEWS entries for 1.4.0 weigon 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 weigon 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 weigon 2005-08-17 09:56:33 +00:00
  • 5884db480c removed warnings on empty response-body, added debug output to mod_proxy weigon 2005-08-17 09:52:16 +00:00
  • 426880f0a2 removed warnings on empty response-body, added debug output to mod_proxy weigon 2005-08-17 09:52:16 +00:00
  • c0d110d19e the test-cases revealed that broken-scriptfilename is really needed, reverted the changes weigon 2005-08-17 09:51:24 +00:00
  • 0de585c33b the test-cases revealed that broken-scriptfilename is really needed, reverted the changes weigon 2005-08-17 09:51:24 +00:00
  • 939903cc69 updated to new docutils which installs rst2html without .py weigon 2005-08-17 09:50:51 +00:00