- Feb 20, 1998
-
-
dgaudet authored
fix slight semantic error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80250 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 19, 1998
-
-
Randy Terbush authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80248 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 1998
-
-
Doug MacEachern authored
PR: Obtained from: Submitted by: Doug MacEachern Reviewed by: Dean, Jim, Martin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80247 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80245 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
with it. PR: 1816 Submitted by: Enrik Berkhan <enrik@inka.de> Reviewed by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80243 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
PR: 1827 Submitted by: "M.D.Parker" <mdpc@netcom.com> Reviewed by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80242 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80241 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80239 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80238 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
cleanup. This isn't everything needed to get absoluteURIs working properly, they're still at least as broken as they were a week or two ago. I'm hoping Martin can get his uri parsing patch into the server, and when he does that I can finish the fixes for absoluteURIs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80237 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
error messages generated. Introduced cmd->end_token to make it easier to do nested sections with proper error reporting. (Note that it can't be used for <IfModule> or <Limit> unfortunately.) PR#379: <Files> is not allowed within <Location> because it has no effect. PR#1817: Change <Files> to work with basenames only. This fixes both the bug introduced by the wildcarding change (* doesn't match /) and bugs such as <Files a*b> not working. PR: 379, 1817 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80234 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80232 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
- remove the (for a long-time) obsolete "dist.tar" target because we already use the step-by-step document for building releases and this particular "dist.tar" target is at least broken because of the changed subdir/files tree git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80231 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80230 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80229 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
we already have the changlog entries there for 1.2.x-1.2.4 so we should keep it in sync now, too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80228 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
- Remember Martins vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80227 13f79535-47bb-0310-9956-ffa450edef68
-
Doug MacEachern authored
Doug's [PATCH] unbind cpu option for aix PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80226 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 17, 1998
-
-
dgaudet authored
occured the child would go to alarms_blocked = -1, and would have alarms blocked forever. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80224 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 15, 1998
-
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80223 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
also apply to 1.3b5. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80222 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80221 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 14, 1998
-
-
Ken Coar authored
no longer needs to include http_log.h. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80219 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
problems. PR: 1639 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80218 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80217 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80216 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80215 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80214 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80212 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80210 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
child_main() loop. This was built based on data from a bunch of PRs, and data from the new-httpd archives, nh.9603 and nh.9701 in particular. I've actually been running with the extra errno tests for linux for the past 6 or 7 months. Without them there is a LOT of spam in the error log on a linux box, compared to none on a solaris box on the same segment. PR: 1747, 1107, 588, 1787 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80209 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
on linux) while doing "apachectl start". git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80208 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
initialization a critical section. We can't service a USR1, TERM, or HUP request during this period because all our data structures could be in some unknown state. So block_alarms() the whole way through. Fix a segfault caused by terminating before allocating pchild. This won't occur with the above fix in place, but seems a reasonable precaution should there be a need to call clean_child_exit() before pchild is allocated. Fix various cases where exit() was called rather than clean_child_exit(). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80207 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80206 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
could request /~../ and get /a. (djg: I also did a few touches of cleanup.) PR: 1701 Submitted by: Lauri Jesmin <jesmin@ut.ee> Reviewed by: Marc Slemko, Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80205 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80204 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80203 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80201 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 13, 1998
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80200 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 12, 1998
-
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80199 13f79535-47bb-0310-9956-ffa450edef68
-