summaryrefslogtreecommitdiffstats
path: root/BuildAll.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-02Update transformsStefan Fritsch4-12/+42
2011-01-02Fix EBCDIC related cut'n'paste errorStefan Fritsch1-1/+1
2011-01-02Added another useful NetWare start script.Guenter Knauf1-1/+10
2011-01-02Added shebang check so that .vbs scripts can work as CGI.Guenter Knauf1-3/+6
2011-01-02Fixed NetWare NCF script; for now removed ap2prod.ncf.Guenter Knauf1-2/+2
2011-01-02Change the format of the SSL_{CLIENT,SERVER}_{I,S}_DN variablesStefan Fritsch8-53/+119
2011-01-01update transformationAndré Malo7-11/+7
2011-01-01more markupAndré Malo1-2/+2
2011-01-01wording, markupAndré Malo1-7/+14
2011-01-01fix short description for usecanonicalphysicalport directiveAndré Malo1-2/+1
2011-01-01update transformationAndré Malo4-5/+6
2011-01-01even better markupAndré Malo1-2/+3
2011-01-01update transformationAndré Malo5-8/+25
2011-01-01markup refinementsAndré Malo1-4/+5
2011-01-01update translationAndré Malo1-2/+33
2010-12-30Remove obsolete and redundant log message in env auth providerStefan Fritsch1-5/+0
2010-12-30Change another variable that could be confused for conn_rec.Graham Leggett1-3/+3
2010-12-30Fix a spin should we encounter a corrupt bucket from the proxy.Graham Leggett1-1/+2
2010-12-30eliminate another var named 'c' which is not a conn_recStefan Fritsch1-4/+2
2010-12-30Add mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to ap_exprStefan Fritsch3-0/+24
2010-12-30Make the REQUEST_SCHEME variable available to scripts and mod_rewriteStefan Fritsch5-1/+22
2010-12-30Add -T operator to allow easy evaluation of on/off, 1/0, ... variablesStefan Fritsch3-5/+35
2010-12-30* Silence compiler warningRuediger Pluem1-1/+1
2010-12-30* Silence compiler warning about possibly uninitialized useRuediger Pluem1-1/+1
2010-12-29update transformsStefan Fritsch29-32/+57
2010-12-29Allow to use arbitrary boolean expressions (ap_expr) in RewriteCond.Stefan Fritsch3-9/+58
2010-12-29in struct backrefinfo: remove nsub member which is never read,Stefan Fritsch1-4/+1
2010-12-29Allow to unset environment variables using E=!VAR.Stefan Fritsch4-9/+30
2010-12-29In comments: s@ XX @ XXX: @ so they can actually be found seen.Igor Galić4-4/+4
2010-12-29Typos.Lucien Gentis7-12/+12
2010-12-29update transformationsIgor Galić16-507/+330
2010-12-29Fix grammar.Igor Galić1-1/+1
2010-12-29Updates.Lucien Gentis10-506/+346
2010-12-29* Fix r1039304 and make the patch similar to the one proposed forRuediger Pluem1-8/+8
2010-12-29xformsEric Covener1-11/+27
2010-12-29mention my flip-flop on "Header always" to not add additional confusion to Eric Covener1-0/+1
2010-12-29PR50525: Header always ... doesn't really mean "always" in terms of what you Eric Covener1-12/+26
2010-12-29revert r1031670:Eric Covener3-17/+21
2010-12-29add a 2.3.9-era CHANGES entry that should have been noted for Eric Covener1-0/+3
2010-12-28update transformationAndré Malo1-15/+18
2010-12-28update translationAndré Malo1-20/+25
2010-12-28update transformationAndré Malo4-6/+6
2010-12-28Remove some stuff that's already been done.Rich Bowen1-10/+0
2010-12-28Applying patch from PR 33078 (with slight changes to its return values)Igor Galić3-4/+31
2010-12-28Log a trace message if we drop a header with an invalid nameStefan Fritsch1-3/+6
2010-12-28Move duplicated code into utility functionsStefan Fritsch1-70/+42
2010-12-28Correct typo in CHANGES, as per tid50321Rich Bowen1-1/+1
2010-12-28update transformsStefan Fritsch53-363/+222
2010-12-28When exporting request headers to HTTP_* environment variables, drop variablesStefan Fritsch5-10/+70
2010-12-28readability improvements:Stefan Fritsch1-22/+28