summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update transformationTakashi Sato2008-05-06383-1/+571
* add "DO NOT EDIT" warning to typemapsTakashi Sato2008-05-061-0/+2
* "proceeding" typoTakashi Sato2008-05-061-1/+2
* seems to workRoy T. Fielding2008-05-031-1/+0
* just a test of commits listRoy T. Fielding2008-05-031-1/+1
* * Do not allow all options of ALL to be set when only a few of them areRuediger Pluem2008-05-022-1/+5
* Remove C++ style comments.Graham Leggett2008-05-011-3/+1
* For legacy VC6, there's no __CRTDECL or _tstoi yet, but theWilliam A. Rowe Jr2008-05-011-2/+2
* update transformationAndré Malo2008-04-2214-2752/+2718
* remove duplicate sectionAndré Malo2008-04-221-36/+0
* svn:eol-style = nativeAndré Malo2008-04-220-0/+0
* Add Joe Orton his SNI test case for client authenticationDirk-Willem van Gulik2008-04-221-2/+94
* Update transformationsVincent Bray2008-04-221-0/+37
* Minor cleanupsVincent Bray2008-04-222-92/+97
* Typo fix (thanks noodl for pointing it out).Nick Kew2008-04-221-1/+1
* Clarify explanation of untainting.Nick Kew2008-04-221-2/+7
* Document DBD taint checking and its necessity.Nick Kew2008-04-221-0/+32
* * Update transformationRuediger Pluem2008-04-213-4/+4
* * -b is an invalid option for htcacheclean.Ruediger Pluem2008-04-211-1/+1
* Typo.Jean-Frederic Clere2008-04-211-1/+1
* Finish cleanup.Chris Pepper2008-04-211-87/+93
* Set at init time, and combine commentsJim Jagielski2008-04-202-10/+11
* * Do not add the query string again in the case that we are using theRuediger Pluem2008-04-192-29/+6
* * We need to use the headers_out table we merged above, not the original one.Ruediger Pluem2008-04-191-1/+1
* * Style fixes. No functional changes.Ruediger Pluem2008-04-192-5/+5
* * Use the correct headers_out table for overlaying.Ruediger Pluem2008-04-191-1/+1
* Centralize the error-header collapsing done when sending out cached replies. ...Dirk-Willem van Gulik2008-04-183-12/+11
* Make it compile on pre-C99 compilersMartin Kraemer2008-04-181-1/+1
* * The previous patch did not work correctly with neither enable nor disableRuediger Pluem2008-04-171-6/+3
* * Require to explicitly enable mod_session_crypto since it requires the apr sslRuediger Pluem2008-04-171-1/+1
* * Fix r649054: Do the correct thing when neither enable nor disable is specfied.Ruediger Pluem2008-04-171-4/+13
* handle ? in cases where nocanon is in effectJim Jagielski2008-04-172-4/+9
* * Style police. No functional changes.Ruediger Pluem2008-04-172-17/+21
* Centralize hop-by-hop header handling in the main mod_cache code. This change...Dirk-Willem van Gulik2008-04-171-1/+5
* Centralize hop-by-hop header handling in the memory caching code.Dirk-Willem van Gulik2008-04-171-10/+1
* Centralize hop-by-hop header handling in the disk caching code. Note that 'ou...Dirk-Willem van Gulik2008-04-171-12/+3
* and make mod_proxy_fcgi also nocanon awareJim Jagielski2008-04-171-1/+6
* Make mod_proxy_ajp aware of the nocanon envvarJim Jagielski2008-04-171-2/+7
* Meta-file link fix courtesy of Takashi SatoVincent Bray2008-04-172-16/+16
* Currently each of the caching module includes logic to implementDirk-Willem van Gulik2008-04-174-5/+83
* All backported to 2.2.9-dev nowJim Jagielski2008-04-171-19/+0
* Ensure that the REMOTE_USER variable is correctly written when the userGraham Leggett2008-04-171-0/+5
* Be defensive to ensure no segfault should the session entries tableGraham Leggett2008-04-171-1/+1
* Fix the optional declarations so that the modules will build clean inGraham Leggett2008-04-173-4/+6
* Update transformationsVincent Bray2008-04-179-73/+73
* Replace reference to obsolete RFC. Submitted by: Igor Galić.Vincent Bray2008-04-176-9/+9
* * modules/session/config.m4: Have --disable-session disable mod_session_*Joe Orton2008-04-171-4/+4
* Incorperate feedback/requests for a bit more flexibility: 1)allow any domain ...Dirk-Willem van Gulik2008-04-171-12/+61
* General cleanup of rewrite guide.Chris Pepper2008-04-171-64/+64
* Typo.Chris Pepper2008-04-171-1/+1