- May 21, 2002
-
-
Martin Kraemer authored
arbitrary user input to end up (unescaped) in the access_log and error_log files. Until now, garbage could be injected to spoof accesses to nonexistent (or inaccessible) resources -- of course without the client actually getting access to them. Now anything but whitespace following the "<method> <url> HTTP/x.y" request line is disallowed, and special characters in the request are escaped in the log. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95205 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95204 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
> Hopefully this is the right place to send this comment. I have alot of > disk images (.img) on my server. By default, there is no icon for a disk > image. > > So I made one... > > AddIcon /icons/diskimg.gif .img > > The diskimg.gif can be found at: > > http://www.essenz.com/icons/diskimg.gif > > Could this be added into future releases? Disk images are fairly popular. > Especially when making boot floppies or driver disks for linux. Submitted by: john at essenz.com git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95202 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
preserved by the build system, printed with "httpd -V", but apart from that completely ignored: the default transfer log is to not produce any transfer log. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95201 13f79535-47bb-0310-9956-ffa450edef68
-
- May 19, 2002
-
-
David McCreedy authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95176 13f79535-47bb-0310-9956-ffa450edef68
-
David McCreedy authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95174 13f79535-47bb-0310-9956-ffa450edef68
-
- May 17, 2002
-
-
Cliff Woolley authored
default handler or they will be corrupted, just as with the other \r\n platforms. PR: 9185 Reviewed by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95157 13f79535-47bb-0310-9956-ffa450edef68
-
- May 16, 2002
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95136 13f79535-47bb-0310-9956-ffa450edef68
-
- May 15, 2002
-
-
Greg Ames authored
options etc intended for OS390. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95116 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
One extra bit o' threadsafety, already discussed but with no momentum. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95115 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
At least on Win32 ... close the book on nice-to-haves with no patch, or no point (.exe's available from 2.0 builds, duplicating ApacheMonitor in both trees is a waste and a maintenance headache.) Besides, we are -discouraging- future use. If 1.3.2x is 'initial release' quality, 2.0 is much closer to fine. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95114 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Looks like noone plans to leverage our sdbm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95113 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
I suspect this might be fixed by now, if anyone wants to test the remaining half of this issue (IndexIgnore .foo .bar should hide both .foo and .bar). Also interesting to determine if it's good in 2.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95112 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Guys, didn't we get this resolved lo about 1.3.21-ish? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95111 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95110 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
will not be missed :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95109 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
this themselves, by clearing out env or else it's not a concern for many people, or whatever... No need to track this anymore git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95108 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
in 1.3 at all anymore... If you want Apache and Windows, 2.0 is the viable solution :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95107 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
the behavior and we won't be fixing it in 1.3 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95106 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95105 13f79535-47bb-0310-9956-ffa450edef68
-
- May 13, 2002
-
-
Dirk-Willem van Gulik authored
missing parenthesis which breaks the build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95075 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
or supervisor process to not fork&detach - as to allow integration with deamontools (http://cr.yp.to/daemontools.html). PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7628 Obtained from: http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=101467598720760&w=2 Michael Handler <handler-grendel.net> Submitted by: http://www.catnook.com/patches/apache-1.3.24-daemontools.patch Jos Backus <jos-catnook.com> Reviewed by: Dirk-Willem van Gulik git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95074 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95062 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
early 1.3's at least), so that it is possible to do a make OPTIM=-g from the src/ directory to temporarily override the default (e.g., for debugging). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95060 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95056 13f79535-47bb-0310-9956-ffa450edef68
-
- May 11, 2002
-
-
Dirk-Willem van Gulik authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95037 13f79535-47bb-0310-9956-ffa450edef68
-
- May 10, 2002
-
-
David Reid authored
Yes such poor under privileged platforms do exist (BeOS R5 and before). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95036 13f79535-47bb-0310-9956-ffa450edef68
-
- May 06, 2002
-
-
Martin Kraemer authored
in a less hardcoded way. (.so) because the shared building chain would fail for Cygwin which uses native Win32 extensions (.dll). Submitted by: Stipe Tolj <tolj@wapme-systems.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94950 13f79535-47bb-0310-9956-ffa450edef68
-
- May 04, 2002
-
-
Brian Havard authored
some 3rd party module needs them. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94927 13f79535-47bb-0310-9956-ffa450edef68
-
- May 03, 2002
-
-
Mark J. Cox authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94916 13f79535-47bb-0310-9956-ffa450edef68
-
- May 02, 2002
-
-
Jim Jagielski authored
is to avoid things like "we know NSLINKMODULE_OPTION_NONE is 0" and making such shortcuts as this. This makes it clear what exactly we are setting, and though admittedly verbose, the tradeoff of a few bytes of source is worth it :) PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94901 13f79535-47bb-0310-9956-ffa450edef68
-
- May 01, 2002
-
-
Wilfredo Sanchez authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94899 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
this fixes a build error on OS/390 which, in version V2R8 at least, doesn't have snprintf() git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94895 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
(the bug was introduced in the current development cycle, so no CHANGES entry is necessary) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94894 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 2002
-
-
Graham Leggett authored
valid to handle a request. PR: 8407 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94784 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 22, 2002
-
-
Jim Jagielski authored
ap_select in reclaim_child_processes more "resistant" to signal interupts. PR: Bugz 8176 Obtained from: Submitted by: David Winterbourne <davidw@financenter.com> Reviewed by: Jim Jagielski, Bill Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94759 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Worth noting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94758 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Backport of httpd-2.0/modules/mappers/mod_rewrite.c 1.84 PR: 7492 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94756 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
NSLINKMODULE_OPTION_NONE maps to the enum FALSE for the old API git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94754 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Apache extensions' public symbols into the global symbol table. This allows dynamically loaded PHP extensions. NOTE: this works as long as multiple modules don't include overlapping symbols. Jim added the wrapper to check for the existance of the option (which doesn't exist in Rhapsody). PR: Obtained from: Submitted by: Marko Karppinen <markonen@php.net> Reviewed by: Jim Jagielski, Wilfredo Sanchez git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94753 13f79535-47bb-0310-9956-ffa450edef68
-