Commit History

Author SHA1 Message Date
  Christoph Schug 5ee2d0b8c2 add a bunch of MIME types regarding Microsoft Office 2007. As I wasn't lucky to find those information at IANA I tried at microsoft.com. The only source I found was the Japanse TechNet site (http://www.microsoft.com/japan/technet/prodtechnol/office/ork/library/f88d06fb-c9a4-413c-a1d3-40c97e340c5a.mspx?mfr=true). So hopefully everything is set up right, at least for my few test cases it worked correctly. 18 years ago
  Ralf S. Engelschall c51b2f59b5 nuke envvars stuff (we have apache.sh), remove more runtime files and cleanup packaging in general 18 years ago
  Ralf S. Engelschall d0e3ae5533 fix the broken alignments which hurts my eyes 18 years ago
  Ralf S. Engelschall 04e6d7555b reuse the libtool from APR but post-adjust it for DSO support 18 years ago
  Ralf S. Engelschall dbd14de1c2 provide a start page with OpenPKG branding and a link to the Apache website and local manual 18 years ago
  Ralf S. Engelschall 2a54306d89 provide /openpkg-cgi/printenv again and provide a new /apache-manual 18 years ago
  Ralf S. Engelschall 6431cc1821 use a DSO-capable GNU libtool in Apache apxs instead of the DSO-disabled one from APR 18 years ago
  Ralf S. Engelschall bf2e6589d7 new OpenPKG world order: upgrade from Apache 1.3 to 2.2 (part 1/3: updated/new packages) 18 years ago
  Ralf S. Engelschall 7193d0bc63 allow a reasonably sized (128KB instead of just 8KB lines) AuthGroupFile, please 18 years ago
  Ralf S. Engelschall 102558d950 fix SHA1 function under AMD64 (where "sizeof(unsigned long) == 8") by using "unsigned int" in the same brain-dead and still partly broken way (as "sizeof(unsigned int) == 4" cannot be assumed in general) as the MD5 function in the Apache source. KEEP IN MIND THAT THIS IS STILL UGLY, BUT AT LEAST SLIGHTLY BETTER AND AT LEAST AS BRAIN-DEAD AS THE EXISTING MD5 CODE. 18 years ago
  Ralf S. Engelschall 99c0049556 now that the OpenDocument stuff is officially registered at IANA (see http://www.iana.org/assignments/media-types/application/), add the MIME types to Apache's mime.types database 19 years ago
  Ralf S. Engelschall 21bc921627 upgrading package: apache 1.3.36 -> 1.3.37 19 years ago
  Ralf S. Engelschall 888ff24341 upgrading package: apache 1.3.35 -> 1.3.36 19 years ago
  Ralf S. Engelschall a43102f925 upgrading package: apache 1.3.34 -> 1.3.35 19 years ago
  Ralf S. Engelschall 0f5c50bee6 Security Fix (CVE-2005-3352) 20 years ago
  Ralf S. Engelschall 110c9b6ce8 upgrading package: apache 1.3.33 -> 1.3.34 20 years ago
  Ralf S. Engelschall f2b93ad0f3 upgrading package: apache 1.3.32 -> 1.3.33 21 years ago
  Ralf S. Engelschall 618e73c2ce simplify packaging again by recreating the patch against the new apache source dir and this way also merging together the two patches against src/Configure 21 years ago
  Herbert Schmid b3be9bad01 upgrading package: apache 1.3.31 -> 1.3.32 21 years ago
  Ralf S. Engelschall 2807b575cd fix use-external-Expat patch 21 years ago
  Thomas Lotterer 2b5b98e92e force apache to use OpenPKG expat because mod_dav and mod_php_xml do it already and suffer from symbol conflicts with apache internal expat-lite 21 years ago
  Thomas Lotterer 4504105117 SA-2004.029-apache; CAN-2004-0492 21 years ago
  Ralf S. Engelschall 57369ce21a remove obsolete patch (already applied in 1.3.31) 21 years ago
  Ralf S. Engelschall 6d9d47f905 upgrading package: apache 1.3.29 -> 1.3.31 21 years ago
  Thomas Lotterer c30acb4131 CAN-2003-0993; not applicable for any supported or tentative and almost any obsoleted platforms in OPENPKG_2_0_RELEASE; only obsoleted Solaris 2.6 might be affected, so MFC/SA is questionable 21 years ago
  Ralf S. Engelschall 2949266100 upgrading package: apache 1.3.28 -> 1.3.29 22 years ago
  Ralf S. Engelschall b61ecdda31 allow SetEnv to set PATH variable; use suexec.log instead of default suexec_log 22 years ago
  Michael van Elst d459dc598a fix suexec-zombie problem, see also http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737 22 years ago
  Ralf S. Engelschall a7630fe97e upgrading package: apache 1.3.27 -> 1.3.28 22 years ago
  Michael van Elst b5ebf0b43b more smartness in linking 22 years ago