| Commit message (Expand) | Author | Age | Files | Lines |
| * | * include/httpd.h, server/mpm/*/*.h: Tidy up doxygen tree view by moving | Joe Orton | 2011-12-07 | 1 | -1/+2 |
| * | mpm_common.c implements a handful of config directives; the | Jeff Trawick | 2011-03-28 | 1 | -7/+0 |
| * | some non-MPM code wants to see DEFAULT_PIDLOG, so liberate the | Jeff Trawick | 2011-03-28 | 1 | -5/+0 |
| * | SCOREBOARD_MAINTENANCE_INTERVAL is gone, except for some local | Jeff Trawick | 2011-03-26 | 1 | -7/+0 |
| * | PR#47782: compiled-in default for MaxConnectionsPerChild is 10,000 vs the | Eric Covener | 2010-11-05 | 1 | -1/+1 |
| * | Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, | Jeff Trawick | 2009-11-23 | 1 | -5/+0 |
| * | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
| * | 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-28 | 1 | -0/+9 |
| * | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
| * | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
| * | fix copyright dates according to the first checkin | André Malo | 2004-02-08 | 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 |
| * | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
| * | Remove hardcoded paths from MPMs and move them to a more central | Sander Striker | 2002-04-04 | 1 | -2/+2 |
| * | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
| * | Implement new ScoreBoardFile directive logic. This affects how we | Aaron Bannert | 2002-02-15 | 1 | -5/+0 |
| * | Change core code to allow an MPM to set hard thread/server | Jeff Trawick | 2001-12-18 | 1 | -29/+0 |
| * | Clean the worker MPM a bit. This removes the idea of compiling worker | Ryan Bloom | 2001-09-24 | 1 | -10/+1 |
| * | Add the worker MPM. The name is probably horrible, but I couldn't come | Ryan Bloom | 2001-07-30 | 1 | -0/+154 |