- Feb 18, 1998
-
-
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
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80198 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
automated rule we're unlikely to keep them up to date. Resurrect the "make depend" which existed prior to the makefile rearrangement. It's not perfect, like it lists os/unix/os.h... but that won't break anyone -- win32 developers don't use these dependencies. Folks don't any of them to just compile the server once... and aren't hurt by listing a dependency that doesn't apply to their compilation environment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80197 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
about them. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80196 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80195 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
preserve the encoding given by the AddEncoding directive. This allows us, for example, to move forward with things like "AddEncoding deflate .df", while preserving backwards brokenness with "AddEncoding x-gzip .gz". Submitted by: Ronald.Tschalaer@psi.ch Reviewed by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80192 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 11, 1998
-
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80191 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80189 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
current state... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80187 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 10, 1998
-
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80186 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80185 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80184 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Added a README file to explain hierarchy. Added a default Makefile template for this level. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80183 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Added a README file to explain hierarchy. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80182 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80180 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80179 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 09, 1998
-
-
Sameer Parekh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80178 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
that we are now in 1.3b5 and that a code freeze is in effect git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80177 13f79535-47bb-0310-9956-ffa450edef68
-