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
...
*
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
*
bump bumpty bump
Ian Holsman
2002-02-21
1
-1
/
+2
*
Fix the close-on-sendfile bug where Win32 would transmit a single
William A. Rowe Jr
2002-02-21
1
-2
/
+2
*
Placing the thread-limit and server-limit values, those which define the
Aaron Bannert
2002-02-21
1
-0
/
+2
*
This fixes a bug in mod_status on Windows where restart time was not
Bill Stoddard
2002-02-19
1
-1
/
+1
*
Introduce AddOutputFilterByType directive.
Justin Erenkrantz
2002-02-19
2
-1
/
+4
*
Implement new ScoreBoardFile directive logic. This affects how we
Aaron Bannert
2002-02-15
1
-0
/
+6
*
Welcome to .33-dev.
Justin Erenkrantz
2002-02-14
1
-1
/
+1
*
Bump for .32
Justin Erenkrantz
2002-02-14
1
-1
/
+1
*
if a child detects a resource shortage on accept(), limit the rate of fork()s
Greg Ames
2002-02-12
1
-0
/
+6
*
Updated to use the newer locking API's. This file should probably be moved
Bradley Nicholes
2002-02-08
1
-3
/
+4
*
Remove the install_transport_filters hook. The same function can be
Ryan Bloom
2002-02-05
1
-16
/
+10
*
Reintroduce the create_connection hook. This hook is required to enable
Bill Stoddard
2002-02-01
1
-18
/
+22
*
32-dev is now it
Ian Holsman
2002-01-31
1
-1
/
+1
*
its tag time
Ian Holsman
2002-01-31
1
-1
/
+1
*
Change the Windows MPM to only use the pre_mpm phase in the parent process.
Ryan Bloom
2002-01-30
1
-3
/
+3
*
This patch restores most of Ryan's patch (11/12/2001) to remove the
Bill Stoddard
2002-01-29
2
-5
/
+26
*
I think this was supposed to have been bumped a couple times since
Aaron Bannert
2002-01-29
1
-1
/
+1
*
The pre_config hook now takes a return value. This allows modules to
Aaron Bannert
2002-01-29
2
-1
/
+3
[prev]
[next]