- Feb 25, 2005
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155348 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155346 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 24, 2005
-
-
Joe Orton authored
ap_listeners->bind_addr for the dummy connection rather than doing a name lookup on the first listener's hostname and using one of the addresses returned. * server/mpm_common.c (dummy_connection): Log the address if the connect() fails. Reviewed by: jorton, trawick, stoddard git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155213 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 20, 2005
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154506 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154504 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
* manual/index.xml.fr: new file Translated by: "Vincent Deffontaines" <vincent gryzor.com> Reviewed by: alain B <chbok hotmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154503 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 19, 2005
-
-
Andre Malo authored
* manual/style/lang/fr.xml: added * manual/style/xsl/common.xsl: Remove fr-language-link-hack * manual/style/lang-targets.xml: rebuilt (`build bootstrap`) Submitted by: alain B <chbok hotmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154405 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 2005
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154326 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add the 'missing' modules, to avoid extranious warnings that their base addresses cannot be found in BaseAddr.ref. [mod_log_forensic was new, the other two are diagnostic/not built by default.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154325 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 17, 2005
-
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154203 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Noticed by: Bojan Smojver <bojan rexursive.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154181 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154178 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
own literal strings git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154173 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 14, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153808 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153805 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 13, 2005
-
-
William A. Rowe Jr authored
There -was- no race on Win32 in httpd-2.0, because the child thread start function arg was redefined to be racy on httpd-2.1 (now fixed.) However, things aren't always clear when one goes nuts with casts, in fact they mask the real behavior. So taking FirstBill's +1, clean up these ugly casts as we did in httpd-2.1 and make the code and it's behavior a little more self-evident. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153678 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
As discussed on various channels, apply the following fix by lazy concensus for a platform specific bug fix. Fixes PR 32730. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153677 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 11, 2005
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153472 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153440 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
not uncommon - this might help. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153418 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 10, 2005
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153281 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 09, 2005
-
-
Jeff Trawick authored
PR: 33438 Submitted by: Bojan Smojver Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153093 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 05, 2005
-
-
William A. Rowe Jr authored
Update an old vote (actually, the bug was two issues). Call a vote a vote, and trim up STATUS a bit. R-T-C on branches/httpd-2.0 was decided, revisited at AC2004, and modified a bit for lazy concensus of platform maintainance changes, based on list discussion. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151466 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 04, 2005
-
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151443 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151441 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151438 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- 2004 -> 2005 in the docs footer... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151435 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151431 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151430 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151426 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151420 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151417 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151407 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151405 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151404 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
* manual/upgrading.xml.es, manual/vhosts/index.xml.es: sync with English version * manual/logs.xml.es: new translation Submitted by: Jesús Blanco <blanco bitrock.com> Reviewed by: Daniel Lopez git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151401 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Jesús Blanco <blanco bitrock.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151396 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
Also, rewrite one backport description to actually make sense to mere mortals. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151385 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
Also, move some stale or stagnant backports to a new category. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151384 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151379 13f79535-47bb-0310-9956-ffa450edef68
-