index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
generators
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refresh .mak files for tagging 2.0.19
William A. Rowe Jr
2001-06-28
2
-59
/
+66
*
Employ the new ap_sub_req_lookup_dirent() function for mod_autoindex.
William A. Rowe Jr
2001-06-27
1
-7
/
+8
*
handle the SERVER_IDLE_KILL state in some of the ExtendedStatus=On
Jeff Trawick
2001-05-31
1
-0
/
+6
*
a worker being cleaned up is not processing a request; filter out such
Jeff Trawick
2001-05-30
1
-1
/
+1
*
Get the Request Phase Participation change compiling on Windows.
Bill Stoddard
2001-05-17
1
-1
/
+11
*
don't destroy the pcgi pool when the other-child registration
Jeff Trawick
2001-05-16
1
-1
/
+3
*
clean up DSO builds on OS/390 a bit by ignoring some generated files
Jeff Trawick
2001-05-15
1
-0
/
+1
*
add "Request Phase Participation" info to mod_info
Doug MacEachern
2001-05-15
1
-1
/
+90
*
Make first phase changes to the scoreboard data structures in
Paul J. Reder
2001-05-15
1
-45
/
+45
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
1
-1
/
+1
*
minor scoreboard/status improvements:
Jeff Trawick
2001-05-07
1
-13
/
+16
*
Get rid of some Apache 1.x OPTIMIZE_TIMEOUTS cruft. Other logic
Jeff Trawick
2001-05-07
1
-9
/
+0
*
Build (and do so cleanly) when !APR_HAS_OTHER_CHILD.
Jeff Trawick
2001-05-04
1
-2
/
+2
*
Prevent a hang when a cgi handled by mod_cgid tries to read a
Jeff Trawick
2001-05-02
1
-1
/
+5
*
Completely revamp configure so that it preserves the standard make
Roy T. Fielding
2001-04-29
1
-1
/
+1
*
Add more options to the ap_mpm_query function. This also allows MPMs to
Ryan Bloom
2001-04-13
1
-0
/
+1
*
Probably my own foobar
William A. Rowe Jr
2001-04-12
1
-1
/
+1
*
Changes required to make prefork clean up idle children properly. There was a...
Paul J. Reder
2001-04-06
1
-0
/
+2
*
Time to refresh mak on Win32
William A. Rowe Jr
2001-04-05
1
-39
/
+39
*
clean up some mod_cgid issues related to other child maintenance...
Jeff Trawick
2001-04-03
1
-1
/
+3
*
oops... really fix the storage leak this time... we were doing cleanups
Jeff Trawick
2001-03-29
1
-9
/
+10
*
Fix a storage leak in mod_cgid... the temporary pool created for
Jeff Trawick
2001-03-29
1
-1
/
+5
*
top_module global variable renamed to ap_top_module
Doug MacEachern
2001-03-26
1
-3
/
+3
*
Enable mod_status by default. This matches the docs and what 1.3 does.
Ryan Bloom
2001-03-25
1
-1
/
+1
*
This should wrap this freshen up
William A. Rowe Jr
2001-03-22
2
-77
/
+76
*
Refreshing the .mak files. Dang... should have done this in the a.m.
William A. Rowe Jr
2001-03-08
2
-0
/
+3
*
Allow modules to query the MPM about it's execution profile. This
Ryan Bloom
2001-03-02
1
-0
/
+10
*
get rid of unused parameter filename to function get_req()
Jeff Trawick
2001-03-02
1
-3
/
+2
*
no need to calculate the config file name in display_info() since we
Jeff Trawick
2001-03-02
1
-2
/
+0
*
Fix mod_info, so that <Directory> and <Location> directives are
Ryan Bloom
2001-03-02
1
-1
/
+2
*
Fix a problem displaying status when a threaded MPM is used.
Jeff Trawick
2001-02-28
1
-5
/
+5
*
Goodbye ap_send_http_header
William A. Rowe Jr
2001-02-28
6
-9
/
+0
*
Get mod_cgi building again after moving a bunch of code from the HTTP
Ryan Bloom
2001-02-26
1
-0
/
+1
*
Begin to move functions from the http module to the core. The goal is to
Ryan Bloom
2001-02-26
3
-0
/
+6
*
A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."
William A. Rowe Jr
2001-02-25
2
-20
/
+16
*
Whoops ... if I'm enabling mod_info to build on Win32, better clean
William A. Rowe Jr
2001-02-25
1
-3
/
+2
*
Refresh all .mak files should we choose to roll again shortly.
William A. Rowe Jr
2001-02-25
2
-113
/
+58
*
*) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, and
Greg Stein
2001-02-24
1
-1
/
+1
*
Namespace protect IOBUFSIZ since it is a public symbol.
Ryan Bloom
2001-02-23
1
-2
/
+2
*
Performance: apr_now() was being called for -all- requests. Call it only
Bill Stoddard
2001-02-21
1
-1
/
+2
*
Close the accepted socket before creating the CGI process in mod_cgid.
Ryan Bloom
2001-02-21
1
-1
/
+10
*
get rid of a type mismatch warning
Jeff Trawick
2001-02-20
1
-1
/
+1
*
rename miss: s/apr_clear_pool/apr_pool_clear/g
Doug MacEachern
2001-02-19
1
-1
/
+1
*
*) Introduce "ap_conf_vector_t" type to assist with legibility and provide
Greg Stein
2001-02-18
2
-23
/
+23
*
Change a few "no" module to "most". Leave suexec: it must be explicitly
Greg Stein
2001-02-18
1
-2
/
+2
*
Rename the mpmt_pthread module to threaded. This module has moved from
Ryan Bloom
2001-02-16
1
-1
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
8
-8
/
+8
*
Add an apr_short_interval_time. This allows us to use an apr_interval_time
Ryan Bloom
2001-02-16
1
-5
/
+5
*
Fix the seg fault in mod_status.c. This changes the up_time to an
Ryan Bloom
2001-02-15
1
-6
/
+6
*
Remove some warnings from mod_status.
Ryan Bloom
2001-02-15
1
-7
/
+7
[next]