summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2011Rich Bowen2011-01-03626-626/+626
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054597 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2011-01-022-6/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054468 13f79535-47bb-0310-9956-ffa450edef68
* update translationAndré Malo2011-01-021-3/+53
| | | | | | | Reviewed by: Kess <kess apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054465 13f79535-47bb-0310-9956-ffa450edef68
* Update transformsStefan Fritsch2011-01-024-12/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054456 13f79535-47bb-0310-9956-ffa450edef68
* Fix EBCDIC related cut'n'paste errorStefan Fritsch2011-01-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054453 13f79535-47bb-0310-9956-ffa450edef68
* Added another useful NetWare start script.Guenter Knauf2011-01-021-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054410 13f79535-47bb-0310-9956-ffa450edef68
* Added shebang check so that .vbs scripts can work as CGI.Guenter Knauf2011-01-021-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054347 13f79535-47bb-0310-9956-ffa450edef68
* Fixed NetWare NCF script; for now removed ap2prod.ncf.Guenter Knauf2011-01-021-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054346 13f79535-47bb-0310-9956-ffa450edef68
* Change the format of the SSL_{CLIENT,SERVER}_{I,S}_DN variablesStefan Fritsch2011-01-018-53/+119
| | | | | | | | | to be RFC 2253 compatible, convert non-ASCII characters to UTF8, and escape other special characters with backslashes. The old format can still be used with the LegacyDNStringFormat argument to SSLOptions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054323 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2011-01-017-11/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054305 13f79535-47bb-0310-9956-ffa450edef68
* more markupAndré Malo2011-01-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054303 13f79535-47bb-0310-9956-ffa450edef68
* wording, markupAndré Malo2011-01-011-7/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054301 13f79535-47bb-0310-9956-ffa450edef68
* fix short description for usecanonicalphysicalport directiveAndré Malo2011-01-011-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054295 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2011-01-014-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054182 13f79535-47bb-0310-9956-ffa450edef68
* even better markupAndré Malo2011-01-011-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054181 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2011-01-015-8/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054180 13f79535-47bb-0310-9956-ffa450edef68
* markup refinementsAndré Malo2011-01-011-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054179 13f79535-47bb-0310-9956-ffa450edef68
* update translationAndré Malo2011-01-011-2/+33
| | | | | | | Reviewed by: Kess <kess apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054178 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolete and redundant log message in env auth providerStefan Fritsch2010-12-301-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054014 13f79535-47bb-0310-9956-ffa450edef68
* Change another variable that could be confused for conn_rec.Graham Leggett2010-12-301-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053967 13f79535-47bb-0310-9956-ffa450edef68
* Fix a spin should we encounter a corrupt bucket from the proxy.Graham Leggett2010-12-301-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053966 13f79535-47bb-0310-9956-ffa450edef68
* eliminate another var named 'c' which is not a conn_recStefan Fritsch2010-12-301-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053954 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to ap_exprStefan Fritsch2010-12-303-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053882 13f79535-47bb-0310-9956-ffa450edef68
* Make the REQUEST_SCHEME variable available to scripts and mod_rewriteStefan Fritsch2010-12-305-1/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053872 13f79535-47bb-0310-9956-ffa450edef68
* Add -T operator to allow easy evaluation of on/off, 1/0, ... variablesStefan Fritsch2010-12-303-5/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053865 13f79535-47bb-0310-9956-ffa450edef68
* * Silence compiler warningRuediger Pluem2010-12-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053853 13f79535-47bb-0310-9956-ffa450edef68
* * Silence compiler warning about possibly uninitialized useRuediger Pluem2010-12-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053814 13f79535-47bb-0310-9956-ffa450edef68
* update transformsStefan Fritsch2010-12-2929-32/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053751 13f79535-47bb-0310-9956-ffa450edef68
* Allow to use arbitrary boolean expressions (ap_expr) in RewriteCond.Stefan Fritsch2010-12-293-9/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053750 13f79535-47bb-0310-9956-ffa450edef68
* in struct backrefinfo: remove nsub member which is never read,Stefan Fritsch2010-12-291-4/+1
| | | | | | | make source member const git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053742 13f79535-47bb-0310-9956-ffa450edef68
* Allow to unset environment variables using E=!VAR.Stefan Fritsch2010-12-294-9/+30
| | | | | | | | PR: 49512 Submitted by: Mark Drayton <mark markdrayton info>, Stefan Fritsch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053726 13f79535-47bb-0310-9956-ffa450edef68
* In comments: s@ XX @ XXX: @ so they can actually be found seen.Igor Galić2010-12-294-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053668 13f79535-47bb-0310-9956-ffa450edef68
* Typos.Lucien Gentis2010-12-297-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053666 13f79535-47bb-0310-9956-ffa450edef68
* update transformationsIgor Galić2010-12-2916-507/+330
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053664 13f79535-47bb-0310-9956-ffa450edef68
* Fix grammar.Igor Galić2010-12-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053662 13f79535-47bb-0310-9956-ffa450edef68
* Updates.Lucien Gentis2010-12-2910-506/+346
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053655 13f79535-47bb-0310-9956-ffa450edef68
* * Fix r1039304 and make the patch similar to the one proposed forRuediger Pluem2010-12-291-8/+8
| | | | | | | | | 2.2.x: If the SSL handshake to the backend fails we cannot even sent an HTTP request. So the check needs to happen already when we sent data not when we receive data. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053584 13f79535-47bb-0310-9956-ffa450edef68
* xformsEric Covener2010-12-291-11/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053528 13f79535-47bb-0310-9956-ffa450edef68
* mention my flip-flop on "Header always" to not add additional confusion to Eric Covener2010-12-291-0/+1
| | | | | | | | someone treading in this area, and plan to remove after GA. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053526 13f79535-47bb-0310-9956-ffa450edef68
* PR50525: Header always ... doesn't really mean "always" in terms of what you Eric Covener2010-12-291-12/+26
| | | | | | | | | | can edit/merge/append/set since it only looks at r->err_headers_out and the initial value may have lived in r->headers_out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053523 13f79535-47bb-0310-9956-ffa450edef68
* revert r1031670:Eric Covener2010-12-293-17/+21
| | | | | | | | | | | | | | | | Change the default of the Header directive to apply to responses of all types instead of just 2xx successful responses. This turned out to be do more harm than good for anything other than "set", since "always" doesn't ever see/operate on existing r->headers_out headers -- just err_headers_out. I think onsuccess needs to remain the default and this needs to move into a doc revamp. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053516 13f79535-47bb-0310-9956-ffa450edef68
* add a 2.3.9-era CHANGES entry that should have been noted for Eric Covener2010-12-291-0/+3
| | | | | | | | | mod_headers defaults. Should I flag this CHANGES entry in any way? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053515 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2010-12-281-15/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053444 13f79535-47bb-0310-9956-ffa450edef68
* update translationAndré Malo2010-12-281-20/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053442 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2010-12-284-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053436 13f79535-47bb-0310-9956-ffa450edef68
* Remove some stuff that's already been done.Rich Bowen2010-12-281-10/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053384 13f79535-47bb-0310-9956-ffa450edef68
* Applying patch from PR 33078 (with slight changes to its return values)Igor Galić2010-12-283-4/+31
| | | | | | | This patch disallows the mixing of relative (+/-) and absolute Options where insensible. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053375 13f79535-47bb-0310-9956-ffa450edef68
* Log a trace message if we drop a header with an invalid nameStefan Fritsch2010-12-281-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053365 13f79535-47bb-0310-9956-ffa450edef68
* Move duplicated code into utility functionsStefan Fritsch2010-12-281-70/+42
| | | | | | | Submitted by: Malte S. Stretz <mss@apache.org>, Stefan Fritsch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053363 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in CHANGES, as per tid50321Rich Bowen2010-12-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053358 13f79535-47bb-0310-9956-ffa450edef68