summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update ignore.wombat-integrationPaul Querna2008-12-050-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723655 13f79535-47bb-0310-9956-ffa450edef68
* Finish removing dependecy on apreqPaul Querna2008-12-051-7/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723654 13f79535-47bb-0310-9956-ffa450edef68
* Build the right objects for wombat.Paul Querna2008-12-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723653 13f79535-47bb-0310-9956-ffa450edef68
* New API, ap_body_to_table, a very ineffeicent and bad hack to remove an ↵Paul Querna2008-12-053-0/+80
| | | | | | apreq dependency. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723652 13f79535-47bb-0310-9956-ffa450edef68
* Update ignore.Paul Querna2008-12-050-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723634 13f79535-47bb-0310-9956-ffa450edef68
* Use ap_args_to_table instead of apreq for GET query params.Paul Querna2008-12-051-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723631 13f79535-47bb-0310-9956-ffa450edef68
* Remove apreq includesPaul Querna2008-12-051-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723630 13f79535-47bb-0310-9956-ffa450edef68
* Use only c89 style commentsPaul Querna2008-12-051-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723628 13f79535-47bb-0310-9956-ffa450edef68
* Add new api, ap_args_to_table, to parse a request's arguments into a table.Paul Querna2008-12-052-0/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723627 13f79535-47bb-0310-9956-ffa450edef68
* Add wombat to build system.Paul Querna2008-12-052-0/+107
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723618 13f79535-47bb-0310-9956-ffa450edef68
* Initial import of mod_wombat to the modules directory.Paul Querna2008-12-0529-0/+3713
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723615 13f79535-47bb-0310-9956-ffa450edef68
* Dev branch to integrate mod_wombat.Paul Querna2008-12-050-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723608 13f79535-47bb-0310-9956-ffa450edef68
* Remove X-Pad work around.Paul Querna2008-12-052-26/+3
| | | | | | | Submitted by: Takashi Sato <takashi lans-tv.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723585 13f79535-47bb-0310-9956-ffa450edef68
* Note the dtrace stuff in CHANGES.Paul Querna2008-12-051-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723578 13f79535-47bb-0310-9956-ffa450edef68
* When dtrace support is not present, compile it all the way out.Paul Querna2008-12-052-0/+349
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723571 13f79535-47bb-0310-9956-ffa450edef68
* Add other args to proxy hooksPaul Querna2008-12-051-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723569 13f79535-47bb-0310-9956-ffa450edef68
* Import the core parts of the DTrace patch. This is a modified and updated Paul Querna2008-12-058-9/+342
| | | | | | | | | | | | | version of what was submited by Theo before: <http://mail-archives.apache.org/mod_mbox/httpd-dev/200805.mbox/%3C6AFBCFE8-4CCA-4A02-8A43-F9170689695D@omniti.com%3E> Note, this does not hook it up into the build system at this time, because the original patch was a little too creative there. Submitted By: Theo Schlossnagle <jesus omniti.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723565 13f79535-47bb-0310-9956-ffa450edef68
* Put the arguments to Header, RequestHeader, in alphabetic order.Rich Bowen2008-12-052-82/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723560 13f79535-47bb-0310-9956-ffa450edef68
* I have finally been asked one too many times whether the 'foobar' inRich Bowen2008-12-054-28/+28
| | | | | | | | | these documents represents the literal string 'foobar'. I think that this might prove a little clearer, and require just that one little bit less explanation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723557 13f79535-47bb-0310-9956-ffa450edef68
* More trivial typos.Paul Querna2008-12-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723079 13f79535-47bb-0310-9956-ffa450edef68
* unixd_config/ap_unixd_config rename for mod_privilegesEric Covener2008-12-031-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723078 13f79535-47bb-0310-9956-ffa450edef68
* trivial typoJim Jagielski2008-12-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723069 13f79535-47bb-0310-9956-ffa450edef68
* Note mod_proxy_balancer changes...Jim Jagielski2008-12-031-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723068 13f79535-47bb-0310-9956-ffa450edef68
* unixd_config->ap_unixd_config renames for mod_suexecEric Covener2008-12-031-2/+2
| | | | | | | | Submitted By: Dan Poirier Reviewed By: covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722958 13f79535-47bb-0310-9956-ffa450edef68
* All lbmethods are now ind submodules...Jim Jagielski2008-12-032-308/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722952 13f79535-47bb-0310-9956-ffa450edef68
* Allow for ind lbs to buildJim Jagielski2008-12-031-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722951 13f79535-47bb-0310-9956-ffa450edef68
* Add in independent bytraffic lbmethodJim Jagielski2008-12-031-0/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722950 13f79535-47bb-0310-9956-ffa450edef68
* Add in independent byrequests lbmethodJim Jagielski2008-12-031-0/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722949 13f79535-47bb-0310-9956-ffa450edef68
* Add in independent bybusyness lbmethodJim Jagielski2008-12-031-0/+129
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722948 13f79535-47bb-0310-9956-ffa450edef68
* And allow for the submod to be builtJim Jagielski2008-12-035-368/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722920 13f79535-47bb-0310-9956-ffa450edef68
* And move the HB balancer thereJim Jagielski2008-12-031-0/+364
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722919 13f79535-47bb-0310-9956-ffa450edef68
* Create subdir for balancer locationsJim Jagielski2008-12-030-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722918 13f79535-47bb-0310-9956-ffa450edef68
* * Another set of missed renames.Ruediger Pluem2008-12-022-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722544 13f79535-47bb-0310-9956-ffa450edef68
* Add the Japanese errordoc contributor. See r124566.Takashi Sato2008-12-021-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722540 13f79535-47bb-0310-9956-ffa450edef68
* Migrate the charset of error/README to UTF-8Takashi Sato2008-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722539 13f79535-47bb-0310-9956-ffa450edef68
* update Turkish UTF-8 messagesNilgun Belma Buguner2008-12-0218-67/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722531 13f79535-47bb-0310-9956-ffa450edef68
* Multi-language error pages:Takashi Sato2008-12-0219-733/+628
| | | | | | | * Migrate current charsets to UTF-8. * Stop supporting charsets other than UTF-8. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722500 13f79535-47bb-0310-9956-ffa450edef68
* * The API Cleanup in r722399 missed some locations.Ruediger Pluem2008-12-021-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722408 13f79535-47bb-0310-9956-ffa450edef68
* API Cleanup in preperation for 2.4.x, make sure all exported functions or ↵Paul Querna2008-12-0229-123/+138
| | | | | | variables contain an ap_ prefix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722399 13f79535-47bb-0310-9956-ffa450edef68
* Don't do anything by defautl if we haven't been configured.Paul Querna2008-12-021-10/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722398 13f79535-47bb-0310-9956-ffa450edef68
* When not configured, don't do anything by default.Paul Querna2008-12-021-2/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722397 13f79535-47bb-0310-9956-ffa450edef68
* Make dialup_callback a static function.Paul Querna2008-12-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722396 13f79535-47bb-0310-9956-ffa450edef68
* * Avoid sending no answer at all if a custom error page causes anRuediger Pluem2008-12-011-1/+25
| | | | | | | AP_FILTER_ERROR. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722213 13f79535-47bb-0310-9956-ffa450edef68
* Add the new modules to the netware buildBradley Nicholes2008-12-018-0/+1293
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722156 13f79535-47bb-0310-9956-ffa450edef68
* Move the variable declarations to the beginning of the code blocks to avoid ↵Bradley Nicholes2008-12-013-9/+16
| | | | | | compiler errors on netware. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722155 13f79535-47bb-0310-9956-ffa450edef68
* Allow for external PCRE on netwareBradley Nicholes2008-12-013-5/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722122 13f79535-47bb-0310-9956-ffa450edef68
* To be safe, consume the entire brigade after processing an error bucket inEric Covener2008-12-012-1/+10
| | | | | | | | | | | the HTTP output filter. Submitted by: Rudeiger Pluem Reviewed by: niq, covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722081 13f79535-47bb-0310-9956-ffa450edef68
* Add a new module to read in the heartbeat file and do load balancing forPaul Querna2008-12-013-0/+371
| | | | | | | mod_proxy based upon it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721987 13f79535-47bb-0310-9956-ffa450edef68
* Add a new module, mod_ratelimit, which can rate limit the outgoing bandwidth Paul Querna2008-12-013-0/+339
| | | | | | | | | | to a client. This module was originally written at Joost by Sander Striker, Justin Erenkrantz, and myself. We have been given permission by our employer to contribute this module. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721965 13f79535-47bb-0310-9956-ffa450edef68
* Move variable declartions to the top of functions for c89'ness.Paul Querna2008-12-012-9/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721956 13f79535-47bb-0310-9956-ffa450edef68