]> granicus.if.org Git - apache/history - server/mpm/mpmt_os2/mpmt_os2_child.c
core: integrate data_in_{in,out}put_filter to ap_filter_{in,out}put_pending().
[apache] / server / mpm / mpmt_os2 / mpmt_os2_child.c
2018-07-13 Yann Ylavicevent, worker: runtime pool.
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-05-16 Jeff Trawickfill in conn_rec::current_thread for WinNT, NetWare...
2010-06-22 Brian HavardOS/2: Add support for ThreadStackSize.
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-11-03 Brian HavardBrind OS/2 MPM up to date with current API.
2009-08-16 Brian HavardBring OS/2 MPM back from the dead.
2009-03-26 Jeff Trawickremove OS/2 MPM
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-11-20 Brian HavardRework OS/2 MPM to use the pollset API.
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...