summaryrefslogtreecommitdiffstats
path: root/server/provider.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-28push_connection, push_server also targetted for export, no?William A. Rowe Jr2-3/+5
2009-08-28Not static; trusting this targetted for export?William A. Rowe Jr1-3/+3
2009-08-28Axe an unused variable.William A. Rowe Jr1-1/+0
2009-08-28Add parenthesis for legibility and correcting association,William A. Rowe Jr1-3/+2
2009-08-28Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr15-4/+28
2009-08-28Note style flaw, this is rather inappropriate on a global basis, no?William A. Rowe Jr1-0/+1
2009-08-28%.*s precision supposedly takes an int, according to gccWilliam A. Rowe Jr1-1/+1
2009-08-28catch missing .h for installWilliam A. Rowe Jr1-0/+1
2009-08-27Make sure when adding a warning, that we don't duplicate an existing warning.Graham Leggett1-2/+9
2009-08-27Log the return code in the debug message to properly indicate why the lockGraham Leggett1-1/+1
2009-08-27When attempting to set the stale lock, we will pass try_lock twice. If weGraham Leggett1-0/+7
2009-08-27Document limitation to ProxyPassMatch directive.Nick Kew1-1/+6
2009-08-27mod_headers: generalise the envclause to support conditionalNick Kew3-23/+63
2009-08-27Reintroduce an optimisation lost in some cut and paste. The cache lockGraham Leggett2-28/+15
2009-08-27Update transformations.Graham Leggett39-454/+589
2009-08-27mod_cache: Introduce the thundering herd lock, a mechanism to keepGraham Leggett6-67/+617
2009-08-26Fix shm, rmm, and lock problems.Daniel Earl Poirier2-34/+86
2009-08-26Bring back OS/2 support.Brian Havard37-55/+297
2009-08-25Update transform for core.Daniel Earl Poirier1-4/+4
2009-08-25Broaden the warning about modifying memory-mapped files,Daniel Earl Poirier1-4/+4
2009-08-23Preserve port over internal redirectionNick Kew2-0/+5
2009-08-23Return consistent error status for proxy unable to connectNick Kew3-5/+6
2009-08-21Switch mod_dbd to using APR_STATUS_IS_foo macros in error handlingNick Kew2-15/+15
2009-08-20fix wrong name in function prototype which led to Jeff Trawick1-1/+5
2009-08-20Two typos correction.Lucien Gentis1-2/+2
2009-08-20Updates.Lucien Gentis7-17/+18
2009-08-20Don't require all listeners to be created equal ...Nick Kew2-3/+31
2009-08-19Clarification on unit of measure of %D in mod_headersDaniel Earl Poirier2-2/+4
2009-08-17Fix a few more broken links, one misspelling, andDaniel Earl Poirier13-42/+34
2009-08-17update transformationNilgun Belma Buguner68-68/+123
2009-08-17update for sync with English docs.Nilgun Belma Buguner6-25/+41
2009-08-17fixed xml validationNilgun Belma Buguner1-1/+1
2009-08-17Broken linksDaniel Earl Poirier10-19/+19
2009-08-16* Do better checking of pollset operations in various places to avoid segfaults.Ruediger Pluem6-13/+61
2009-08-16Bring OS/2 MPM back from the dead.Brian Havard16-10/+1412
2009-08-16Updated vhost .fr translations, and added the mass missing file.Vincent Deffontaines13-759/+1683
2009-08-12* Correctly create an empty cell if the description for a file is missing.Ruediger Pluem2-3/+6
2009-08-11Work around an empty DBM_LISTWilliam A. Rowe Jr1-5/+5
2009-08-09update transformationAndré Malo13-401/+300
2009-08-04Make sure mod_slotmem_shm is included in the final RPMGraham Leggett1-1/+1
2009-08-04Use the bzip2 version of the httpd tarball when building from RPM.Graham Leggett1-1/+1
2009-08-04Oops my bad: Stop copying and pasting code.Jean-Frederic Clere1-29/+2
2009-08-03buildconf:Takashi Sato1-0/+1
2009-08-03Fix warnings.Jean-Frederic Clere1-2/+7
2009-08-03Remove some duplicate extensions (reported by Jacob Rus)Roy T. Fielding1-5/+7
2009-07-30Add the file logic for the handler.Jean-Frederic Clere1-1/+185
2009-07-29Catch up to apr_dbm projectsWilliam A. Rowe Jr3-3/+60
2009-07-29More 9x legacyWilliam A. Rowe Jr1-3/+2
2009-07-29Update to 2.2-current, post 2.2 stuff comes nextWilliam A. Rowe Jr2-397/+279
2009-07-29removed another obsolete cast. Mentioned by Peter Sylvester.Guenter Knauf1-1/+1