]> granicus.if.org Git - apache/history - server/mpm/mpmt_os2/mpmt_os2_child.c
switch to APR 1.0 API (which is still in flux)
[apache] / server / mpm / mpmt_os2 / mpmt_os2_child.c
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-08-28 Cliff WoolleyUpdated the various MPM's to use the new bucket_alloc_c...
2003-02-03 André Malofinished that boring job:
2002-07-11 Ryan BloomBring Apache in line with APR's new poll implementation...
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_?error()
2002-04-17 Brian HavardWhen an exception in a worker thread initiates a child...
2002-04-14 Brian Havardapr_bucket_alloc_create() now registers a cleanup that...
2002-04-01 Brian HavardDestroy the connection pool (and therefore run the...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-02-23 Brian HavardWhen firing up a new child process, wipe clean the...
2002-02-01 Bill StoddardReintroduce the create_connection hook. This hook is...
2002-01-29 Bill StoddardThis patch restores most of Ryan's patch (11/12/2001...
2002-01-27 Bill StoddardRemove the create_connection hook and put the client_so...
2002-01-10 Brian HavardGet OS/2 MPM working again after last scoreboard changes.
2002-01-10 William A. Rowe Jr This patch eliminated from the _SHARED_ segment of...
2001-12-30 Brian HavardUpdate OS/2 MPM to allow for run-time configurable...
2001-12-29 Brian HavardAdd a missing hook run.
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
2001-11-15 Ryan BloomPull lingering close out of the pool cleanup phase...
2001-11-13 Ryan BloomAdd the server_rec argument back to the create_connecti...
2001-11-13 Ryan BloomRemove more network logic from the MPMs. Essentially...
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-11-10 Ryan BloomRemove ap_lingering_close from all of the MPMs. This...
2001-08-20 Brian HavardCatch exceptions in worker threads so a segfault doesn...
2001-08-17 Brian HavardNew multi-process multi-threaded MPM for OS/2. Not...