- Nov 29, 2005
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349745 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
run-time configuration at least as much as in compile-time, so mention it there as well. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349744 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
stating some places where things *haven't* changed. The statement about third-party modules could use some review by someone who has tried some. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349741 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349679 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349675 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349674 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349673 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349670 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349667 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349666 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349663 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349662 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349585 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 27, 2005
-
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349166 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349164 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 22, 2005
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@348055 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 21, 2005
-
-
Bradley Nicholes authored
Fix a problem with the HTTPS CGI variable not getting set for secure requests. Needed to readd the port and address on every restart whether or not the listen port is being created or resused. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@348029 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@348009 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
replace find_apr.m4. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345887 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 20, 2005
-
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345730 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345715 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345706 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345705 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345704 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
* Add a mention of the new httxt2dbm program git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345703 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345697 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345695 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
* Minor performance tweak by reusing already calculated strlen in get_body. Submitted by: Christophe Jaillet <christophe.jaillet wanadoo.fr> Reviewed by: Ruediger Pluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345694 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 18, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345552 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 17, 2005
-
-
Joshua Slive authored
A few markup and spelling fixes. * Deprecate AddOutputFilterByType * Link up Require and AuthType to the relevant aaa modules. Remove redundant link. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345333 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
No functional change: remove "internal" tab spacing/formatting. Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345239 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 16, 2005
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345135 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345070 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Remove on/off arguments from AuthDigestProvider. Provide at least a basic roadmap to the aaa modules as part of the tutorial. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345066 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Remove on/off from the argument list for AuthBasicProvider, attempt to clarify the discussion of AuthBasicAuthoritative, and add some extra clarifications in a few places. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345059 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
Remove support for 'On' and 'Off' for AuthBasicProvider and AuthDigestProvider as it doesn't actually work as advertised. Reviewed by: Joshua Slive (concept) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345055 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345046 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
Correct an XML validation error. Reviewed by: colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@344974 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
Make references to 2.1 and later consistent with each other. Reviewed by: colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@344973 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 15, 2005
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@344422 13f79535-47bb-0310-9956-ffa450edef68
-