index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Demote to a minor bump for .36 - those affected by API changes should
William A. Rowe Jr
2002-04-29
1
-3
/
+3
*
Style cleanup (remove tabs, fix alignment).
Aaron Bannert
2002-04-28
1
-31
/
+57
*
Bump after the tag.
Sander Striker
2002-04-25
1
-1
/
+1
*
Bump for the tag
Sander Striker
2002-04-25
1
-1
/
+1
*
Added the APLOG_TOCLIENT flag to ap_log_rerror() to
Bill Stoddard
2002-04-22
1
-0
/
+5
*
Added ap_recent_rfc822_date(), which uses the recent timestamp cache
Brian Pane
2002-04-21
1
-0
/
+7
*
fix a spelling error in a comment
Jeff Trawick
2002-04-19
1
-1
/
+1
*
fix a typo in a comment for ap_get_client_block()
Jeff Trawick
2002-04-19
1
-1
/
+1
*
Introduced -E startup_logfile_name option to httpd to allow admins
William A. Rowe Jr
2002-04-17
2
-1
/
+9
*
Adds support for reading trailers on input by exporting get_mime_headers
Justin Erenkrantz
2002-04-16
1
-0
/
+6
*
The fix requires a bump
William A. Rowe Jr
2002-04-13
1
-1
/
+2
*
Bump after the tag and roll
Ryan Bloom
2002-04-06
1
-1
/
+1
*
Whoops, missed this. Moved these symbols to mod_core.h
William A. Rowe Jr
2002-04-05
1
-9
/
+5
*
Bump for the 2.0.35 tag. Just waiting for Will's commit to actually do
Ryan Bloom
2002-04-05
1
-1
/
+1
*
ignore generated file ap_config_layout.h
Jeff Trawick
2002-04-04
1
-0
/
+1
*
Remove hardcoded paths from MPMs and move them to a more central
Sander Striker
2002-04-04
2
-1
/
+98
*
Match the new APR_BUCKET_BUFF_SIZE. We want this to be slightly less than
Cliff Woolley
2002-04-01
1
-2
/
+2
*
Syncing makes no sense now
Jim Jagielski
2002-03-29
2
-2
/
+0
*
The old, legacy (and unused) code in which the scoreboard was totally
Jim Jagielski
2002-03-29
1
-1
/
+0
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
4
-6
/
+13
*
Add a new parameter to the quick_handler hook to instruct
Bill Stoddard
2002-03-27
2
-2
/
+7
*
Up to .35 [no need to call out .35-dev in changes, that's just silly.]
William A. Rowe Jr
2002-03-26
1
-1
/
+1
*
Ready for .34 evaluation.
William A. Rowe Jr
2002-03-26
1
-1
/
+1
*
Changed mod_cgi to not do single-byte reads to consume the
Brian Pane
2002-03-24
1
-0
/
+17
*
Update callers of apr_explode_gmt to apr_time_exp_gmt. The
Sander Striker
2002-03-21
1
-1
/
+1
*
Fold the compiled-in knowledge of the allowable AcceptMutex settings into
Jim Jagielski
2002-03-20
1
-1
/
+1
*
Commit 2 of 2 to:
Bill Stoddard
2002-03-20
1
-2
/
+8
*
Bring 2.0 up to parity, a bit, with how much info we provide to
Jim Jagielski
2002-03-20
1
-0
/
+1
*
ap_rset_content_type() should take const char * instead of char *
Jeff Trawick
2002-03-20
1
-1
/
+1
*
Final commit to add ap_rset_content_type accessor. Add AddOutputFiltersbyType
Bill Stoddard
2002-03-20
2
-0
/
+8
*
Bump ap_mmn for the M_INVALID change. Add a note to CHANGES.
Greg Stein
2002-03-19
1
-1
/
+2
*
The underlying change here was to add the new WebDAV/DeltaV methods
Greg Stein
2002-03-19
2
-30
/
+31
*
A little mgmt overhead for the mod_dav API change.
Greg Stein
2002-03-18
1
-1
/
+2
*
Use the "recent time" cache to optimize timestamp generation for
Brian Pane
2002-03-17
1
-0
/
+7
*
Typo (noticed while browsing http://docx.webperf.org/)
Martin Kraemer
2002-03-15
1
-1
/
+1
*
Fix win32 compile breakage.
Bill Stoddard
2002-03-13
1
-3
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
26
-26
/
+26
*
Comments like this help keep the sanity of module authors.
Aaron Bannert
2002-03-07
1
-0
/
+1
*
ap_rgetline: fix folding and partial line handling on ebcdic boxes. The
Greg Ames
2002-03-07
1
-2
/
+18
*
As hinted on dev@httpd, change filter naming schemes to match our
Justin Erenkrantz
2002-03-07
2
-12
/
+16
*
Remove the prev pointer from the filter chain. This removes
Ryan Bloom
2002-03-07
1
-3
/
+0
*
bump after the tag.
Ryan Bloom
2002-03-06
1
-1
/
+1
*
Push for a new tag.
Ryan Bloom
2002-03-06
1
-1
/
+1
*
apr-utils rename apr_ansi_time_to_apr_time and
Ian Holsman
2002-03-06
1
-4
/
+2
*
I forgot to bump the mmn.
Ryan Bloom
2002-03-03
1
-1
/
+2
*
This finishes the mod_dir/mod_negotiation bug. This final part of the
Ryan Bloom
2002-03-03
1
-0
/
+3
*
Fix the mod_dir/mod_negotiation bug, where redirects and sub requests
Ryan Bloom
2002-03-03
1
-0
/
+8
*
document the ctx parameter to the add-input-filter functions
Jeff Trawick
2002-02-27
1
-0
/
+2
*
ap_calc_scoreboard_size() needs to be exported for win32
Doug MacEachern
2002-02-27
1
-1
/
+1
*
Added ap_get_input_filter_handle() and ap_get_output_filter_handle()
Brian Pane
2002-02-23
1
-0
/
+13
[next]