Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable sendfile by default, as discussed at | Stefan Fritsch | 2010-09-04 | 1 | -2/+1 |
* | Intel's compiler warns about assigning the non-enum value 0 to the | Jeff Trawick | 2010-08-06 | 1 | -1/+1 |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -1/+1 |
* | clean up apr_time_from_msec() compatibility macros | Jeff Trawick | 2009-04-02 | 1 | -5/+0 |
* | Fixed :) | Jim Jagielski | 2009-02-09 | 1 | -2/+0 |
* | Make dialup_callback a static function. | Paul Querna | 2008-12-02 | 1 | -1/+1 |
* | Cleanup mod_dialup to compile with -std=c89 and -pedantic. | Paul Querna | 2008-10-29 | 1 | -15/+22 |
* | Introduce Suspendable Requests to the Event MPM. | Paul Querna | 2008-09-20 | 1 | -0/+308 |