summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* catch missing .h for installWilliam A. Rowe Jr2009-08-281-0/+1
* Make sure when adding a warning, that we don't duplicate an existing warning.Graham Leggett2009-08-271-2/+9
* Log the return code in the debug message to properly indicate why the lockGraham Leggett2009-08-271-1/+1
* When attempting to set the stale lock, we will pass try_lock twice. If weGraham Leggett2009-08-271-0/+7
* Document limitation to ProxyPassMatch directive.Nick Kew2009-08-271-1/+6
* mod_headers: generalise the envclause to support conditionalNick Kew2009-08-273-23/+63
* Reintroduce an optimisation lost in some cut and paste. The cache lockGraham Leggett2009-08-272-28/+15
* Update transformations.Graham Leggett2009-08-2739-454/+589
* mod_cache: Introduce the thundering herd lock, a mechanism to keepGraham Leggett2009-08-276-67/+617
* Fix shm, rmm, and lock problems.Daniel Earl Poirier2009-08-262-34/+86
* Bring back OS/2 support.Brian Havard2009-08-2637-55/+297
* Update transform for core.Daniel Earl Poirier2009-08-251-4/+4
* Broaden the warning about modifying memory-mapped files,Daniel Earl Poirier2009-08-251-4/+4
* Preserve port over internal redirectionNick Kew2009-08-232-0/+5
* Return consistent error status for proxy unable to connectNick Kew2009-08-233-5/+6
* Switch mod_dbd to using APR_STATUS_IS_foo macros in error handlingNick Kew2009-08-212-15/+15
* fix wrong name in function prototype which led to Jeff Trawick2009-08-201-1/+5
* Two typos correction.Lucien Gentis2009-08-201-2/+2
* Updates.Lucien Gentis2009-08-207-17/+18
* Don't require all listeners to be created equal ...Nick Kew2009-08-202-3/+31
* Clarification on unit of measure of %D in mod_headersDaniel Earl Poirier2009-08-192-2/+4
* Fix a few more broken links, one misspelling, andDaniel Earl Poirier2009-08-1713-42/+34
* update transformationNilgun Belma Buguner2009-08-1768-68/+123
* update for sync with English docs.Nilgun Belma Buguner2009-08-176-25/+41
* fixed xml validationNilgun Belma Buguner2009-08-171-1/+1
* Broken linksDaniel Earl Poirier2009-08-1710-19/+19
* * Do better checking of pollset operations in various places to avoid segfaults.Ruediger Pluem2009-08-166-13/+61
* Bring OS/2 MPM back from the dead.Brian Havard2009-08-1616-10/+1412
* Updated vhost .fr translations, and added the mass missing file.Vincent Deffontaines2009-08-1613-759/+1683
* * Correctly create an empty cell if the description for a file is missing.Ruediger Pluem2009-08-122-3/+6
* Work around an empty DBM_LISTWilliam A. Rowe Jr2009-08-111-5/+5
* update transformationAndré Malo2009-08-0913-401/+300
* Make sure mod_slotmem_shm is included in the final RPMGraham Leggett2009-08-041-1/+1
* Use the bzip2 version of the httpd tarball when building from RPM.Graham Leggett2009-08-041-1/+1
* Oops my bad: Stop copying and pasting code.Jean-Frederic Clere2009-08-041-29/+2
* buildconf:Takashi Sato2009-08-031-0/+1
* Fix warnings.Jean-Frederic Clere2009-08-031-2/+7
* Remove some duplicate extensions (reported by Jacob Rus)Roy T. Fielding2009-08-031-5/+7
* Add the file logic for the handler.Jean-Frederic Clere2009-07-301-1/+185
* Catch up to apr_dbm projectsWilliam A. Rowe Jr2009-07-293-3/+60
* More 9x legacyWilliam A. Rowe Jr2009-07-291-3/+2
* Update to 2.2-current, post 2.2 stuff comes nextWilliam A. Rowe Jr2009-07-292-397/+279
* removed another obsolete cast. Mentioned by Peter Sylvester.Guenter Knauf2009-07-291-1/+1
* ab: Fix broken error messages after resolver or connect() failures.Jeff Trawick2009-07-292-5/+9
* mark some private module data as "static", resolvingJeff Trawick2009-07-292-2/+2
* fix type mismatch in argument to attach() methodJeff Trawick2009-07-291-1/+1
* Save some bytes :)Jim Jagielski2009-07-281-1/+5
* Align logic and message :)Jim Jagielski2009-07-281-1/+1
* Put the hm_slot_server_t in a common include.Jean-Frederic Clere2009-07-283-21/+53
* removed obsolete cast. Mentioned by Peter Sylvester.Guenter Knauf2009-07-271-1/+1