summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync with trunk before I start mucking in the waters themselvesapreq-integrationPhilip M. Gollucci2008-12-106-15/+256
|\
| * Fix meta-file link error introduced in r725291Takashi Sato2008-12-101-1/+1
| * update for sync with English docs.Takashi Sato2008-12-101-3/+3
| * Add an incomplete document for mod_lbmethod_heartbeat.Takashi Sato2008-12-101-0/+52
| * Add incomplete documents for mod_heartbeat and mod_heartmonitor.Takashi Sato2008-12-102-0/+106
| * Hopefully the final fix for the subreq/filter issue. TheJim Jagielski2008-12-101-12/+9
| * Add security section to mod_privileges docsNick Kew2008-12-101-0/+86
* | relocate so that we don't need to rename apreq_ to ap_Philip M. Gollucci2008-12-1032-0/+0
* | copy the apreq module itself over to httpd server core modulesPhilip M. Gollucci2008-12-106-0/+1035
* | copy the library over to the httpd server corePhilip M. Gollucci2008-12-1032-0/+8804
* | branch to integrate libapreq and mod_apreq2 to httpd corePhilip M. Gollucci2008-12-090-0/+0
|/
* whitespace cleanupChris Darroch2008-12-091-2/+3
* reset chain if we need to...Jim Jagielski2008-12-091-0/+3
* * modules/ssl/ssl_private.h: Add a big fat warning aboutJoe Orton2008-12-091-0/+28
* * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCache): Don't fixJoe Orton2008-12-091-5/+1
* * include/ap_socache.h: Use C++ safety wrappers, and rename ->deleteJoe Orton2008-12-092-3/+11
* * include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVIDER as aJoe Orton2008-12-092-0/+9
* Improve mod_ssl's environment variable extraction to correctly handleJoe Orton2008-12-094-71/+118
* Reduce config overhead for use of socache interface by allowingJoe Orton2008-12-093-19/+56
* Increment version.ent. We are at 2.3.1-dev.Takashi Sato2008-12-091-1/+1
* missing line breaksRoy T. Fielding2008-12-091-2/+2
* * Correctly remove the SUBREQ_CORE filter from the filter chain if we do anRuediger Pluem2008-12-081-3/+20
* OK, instead of an igly hack, just use the normalJim Jagielski2008-12-083-30/+20
* Explain some thingsJim Jagielski2008-12-081-0/+9
* Force the lbmethod submodules to be loaded AFTERJim Jagielski2008-12-082-20/+22
* * Remove unused variableRuediger Pluem2008-12-081-1/+0
* Make sure the htdocs directory appears in the RPM build.Graham Leggett2008-12-071-1/+2
* Remove the obsolete serial attribute from the RPM spec file. CompileGraham Leggett2008-12-072-6/+12
* Add a note that these are under development.Takashi Sato2008-12-073-0/+3
* 2.3.1 is now in development.Paul Querna2008-12-071-2/+2
* Roll on trunk to 2.3.1-dev.Paul Querna2008-12-071-2/+2
* Remove -dev flag to prepare for 2.3.0.Paul Querna2008-12-071-1/+1
* When an expires or cache-control header are sent, the RFC does allow us to ca...Paul Querna2008-12-072-1/+26
* Use cmd->temp_pool for temp allocations during configuration.Paul Querna2008-12-072-5/+5
* Make ctx:status an apr_status_t, and be consistent about checking and setting...Paul Querna2008-12-072-10/+10
* Use APR_THREAD_FUNC for heart{beat,monitor} thread workers.Paul Querna2008-12-072-2/+2
* Remove commented out block that wouldn't even work in this context.Paul Querna2008-12-071-4/+0
* bump minor for new apisPaul Querna2008-12-071-1/+2
* Don't pass in a pool to to argstr_to_table, and duplicate r->args before send...Paul Querna2008-12-071-3/+3
* update transformationsTakashi Sato2008-12-0669-622/+865
* fix XML errors of r723560Takashi Sato2008-12-061-2/+2
* Sync with the codes about the independence of load balancing scheduler algori...Takashi Sato2008-12-064-234/+356
* * Don't enable mod_wombat by default for now.Ruediger Pluem2008-12-061-1/+1
* provide a little more context in the multiple hostnames exampleEric Covener2008-12-052-2/+2
* Merge mod_wombat from the wombat branch:Paul Querna2008-12-0534-0/+3934
|\
| * Update ignore.wombat-integrationPaul Querna2008-12-050-0/+0
| * Finish removing dependecy on apreqPaul Querna2008-12-051-7/+6
| * Build the right objects for wombat.Paul Querna2008-12-051-1/+1
| * New API, ap_body_to_table, a very ineffeicent and bad hack to remove an apreq...Paul Querna2008-12-053-0/+80
| * Update ignore.Paul Querna2008-12-050-0/+0