index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm_unix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* server/mpm_unix.c (dummy_connection): Fix spello.
Joe Orton
2012-04-17
1
-1
/
+1
*
* server/mpm_unix.c (dummy_connection): Use a TLS 1.0 close_notify
Joe Orton
2012-04-17
1
-21
/
+34
*
* Partly revert r1303435 and rename pconf back to in_pconf to avoid shadowing
Ruediger Pluem
2012-03-22
1
-2
/
+2
*
* Fix changes in parameter names in function definitions done in r1303201
Ruediger Pluem
2012-03-21
1
-2
/
+2
*
Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.
Guenter Knauf
2012-03-21
1
-9
/
+11
*
* server/mpm_unix.c (dummy_connection): Destroy temp pool and return
Joe Orton
2012-03-13
1
-0
/
+2
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-22
/
+22
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-5
/
+5
*
Add wrappers for malloc, calloc, realloc that check for out of memory
Stefan Fritsch
2011-09-19
1
-1
/
+1
*
Introduce ap_(get|set)_core_module_config() functions/macros and use them
Stefan Fritsch
2011-06-06
1
-1
/
+4
*
When shutting down with worker or event with active processes
Jeff Trawick
2011-05-17
1
-4
/
+12
*
Use APR_STATUS_IS_... in some more cases.
Stefan Fritsch
2011-05-12
1
-1
/
+1
*
Add child_status hook for tracking creation/termination of MPM child
Jeff Trawick
2011-04-25
1
-6
/
+13
*
Fix some MinGW build issues...
Jeff Trawick
2011-04-09
1
-0
/
+4
*
Simplify the interface to ap_reclaim_child_processes() and
Jeff Trawick
2011-03-30
1
-4
/
+5
*
the mpm-note-child-killed hook was just for use by
Jeff Trawick
2011-03-30
1
-2
/
+2
*
PR50350: When no -k option is provided on the httpd command line, the server
Eric Covener
2010-11-29
1
-4
/
+7
*
remove more unused variables
Stefan Fritsch
2010-08-04
1
-4
/
+0
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-0
/
+2
*
OK, might as well finish this... Allow ServerTokens Off
Jim Jagielski
2009-08-28
1
-1
/
+1
*
the mpm_get_child_pid hook is unnecessary, as was the per-MPM MPM_CHILD_PID()...
Jeff Trawick
2009-03-29
1
-2
/
+5
*
Do not presume we have a clean stack
Mladen Turk
2009-03-29
1
-1
/
+1
*
remove BeOS OS support
Jeff Trawick
2009-03-26
1
-10
/
+0
*
refactor mpm_common.c into itself and mpm_unix.c for unix-specific quirks
William A. Rowe Jr
2009-03-25
1
-0
/
+925