index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http
/
config.m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-02-08
scoreboard.h says it is extern (and scoreboard.c instantiates it),
Jeff Trawick
1
-1
/
+0
2001-02-08
lots o' dicussion... time to vote.
Greg Stein
1
-1
/
+4
2001-02-08
Move OS/2 MPM specific variables out of scoreboard & into an array local to
Brian Havard
2
-16
/
+19
2001-02-07
Fix graceful shutdown with the scoreboard changes. Basically, we want
Ryan Bloom
1
-2
/
+1
2001-02-07
Get the Unix MPMs restarting again. If we are going to register a cleanup
Ryan Bloom
8
-8
/
+13
2001-02-07
Install all required header files. Without these, some modules can not
Ryan Bloom
2
-0
/
+6
2001-02-07
Fix a bug with AliasMatch. When forward fitting a bug from 1.3 to 2.0, we
Ryan Bloom
2
-0
/
+5
2001-02-07
get rid of some cruft related to a now-unused parameter to
Jeff Trawick
7
-36
/
+28
2001-02-07
Revamp the CHECKOUT method handling and various support functions for it.
Greg Stein
4
-140
/
+223
2001-02-07
$enable_dav can be one of: yes, shared, no. We want to adjust the INCLUDES
Greg Stein
1
-1
/
+1
2001-02-07
additions and deletions for proxy in current codebase
Chuck Murcko
3
-4
/
+588
2001-02-07
Changes to get running on the current codebase
Chuck Murcko
4
-38
/
+20
2001-02-07
No longer need to set ap_restart_time here as it's done in
Brian Havard
1
-4
/
+0
2001-02-07
Back out previous change. dav/main/config.m4 adds its directory the the
Greg Stein
1
-2
/
+0
2001-02-07
Don't include mpm.h from scoreboard.h as scoreboard.h is included from mpm.h.
Brian Havard
3
-6
/
+5
2001-02-06
We have a poor abstraction in the protocol. This is a temporary
Ryan Bloom
2
-5
/
+26
2001-02-06
get perchild just a little closer to building; maybe somebody
Jeff Trawick
2
-4
/
+8
2001-02-06
get Unix MPMs to build again after recent scoreboard changes
Jeff Trawick
3
-2
/
+2
2001-02-06
Jean Frederic says (and I verified his claim):
Martin Kraemer
1
-1
/
+1
2001-02-06
Remove some STATUS items that relate to the scoreboard API. These were
Ryan Bloom
1
-8
/
+1
2001-02-06
Setup the server start time correctly. This also gets the server uptime
Ryan Bloom
7
-17
/
+4
2001-02-06
Added note about later sections overriding earlier.
Chris Pepper
2
-66
/
+52
2001-02-06
Make sure that mod_include's post_config hook always runs before
Ryan Bloom
2
-2
/
+5
2001-02-06
move the instantiation of includes_module out of mod_include.h
Jeff Trawick
2
-3
/
+1
2001-02-06
axe an unused parm to make_child(); this gets rid of a warning
Jeff Trawick
1
-7
/
+5
2001-02-06
Get OS/2 MPM running again after the reunification of the scoreboard code.
Brian Havard
5
-169
/
+70
2001-02-06
Fix for dav/fs to find the mod_dav.h ionclude file
Martin Kraemer
1
-0
/
+2
2001-02-06
update for the latest build system
Chuck Murcko
2
-11
/
+6
2001-02-06
If we are in the middle of a brigade loop, we don't want to always check
Ryan Bloom
1
-1
/
+1
2001-02-05
Move the logic for creating CGI processes from mod_include to mod_cgi(d).
Ryan Bloom
5
-377
/
+680
2001-02-05
Tweak the AP_MIN_SENDFILE_BYTES. Not using sendfile on Windows
Bill Stoddard
1
-1
/
+1
2001-02-05
ap_new_connection() returns NULL if an error occurred (prefork MPM
Jeff Trawick
10
-21
/
+39
2001-02-05
I hereby propose that the ASF buy that guy a compiler.
Jeff Trawick
1
-1
/
+1
2001-02-05
*) add activity handling: OPTIONS and MKACTIVITY
Greg Stein
2
-3
/
+78
2001-02-05
s/l/r/ in ap_send_http_header protototype
Doug MacEachern
1
-3
/
+3
2001-02-05
Move release.h to ap_release.h. This was done to namespace protect the
Ryan Bloom
1
-0
/
+3
2001-02-05
Move the APACHE_RELEASE macro to release.h
Ryan Bloom
2
-6
/
+6
2001-02-05
Remove the Announcement file from the build tree. It has been moved to
Ryan Bloom
1
-112
/
+0
2001-02-05
Move the server version information out of httpd.h and into release.h.
Ryan Bloom
3
-6
/
+71
2001-02-04
More mod_status work... Get Current Time, Restart Time and Server uptime
Bill Stoddard
7
-11
/
+14
2001-02-04
The windows MPM has one child process.
Bill Stoddard
1
-3
/
+1
2001-02-04
fix minor prototype inconsistencies noticed with C::Scan
Doug MacEachern
6
-31
/
+31
2001-02-03
So server-status displays "Server uptime" correctly
Bill Stoddard
1
-0
/
+1
2001-02-03
Improved(?) docco.
Ben Laurie
1
-29
/
+18
2001-02-03
Add SERVER_STARTING and SERVER_DEAD child states to the Windows MPM.
Bill Stoddard
1
-2
/
+5
2001-02-03
Track a bit more child status in the Windows MPM
Bill Stoddard
1
-2
/
+9
2001-02-03
cleanups need to return apr_status_t
Jeff Trawick
1
-2
/
+3
2001-02-03
Pass the thread number along to the new thread for use in the conn->id field.
Bill Stoddard
1
-1
/
+1
2001-02-03
A child is not a thread is not a child
Bill Stoddard
1
-1
/
+1
2001-02-02
Ooops, that S and D are right next to each other.
Bill Stoddard
1
-2
/
+2
[next]