index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
test
/
mod_dialup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-4
/
+4
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-12
/
+12
*
refactor to pull setting of Accept-Ranges header into http_protocol.c which
Eric Covener
2011-09-08
1
-1
/
+1
*
Introduce ap_(get|set)_core_module_config() functions/macros and use them
Stefan Fritsch
2011-06-06
1
-2
/
+1
*
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