- Sep 01, 2002
-
-
Brian Pane authored
allow ab to take advantage of future apr_pollset_t scalability improvements) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96603 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 31, 2002
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96602 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96601 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96600 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
<compatibility> info to mod_auth_ldap. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96599 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 30, 2002
-
-
Joshua Slive authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96598 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
to the DTD because there are some <font> tags that need to be removed. There are a bunch of other little things that could be improved, including adding proper <description> tags. Mod_ldap still needs to be converted. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96597 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96596 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
httpd ldap code git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96595 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96594 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96593 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
ThreadLimit is now part of mpm_winnt as well as update a few transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96591 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96590 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96589 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
in it never being applied for non-html files Submitted by: Kris Verbeeck <Kris.Verbeeck@ubizen.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96588 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
Reported by: Marcel_Schmidt at swissre dot com git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96587 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
> Hello, > > I love httpd2 and I really like apachebench but using the gnuplot > output option (-g) gave me this: > > starttime seconds ctime dtime ttime wait > Thu Aug 29 12:29:31 200 1030620571362758 0 54 54 0 > > It's truncating the year. Now according to > http://apr.apache.org/docs/apr/group__APR__Time.html#a15 "Unlike > ANSI/ISO C ctime(), apr_ctime() does not include a \n", so the code > and comment in ab.c are wrong, hence my attached patch to remove them. Submitted by: Leon Brocard <acme@astray.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96586 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
(No code changes) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96585 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96584 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96583 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
and provide a little more insight git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96582 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 29, 2002
-
-
Ian Holsman authored
PR: 12172 Submitted by: apachecvslog@robcromwell.com (Rob Cromwell) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96581 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
we break-ed when we found the first perl, but it didn't get us out of the outer for git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96580 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
PR: 12181 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96579 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96578 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
set Cookie on err_headers_out, and ensure it is only set once. PR: 12132 Submitted by: apachecvslog@robcromwell.com (Rob Cromwell) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96577 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
be removed by make distclean git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96576 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
make clean git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96575 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96574 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96573 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96572 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
Submitted by: Ilia Soldis <rkai@tversu.ru> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96571 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
make distclean or make extraclean git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96570 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
mechanism PR: 12151 Submitted by: god@ogmc.ru Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96567 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96566 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96565 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96564 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96563 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96562 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96561 13f79535-47bb-0310-9956-ffa450edef68
-