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
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
1
-2
/
+2
*
Revert r1715789: will re-commit without spurious functional changes.
Yann Ylavic
2015-11-23
1
-2
/
+2
*
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
Yann Ylavic
2015-11-23
1
-2
/
+2
*
MPMs, core: make duplicated listeners (SO_REUSEPORT) introduced in r1599531
Yann Ylavic
2014-10-30
1
-77
/
+74
*
prepend 0
Jim Jagielski
2014-09-18
1
-1
/
+1
*
Optimize w/ duplicated listeners and use of SO_REUSEPORT
Jim Jagielski
2014-06-03
1
-74
/
+77
*
Remove useless spaces that are not in 2.4.x
Christophe Jaillet
2013-11-17
1
-8
/
+8
*
PR: 54852. Only use a dummy_connection for idle processes
Jim Jagielski
2013-11-15
1
-0
/
+5
*
Pull out the "extended" pod functions used by event and worker
Jim Jagielski
2012-11-14
1
-0
/
+101
*
* 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