index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
mpm_common.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
namespace-protect accept_lock_mech
Jeff Trawick
2001-08-14
1
-1
/
+1
*
change the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
Jeff Trawick
2001-08-13
1
-2
/
+2
*
(hopefully) get WinNT MPM to build using mpm_common.c code; a few notes:
Jeff Trawick
2001-08-13
1
-15
/
+15
*
allow non-Unix MPMs to use mpm_common.c by not automatically
Jeff Trawick
2001-08-13
1
-0
/
+5
*
Begin to sanitize the MPM configuration directives. Now, all
Ryan Bloom
2001-08-13
1
-0
/
+61
*
Doc formatting fixes
William A. Rowe Jr
2001-07-27
1
-2
/
+2
*
fix memory leak of apr_sockaddr_t and apr_socket_t in ap_mpm_pod_signal,
Greg Ames
2001-07-18
1
-0
/
+1
*
First pass at the pipe_of_death logic for the prefork MPM. This does
Ryan Bloom
2001-06-07
1
-0
/
+43
*
Get rid of some warnings which crept into the Unix MPMs a
Jeff Trawick
2001-03-22
1
-0
/
+2
*
Declaration of ap_reclaim_child_processes() in exports.c needs to be
Brian Havard
2001-03-19
1
-0
/
+2
*
More doxygenation.
Ben Laurie
2001-03-17
1
-0
/
+1
*
Rely on APR to determine whether or not we have netinet/tcp.h. This test
Jeff Trawick
2001-03-05
1
-1
/
+1
*
Don't directly include ap_config_auto.h directly. It isn't available on
Greg Stein
2001-03-01
1
-3
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
Windows doesn't have ap_config_auto. Perhaps we need a HAVE_CONFIG_AUTO
Bill Stoddard
2001-02-13
1
-0
/
+2
*
The "src/" directory no longer exists. Clean up the HARD_SERVER_LIMITS
Greg Ames
2001-02-13
1
-1
/
+1
*
*) remove some obsolete/unused defines from httpd.h.
Greg Stein
2001-02-12
1
-2
/
+16
*
Move initgroupgs, ap_uname2id and ap_gname2id from util.c to
Ryan Bloom
2001-01-20
1
-0
/
+14
*
APRize disabling nagle (setting TCP_NODELAY).
Brian Havard
2000-08-22
1
-1
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-2
/
+2
*
Update the mpm_common.h file with docs to use ScanDoc
Ryan Bloom
2000-08-06
1
-0
/
+41
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-2
/
+2
*
Get ap_socket_disable_nagle() working again.
Jeff Trawick
2000-07-26
1
-0
/
+4
*
Move sock_disable_nagle to mpm_common.c. Rename it to ap_sock_disable_nagle.
Ryan Bloom
2000-07-11
1
-0
/
+6
*
Move process_child_status to mpm_common.c. This requires re-naming it
Ryan Bloom
2000-07-10
1
-0
/
+1
*
Fix error messages issued from MPMs which explain where to change
Jeff Trawick
2000-06-21
1
-0
/
+2
*
Fix a memory leak with ap_wait_or_timeout.
Ryan Bloom
2000-05-24
1
-1
/
+1
*
Prototypes for the visible functions in mpm_common.c.
Roy T. Fielding
2000-05-19
1
-0
/
+84