]> granicus.if.org Git - apache/history - modules/test/mod_dialup.c
fix typo in include guard
[apache] / modules / test / mod_dialup.c
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-08 Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2010-09-04 Stefan FritschDisable sendfile by default, as discussed at
2010-08-06 Jeff TrawickIntel's compiler warns about assigning the non-enum...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-04-01 Jeff Trawickclean up apr_time_from_msec() compatibility macros
2009-02-09 Jim JagielskiFixed :)
2008-12-02 Paul QuernaMake dialup_callback a static function.
2008-10-29 Paul QuernaCleanup mod_dialup to compile with -std=c89 and -pedantic.
2008-09-20 Paul QuernaIntroduce Suspendable Requests to the Event MPM.