| Commit message (Expand) | Author | Age | Files | Lines |
* | scoreboard addition of protocol, new ap_udpte_child_status methods | Stefan Eissing | 2016-01-21 | 1 | -0/+5 |
* | Follow-up to r1702948: | Jeff Trawick | 2015-10-03 | 1 | -1/+1 |
* | Synch 2.4.x and trunk. | Christophe Jaillet | 2015-09-30 | 1 | -1/+1 |
* | httpd compiles warning free on gcc and every new warning will be treated as a... | Stefan Eissing | 2015-09-14 | 1 | -1/+1 |
* | core: Use process scoreboard to store each child's listener bucket, | Yann Ylavic | 2014-10-07 | 1 | -0/+1 |
* | SECURITY (CVE-2014-0226): Fix a race condition in scoreboard handling, | Joe Orton | 2014-07-14 | 1 | -0/+17 |
* | mod_status, mod_echo: Fix the display of client addresses. They were truncate... | Christophe Jaillet | 2013-09-03 | 1 | -1/+1 |
* | core: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR for the | Jeff Trawick | 2012-08-04 | 1 | -1/+1 |
* | Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build. | Guenter Knauf | 2012-03-21 | 1 | -4/+11 |
* | revert r1294936, which fixed MPM DSO load failures on AIX | Jeff Trawick | 2012-03-16 | 1 | -11/+4 |
* | Fix MPM DSO load failure on AIX. | Jeff Trawick | 2012-02-29 | 1 | -4/+11 |
* | SECURITY (CVE-2012-0031): Fix possible crash on shutdown if a child | Joe Orton | 2012-01-11 | 1 | -1/+0 |
* | More cleanup: Expand tabs and some more indentation fixes | Stefan Fritsch | 2011-09-23 | 1 | -15/+15 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -5/+5 |
* | Some improvements for handling of many connections for MPM event: | Stefan Fritsch | 2011-06-19 | 1 | -1/+9 |
* | Cleanup... most don't need apr_hooks.h at all... | Jim Jagielski | 2011-05-09 | 1 | -1/+0 |
* | OK... a good commit point (we don't quite compile yet though...) | Jim Jagielski | 2011-01-13 | 1 | -22/+0 |
* | re-order many struct members for better alignment on 64bit | Stefan Fritsch | 2010-07-01 | 1 | -4/+4 |
* | Refactor mod_status out of the ExtendedStatus toggle picture, as other | William A. Rowe Jr | 2010-01-26 | 1 | -0/+8 |
* | remove declaration for ap_my_generation, which was replaced with the | Jeff Trawick | 2009-11-02 | 1 | -2/+0 |
* | Provide new ap_update_child_status_from_conn() mostly | Jim Jagielski | 2009-10-03 | 1 | -0/+1 |
* | remove TPF support | Jeff Trawick | 2009-03-27 | 1 | -2/+0 |
* | Remove unused sb_type member from process_score structure and | Chris Darroch | 2008-12-12 | 1 | -1/+0 |
* | API Cleanup in preperation for 2.4.x, make sure all exported functions or var... | Paul Querna | 2008-12-02 | 1 | -1/+1 |
* | Add in SeeRequestTail directive, to handle the shortcoming | Jim Jagielski | 2007-10-31 | 1 | -0/+1 |
* | The function ap_time_process_request() needs to be declared appropriately if ... | Bradley Nicholes | 2007-10-30 | 1 | -1/+1 |
* | MMN major bump required; this API is altogether inconsistent, transparent | William A. Rowe Jr | 2007-10-24 | 1 | -1/+3 |
* | lb_score is bigger proxy_worker_stat. Prevent wasting space. | Jean-Frederic Clere | 2007-09-12 | 1 | -0/+6 |
* | Yeah. Good luck with that. | Jim Jagielski | 2007-09-10 | 1 | -1/+0 |
* | Maintain the illusion. It's not worth my time or | Jim Jagielski | 2007-09-10 | 1 | -4/+5 |
* | Reinstate the lb_score patch, but, protect against | Jim Jagielski | 2007-09-07 | 1 | -5/+4 |
* | semi-revert 573264. It is totally bogus that we | Jim Jagielski | 2007-09-07 | 1 | -4/+5 |
* | lb_score *is* proxy_worker_stat... no need to "mask" that | Jim Jagielski | 2007-09-06 | 1 | -5/+4 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Tidy up scoreboard.h (Chris Darroch) | Nick Kew | 2006-05-07 | 1 | -12/+2 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -0/+5 |
* | worker MPM/mod_status: Support per-worker tracking of pid and | Jeff Trawick | 2005-03-05 | 1 | -0/+7 |
* | Fix some symbols which should -not- be exported, and decorate real_exit_code | William A. Rowe Jr | 2005-02-18 | 1 | -1/+1 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | Keep track of time taken to process requests again. | Jim Jagielski | 2005-02-02 | 1 | -1/+1 |
* | veto and revert win64 patch: 64bit changes must percolate from the | Roy T. Fielding | 2004-10-24 | 1 | -1/+1 |
* | WIN64: API changes to clean up Windows 64bit compile warnings | Allan K. Edwards | 2004-10-22 | 1 | -1/+1 |
* | Worker shared data has to be visible across all child processes, | Mladen Turk | 2004-09-15 | 1 | -2/+2 |
* | Improve binary compatiblity. This fix was requested of me before it was commi... | Graham Leggett | 2004-07-29 | 1 | -3/+4 |
* | Add load balancer support to the scoreboard in preparation for | Graham Leggett | 2004-07-29 | 1 | -0/+18 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-07 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -53/+10 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |