| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_headers: generalise the envclause to support conditional | Nick Kew | 2009-08-27 | 3 | -23/+63 |
* | Reintroduce an optimisation lost in some cut and paste. The cache lock | Graham Leggett | 2009-08-27 | 2 | -28/+15 |
* | Update transformations. | Graham Leggett | 2009-08-27 | 39 | -454/+589 |
* | mod_cache: Introduce the thundering herd lock, a mechanism to keep | Graham Leggett | 2009-08-27 | 6 | -67/+617 |
* | Fix shm, rmm, and lock problems. | Daniel Earl Poirier | 2009-08-26 | 2 | -34/+86 |
* | Bring back OS/2 support. | Brian Havard | 2009-08-26 | 37 | -55/+297 |
* | Update transform for core. | Daniel Earl Poirier | 2009-08-25 | 1 | -4/+4 |
* | Broaden the warning about modifying memory-mapped files, | Daniel Earl Poirier | 2009-08-25 | 1 | -4/+4 |
* | Preserve port over internal redirection | Nick Kew | 2009-08-23 | 2 | -0/+5 |
* | Return consistent error status for proxy unable to connect | Nick Kew | 2009-08-23 | 3 | -5/+6 |
* | Switch mod_dbd to using APR_STATUS_IS_foo macros in error handling | Nick Kew | 2009-08-21 | 2 | -15/+15 |
* | fix wrong name in function prototype which led to | Jeff Trawick | 2009-08-20 | 1 | -1/+5 |
* | Two typos correction. | Lucien Gentis | 2009-08-20 | 1 | -2/+2 |
* | Updates. | Lucien Gentis | 2009-08-20 | 7 | -17/+18 |
* | Don't require all listeners to be created equal ... | Nick Kew | 2009-08-20 | 2 | -3/+31 |
* | Clarification on unit of measure of %D in mod_headers | Daniel Earl Poirier | 2009-08-19 | 2 | -2/+4 |
* | Fix a few more broken links, one misspelling, and | Daniel Earl Poirier | 2009-08-17 | 13 | -42/+34 |
* | update transformation | Nilgun Belma Buguner | 2009-08-17 | 68 | -68/+123 |
* | update for sync with English docs. | Nilgun Belma Buguner | 2009-08-17 | 6 | -25/+41 |
* | fixed xml validation | Nilgun Belma Buguner | 2009-08-17 | 1 | -1/+1 |
* | Broken links | Daniel Earl Poirier | 2009-08-17 | 10 | -19/+19 |
* | * Do better checking of pollset operations in various places to avoid segfaults. | Ruediger Pluem | 2009-08-16 | 6 | -13/+61 |
* | Bring OS/2 MPM back from the dead. | Brian Havard | 2009-08-16 | 16 | -10/+1412 |
* | Updated vhost .fr translations, and added the mass missing file. | Vincent Deffontaines | 2009-08-16 | 13 | -759/+1683 |
* | * Correctly create an empty cell if the description for a file is missing. | Ruediger Pluem | 2009-08-12 | 2 | -3/+6 |
* | Work around an empty DBM_LIST | William A. Rowe Jr | 2009-08-11 | 1 | -5/+5 |
* | update transformation | André Malo | 2009-08-09 | 13 | -401/+300 |
* | Make sure mod_slotmem_shm is included in the final RPM | Graham Leggett | 2009-08-04 | 1 | -1/+1 |
* | Use the bzip2 version of the httpd tarball when building from RPM. | Graham Leggett | 2009-08-04 | 1 | -1/+1 |
* | Oops my bad: Stop copying and pasting code. | Jean-Frederic Clere | 2009-08-04 | 1 | -29/+2 |
* | buildconf: | Takashi Sato | 2009-08-03 | 1 | -0/+1 |
* | Fix warnings. | Jean-Frederic Clere | 2009-08-03 | 1 | -2/+7 |
* | Remove some duplicate extensions (reported by Jacob Rus) | Roy T. Fielding | 2009-08-03 | 1 | -5/+7 |
* | Add the file logic for the handler. | Jean-Frederic Clere | 2009-07-30 | 1 | -1/+185 |
* | Catch up to apr_dbm projects | William A. Rowe Jr | 2009-07-29 | 3 | -3/+60 |
* | More 9x legacy | William A. Rowe Jr | 2009-07-29 | 1 | -3/+2 |
* | Update to 2.2-current, post 2.2 stuff comes next | William A. Rowe Jr | 2009-07-29 | 2 | -397/+279 |
* | removed another obsolete cast. Mentioned by Peter Sylvester. | Guenter Knauf | 2009-07-29 | 1 | -1/+1 |
* | ab: Fix broken error messages after resolver or connect() failures. | Jeff Trawick | 2009-07-29 | 2 | -5/+9 |
* | mark some private module data as "static", resolving | Jeff Trawick | 2009-07-29 | 2 | -2/+2 |
* | fix type mismatch in argument to attach() method | Jeff Trawick | 2009-07-29 | 1 | -1/+1 |
* | Save some bytes :) | Jim Jagielski | 2009-07-28 | 1 | -1/+5 |
* | Align logic and message :) | Jim Jagielski | 2009-07-28 | 1 | -1/+1 |
* | Put the hm_slot_server_t in a common include. | Jean-Frederic Clere | 2009-07-28 | 3 | -21/+53 |
* | removed obsolete cast. Mentioned by Peter Sylvester. | Guenter Knauf | 2009-07-27 | 1 | -1/+1 |
* | New .fr translation for mod_dir. | Vincent Deffontaines | 2009-07-27 | 6 | -0/+436 |
* | Added a new .fr translated file. | Vincent Deffontaines | 2009-07-27 | 3 | -0/+7201 |
* | htdbm: Fix possible buffer overflow if dbm database has very | Daniel Earl Poirier | 2009-07-24 | 2 | -10/+9 |
* | In the case where we have no members, they aren't in error | Jim Jagielski | 2009-07-20 | 1 | -3/+9 |
* | gnu-make's abspath seems broken when the path is already absolute. | Guenter Knauf | 2009-07-20 | 1 | -2/+2 |