- May 17, 2003
-
-
Andre Malo authored
for already compressed content in mod_deflate. PR: 19913 Submitted by: Tsuyoshi SASAMOTO <nazonazo@super.win.ne.jp> Reviewed by: Jeff Trawick, Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99898 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A few simple patches reviewed and out of my extraclean tree. On to dealing with bigger fish. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99896 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a VPATH build issue - our command lines can sometimes hit the wall against the shell's max command line length. We had a number of needless paths included in VPATH builds; this change drops a number of -I'ncluded module paths containing no .h files. Backport of configure.in r1.251 Reviewed by: Andre, Justin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99895 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a VPATH build install bug - the special.mk file was never installed (because we didn't rewrite it to the VPATH from the sourcepath), so copy any sourcepath\build\*.mk files along with the vpath\build\*.mk files. Backport of Makefile.in r1.130, 1.131 [Jeff's fix for build breakage] Reviewed by: Andre, Justin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99894 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99893 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99892 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99889 13f79535-47bb-0310-9956-ffa450edef68
-
- May 16, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99888 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Jeongho Jeon <maczniak@operamail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99887 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Translated by: Jeongho Jeon <maczniak@operamail.com> Reviewed by: Choi Kyusic <kyusic@hotmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99886 13f79535-47bb-0310-9956-ffa450edef68
-
No Author authored
'APACHE_2_0_BRANCH'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99885 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99881 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Sorry! Revert the bogus bit of the commit of a few minutes ago. (I happen to work with these all of the time, but it just isn't right for the default checkout of our top level BuildBin target.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99878 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
One patch applied. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99877 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Point out the fix that Jeff suggested git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99876 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Provide mod_echo and mod_bucketeer in the IDE for win32 developers and hackers, as already applied to 2.1. But never enable them in the default top level project. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99874 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
As with the 2.1 tree, offer mod_echo and mod_bucketeer to developers who are working with the 2.0 sources. We will never include them by default, even installing them will remain a manual effort on win32. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99873 13f79535-47bb-0310-9956-ffa450edef68
-
No Author authored
'APACHE_2_0_BRANCH'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99872 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Backport the RSA SSL-C compatibility changes. More work remains because not all of the headers required for the 'openssl way' of doing things are in the headers from the binary distribution. While the source distro doesn't suffer as many problems, we should find ways to individually cripple those features for the binary distro that most users will have installed. Mucho thanks to Trawick for his efforts in keeping the patch in sync. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99867 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ya - I know the lines are too long - I hope these simpler votes don't grow much moss anyways. Toss out a few new patches for consideration, all pretty simple except the thorny ssl issue that Jeff and Justin have started looking at. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99865 13f79535-47bb-0310-9956-ffa450edef68
-
Allan K. Edwards authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99860 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99859 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
PR: 17629 (Port of nd's patch from Apache 2.1) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99858 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99857 13f79535-47bb-0310-9956-ffa450edef68
-
- May 15, 2003
-
-
Greg Ames authored
Enable coredumps on Linux 2.4+ if CoreDumpDirectory is coded I tried to clarify the doc, but it still looks like geek-speak. Any ideas on how to better explain this to users would be appreciated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99856 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99854 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99852 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99851 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99849 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99848 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99847 13f79535-47bb-0310-9956-ffa450edef68
-
Aaron Bannert authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99845 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
mod_cache on up git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99839 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99837 13f79535-47bb-0310-9956-ffa450edef68
-
- May 14, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99835 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Jeongho Jeon <maczniak@operamail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99834 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Jeongho Jeon <maczniak@operamail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99833 13f79535-47bb-0310-9956-ffa450edef68
-
No Author authored
'APACHE_2_0_BRANCH'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99832 13f79535-47bb-0310-9956-ffa450edef68
-
Thom May authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99831 13f79535-47bb-0310-9956-ffa450edef68
-
Thom May authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99830 13f79535-47bb-0310-9956-ffa450edef68
-