| Commit message (Expand) | Author | Age | Files | Lines |
* | Further unixd hacks to remove duplication between old-unixd and mod_unixd, | Nick Kew | 2008-11-04 | 3 | -6/+0 |
* | Make sure we clear out previous things we were listening for. | Paul Querna | 2008-11-03 | 1 | -0/+9 |
* | Move security check to post_config, ćos pre-config hooks don´t | Nick Kew | 2008-11-03 | 1 | -22/+16 |
* | Wrap the global count of privileges handlers operating. Silence grumblers. | Nick Kew | 2008-11-03 | 1 | -1/+6 |
* | Switch all unix MPMs to use drop_privileges hook (mod_unixd) for startup | Nick Kew | 2008-11-03 | 8 | -60/+28 |
* | Convert events to have an associated pool. | Paul Querna | 2008-11-01 | 7 | -38/+50 |
* | Reset the timers when in the child -- this prevents a fork bomb, as each chil... | Paul Querna | 2008-11-01 | 1 | -0/+6 |
* | Remove extra log line with how many threads are being spawned. | Paul Querna | 2008-11-01 | 1 | -4/+0 |
* | Move creation of the pollcb object to after we fork(), since kqueues don't pe... | Paul Querna | 2008-11-01 | 2 | -9/+25 |
* | Allow <Limit> and <LimitExcept> directives to nest, and | Chris Darroch | 2008-10-31 | 1 | -15/+28 |
* | Make a valid prototype | Jim Jagielski | 2008-10-30 | 1 | -1/+1 |
* | Basic support for spawning children porcesses via fork() and killing them wit... | Paul Querna | 2008-10-30 | 4 | -12/+88 |
* | Remove completed todo items. | Paul Querna | 2008-10-30 | 1 | -7/+0 |
* | reindent according to our coding style: <http://httpd.apache.org/dev/stylegui... | Paul Querna | 2008-10-30 | 12 | -896/+841 |
* | Create a new drop_privileges hook for the Simple MPM. | Paul Querna | 2008-10-30 | 3 | -2/+62 |
* | Remove SimpleUser configuration command, this will all be handled inside mod_... | Paul Querna | 2008-10-30 | 2 | -19/+0 |
* | Introduce modules/system, and mod_unixd.c | Nick Kew | 2008-10-29 | 1 | -0/+7 |
* | * server/core.c: Fix implicit declaration of function 'unixd_set_rlimit' by | Paul Querna | 2008-10-29 | 1 | -0/+4 |
* | Improve ability to compile on C90 Compilers. | Paul Querna | 2008-10-29 | 6 | -29/+46 |
* | * server/mpm/simple/simple_io.c: s/simple_io_timeut_cb/simple_io_timeout_cb/g | Paul Querna | 2008-10-28 | 1 | -3/+3 |
* | * simple_io.c line 111 and 145 cause a build falure with --enable-maintainer-... | Paul Querna | 2008-10-28 | 2 | -3/+4 |
* | * server/mpm/simple/simple_{event,run}.c: Turn off Ring Macro debugging. | Paul Querna | 2008-10-28 | 2 | -2/+2 |
* | Add a work in progress, a completely new, "Simple MPM". | Paul Querna | 2008-10-28 | 18 | -2/+1571 |
* | * Do more greedy reads in the core input filter to get more closer to the | Ruediger Pluem | 2008-10-27 | 1 | -0/+31 |
* | * Move ap_timeout_parameter_parse from mod_proxy.c to server/util.c and thus | Ruediger Pluem | 2008-10-22 | 1 | -0/+68 |
* | * Recheck again if idle workers are still available when we are signaled that | Ruediger Pluem | 2008-10-08 | 1 | -2/+10 |
* | Reimplement ThreadStackSize to behave as on unix for any | William A. Rowe Jr | 2008-09-26 | 1 | -4/+5 |
* | The last two of several helper threads which do not need a default | William A. Rowe Jr | 2008-09-26 | 1 | -4/+12 |
* | The next of several helper threads which do not need a default 1GB stack | William A. Rowe Jr | 2008-09-26 | 1 | -3/+6 |
* | The first of several helper threads which do not need a default 1GB stack | William A. Rowe Jr | 2008-09-26 | 1 | -2/+2 |
* | Track the internal stack_res_flag for properly constraining | William A. Rowe Jr | 2008-09-26 | 2 | -1/+12 |
* | CoredumpDir useless on win32; implementing toolhelp.dll is nontrivial | William A. Rowe Jr | 2008-09-26 | 1 | -1/+0 |
* | Add dummy ap_mpm_register_timed_callback for other MPMs besides Event. | Paul Querna | 2008-09-21 | 2 | -0/+14 |
* | Introduce Suspendable Requests to the Event MPM. | Paul Querna | 2008-09-20 | 4 | -30/+198 |
* | mod_session_cookie, mod_session_dbd: Make sure cookies are set both | Graham Leggett | 2008-08-30 | 1 | -10/+42 |
* | mod_session_cookie: Make sure that cookie attributes are correctly | Graham Leggett | 2008-08-29 | 1 | -4/+4 |
* | The error logging core only logs at very high level if it has no | Sander Temme | 2008-08-15 | 1 | -0/+2 |
* | * server/util_cookies.c (ap_cookie_write2): Add missing sentinel in | Joe Orton | 2008-08-06 | 1 | -1/+1 |
* | * Give possible piped loggers a chance to process their input before they get | Ruediger Pluem | 2008-07-30 | 1 | -0/+10 |
* | worker/event MPMs: graceful-stop doesn't work if the listener thread is | Greg Ames | 2008-06-17 | 2 | -2/+8 |
* | get the Event MPM to compile again | Greg Ames | 2008-06-17 | 1 | -1/+1 |
* | de-tabify | Jim Jagielski | 2008-06-13 | 1 | -3/+3 |
* | core: Fix address-in-use startup failure on some platforms caused | Jeff Trawick | 2008-06-08 | 1 | -16/+30 |
* | No header files currently found in that dir, so the build fails. | Sander Temme | 2008-06-08 | 1 | -1/+1 |
* | is_graceful means nothing in the mpm_winnt | William A. Rowe Jr | 2008-06-07 | 1 | -7/+0 |
* | Registered callbacks are NONSTD or must be specially | William A. Rowe Jr | 2008-06-07 | 1 | -1/+2 |
* | * Don't send 100-Continue when there was no Expect: 100-continue in the | Ruediger Pluem | 2008-06-06 | 1 | -0/+8 |
* | The environment may be manipulated by modules such as mod_perl, so regenerate | William A. Rowe Jr | 2008-06-05 | 1 | -15/+10 |
* | For winnt_mpm console mode, always reset our console handler to be the first, | William A. Rowe Jr | 2008-06-05 | 1 | -4/+6 |
* | Determine registered authn/z providers directly in ap_setup_auth_internal(), | Chris Darroch | 2008-05-22 | 1 | -16/+7 |