| Commit message (Expand) | Author | Files | Lines |
2009-08-28 | push_connection, push_server also targetted for export, no? | William A. Rowe Jr | 2 | -3/+5 |
2009-08-28 | Not static; trusting this targetted for export? | William A. Rowe Jr | 1 | -3/+3 |
2009-08-28 | Axe an unused variable. | William A. Rowe Jr | 1 | -1/+0 |
2009-08-28 | Add parenthesis for legibility and correcting association, | William A. Rowe Jr | 1 | -3/+2 |
2009-08-28 | Always make mod_*.h files available where they exist, modpath by modpath | William A. Rowe Jr | 15 | -4/+28 |
2009-08-28 | Note style flaw, this is rather inappropriate on a global basis, no? | William A. Rowe Jr | 1 | -0/+1 |
2009-08-28 | %.*s precision supposedly takes an int, according to gcc | William A. Rowe Jr | 1 | -1/+1 |
2009-08-28 | catch missing .h for install | William A. Rowe Jr | 1 | -0/+1 |
2009-08-27 | Make sure when adding a warning, that we don't duplicate an existing warning. | Graham Leggett | 1 | -2/+9 |
2009-08-27 | Log the return code in the debug message to properly indicate why the lock | Graham Leggett | 1 | -1/+1 |
2009-08-27 | When attempting to set the stale lock, we will pass try_lock twice. If we | Graham Leggett | 1 | -0/+7 |
2009-08-27 | Document limitation to ProxyPassMatch directive. | Nick Kew | 1 | -1/+6 |
2009-08-27 | mod_headers: generalise the envclause to support conditional | Nick Kew | 3 | -23/+63 |
2009-08-27 | Reintroduce an optimisation lost in some cut and paste. The cache lock | Graham Leggett | 2 | -28/+15 |
2009-08-27 | Update transformations. | Graham Leggett | 39 | -454/+589 |
2009-08-27 | mod_cache: Introduce the thundering herd lock, a mechanism to keep | Graham Leggett | 6 | -67/+617 |
2009-08-26 | Fix shm, rmm, and lock problems. | Daniel Earl Poirier | 2 | -34/+86 |
2009-08-26 | Bring back OS/2 support. | Brian Havard | 37 | -55/+297 |
2009-08-25 | Update transform for core. | Daniel Earl Poirier | 1 | -4/+4 |
2009-08-25 | Broaden the warning about modifying memory-mapped files, | Daniel Earl Poirier | 1 | -4/+4 |
2009-08-23 | Preserve port over internal redirection | Nick Kew | 2 | -0/+5 |
2009-08-23 | Return consistent error status for proxy unable to connect | Nick Kew | 3 | -5/+6 |
2009-08-21 | Switch mod_dbd to using APR_STATUS_IS_foo macros in error handling | Nick Kew | 2 | -15/+15 |
2009-08-20 | fix wrong name in function prototype which led to | Jeff Trawick | 1 | -1/+5 |
2009-08-20 | Two typos correction. | Lucien Gentis | 1 | -2/+2 |
2009-08-20 | Updates. | Lucien Gentis | 7 | -17/+18 |
2009-08-20 | Don't require all listeners to be created equal ... | Nick Kew | 2 | -3/+31 |
2009-08-19 | Clarification on unit of measure of %D in mod_headers | Daniel Earl Poirier | 2 | -2/+4 |
2009-08-17 | Fix a few more broken links, one misspelling, and | Daniel Earl Poirier | 13 | -42/+34 |
2009-08-17 | update transformation | Nilgun Belma Buguner | 68 | -68/+123 |
2009-08-17 | update for sync with English docs. | Nilgun Belma Buguner | 6 | -25/+41 |
2009-08-17 | fixed xml validation | Nilgun Belma Buguner | 1 | -1/+1 |
2009-08-17 | Broken links | Daniel Earl Poirier | 10 | -19/+19 |
2009-08-16 | * Do better checking of pollset operations in various places to avoid segfaults. | Ruediger Pluem | 6 | -13/+61 |
2009-08-16 | Bring OS/2 MPM back from the dead. | Brian Havard | 16 | -10/+1412 |
2009-08-16 | Updated vhost .fr translations, and added the mass missing file. | Vincent Deffontaines | 13 | -759/+1683 |
2009-08-12 | * Correctly create an empty cell if the description for a file is missing. | Ruediger Pluem | 2 | -3/+6 |
2009-08-11 | Work around an empty DBM_LIST | William A. Rowe Jr | 1 | -5/+5 |
2009-08-09 | update transformation | André Malo | 13 | -401/+300 |
2009-08-04 | Make sure mod_slotmem_shm is included in the final RPM | Graham Leggett | 1 | -1/+1 |
2009-08-04 | Use the bzip2 version of the httpd tarball when building from RPM. | Graham Leggett | 1 | -1/+1 |
2009-08-04 | Oops my bad: Stop copying and pasting code. | Jean-Frederic Clere | 1 | -29/+2 |
2009-08-03 | buildconf: | Takashi Sato | 1 | -0/+1 |
2009-08-03 | Fix warnings. | Jean-Frederic Clere | 1 | -2/+7 |
2009-08-03 | Remove some duplicate extensions (reported by Jacob Rus) | Roy T. Fielding | 1 | -5/+7 |
2009-07-30 | Add the file logic for the handler. | Jean-Frederic Clere | 1 | -1/+185 |
2009-07-29 | Catch up to apr_dbm projects | William A. Rowe Jr | 3 | -3/+60 |
2009-07-29 | More 9x legacy | William A. Rowe Jr | 1 | -3/+2 |
2009-07-29 | Update to 2.2-current, post 2.2 stuff comes next | William A. Rowe Jr | 2 | -397/+279 |
2009-07-29 | removed another obsolete cast. Mentioned by Peter Sylvester. | Guenter Knauf | 1 | -1/+1 |