- Nov 10, 1997
-
-
dgaudet authored
Obtained from: http://www.zeus.co.uk/misc/zb.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79551 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79550 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
pages. It's freely distributable provided we leave the copyright intact at the top of the code. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79549 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
that if the mutex is broken then it'll definately show up as an error. It's amazing how doing this yield flattens out differences between the various options. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79548 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
runs under linux). It includes the correct flock() code. It attempts to yield its slice up to other processes ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79547 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 09, 1997
-
-
Ken Coar authored
Also add the SuppressColumnSorting keyword to the new-features document. Reviewed by: Ben Laurie, Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79545 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
which will keep the column heading from beling links for sorting the display. PR: 1261 Reviewed by: Jim Jagielski, Martin Kraemer, Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79544 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 08, 1997
-
-
brian authored
Added references to the known_client_problems page. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79539 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Submitted by: Marius Groeger <mag@sysgo.de> Reviewed by: Dean Gaudet, Paul Sutton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79537 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
PR: 1294 Submitted by: David Chambers <davidc@flosun.salk.edu> Reviewed by: Dean Gaudet, Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79536 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
ProxyPass directive and set handler to 'proxy-server', because find_types() resets r->handler if we have an other handler (server-info, server-parsed, etc.) that will be invoked on the URI from the request. PR: 870 Submitted by: Lars Eilebrecht Reviewed by: Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79535 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
the old-style syntax (i.e. "a.b.c." to match a class C) from working properly. [Dean Gaudet] PR: 1248, 1328, 1384 Reviewed by: Jim Jagielski, Lars Eilebrecht git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79534 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Obtained from: Reviewed by: Dean Gaudet, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79533 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: 1372 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79532 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79531 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
introduced a bug that prevented it from working correctly. PR: 1352 Obtained from: Submitted by: M.D.Parker <mdpc@netcom.com> Reviewed by: Marc Slemko, Dean Gaudet, Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79530 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
multiple Listen directives. PR: 872 Obtained from: Submitted by: Reviewed by: Paul Sutton, Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79529 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 06, 1997
-
-
dgaudet authored
PR: 1311 Obtained from: FreeBSD-current Submitted by: "[KOI8-R] ������ ������" <ache@nagual.pp.ru> Reviewed by: Dean Gaudet, Jim Jagielski, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79528 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79527 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
> should it be '-x' or just '-r'? This fixes it up and also makes its output a bit more sensible by changing all the backslashes from the PATH to forward slashes (it was outputing a mixture of forward and back slashes, looked a bit funny...). Submitted by: Brian Havard <brianh@kheldar.apana.org.au> Reviewed by: Dean Gaudet, Jim Jagielski, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79526 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
breaking on some systems PR: 1368 Submitted by: Bhaba R.Misra <system@vt.edu> Reviewed by: Dean Gaudet, Jim Jagielski, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79525 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Reviewed by: Jim Jagielski, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79524 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79523 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
directive. Reviewed by: Dean Gaudet, Jim Jagielski, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79522 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79521 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
totally didn't do it right the first time. Reviewed by: Roy Fielding git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79518 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79517 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
child that has the current lock gets killed by the parent. Restore USE_FCNTL_SERIALIZED_ACCEPT as the default for Solaris2, at least until we get one of the other locking mechanisms to work reliably. Reviewed by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79516 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Added notes about HP git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79515 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 05, 1997
-
-
dgaudet authored
sources as Unix. Submitted by: Brian Havard <brianh@kheldar.apana.org.au> Reviewed by: Dean Gaudet, Paul Sutton, Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79513 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
PR: Obtained from: Submitted by: Rasmus Lerdorf Reviewed by: Dean Gaudet, Paul Sutton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79512 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
PR: 1342 Submitted by: Paul Eggert <eggert@twinsun.com> Reviewed by: Dean Gaudet, Marc Slemko, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79511 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79510 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 04, 1997
-
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79509 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79508 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
needs to be kept around where we can find it. Whether or not we should distribute this code is an open question. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79507 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Hopefully (!) this will ease some of the confusion about 1.3 features described therein that people think apply to 1.2.. Reviewed by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79504 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 03, 1997
-
-
brian authored
Remove broken link, improve context of existing one git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79502 13f79535-47bb-0310-9956-ffa450edef68
-
Sameer Parekh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79499 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
up after a SIGTERM. PR: 1211 Reviewed by: Marc Slemko, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79498 13f79535-47bb-0310-9956-ffa450edef68
-