]> granicus.if.org Git - apache/history - server/mpm/netware
Update our copyright for this year.
[apache] / server / mpm / netware /
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-02-15 Aaron BannertImplement new ScoreBoardFile directive logic. This...
2002-02-13 Bradley NicholesCreate a new pool allocator for each worker thread
2002-02-06 Bradley NicholesImplemented the handling of the SIGABRT signal.
2002-02-01 Bill StoddardReintroduce the create_connection hook. This hook is...
2002-02-01 Bradley NicholesFixed the unload process so that the console command...
2002-01-31 Bradley NicholesRemoved the call for now to shutdown the listeners...
2002-01-29 Bill StoddardThis patch restores most of Ryan's patch (11/12/2001...
2002-01-28 Aaron BannertThe pre_config hook now takes a return value. This...
2002-01-28 Jeff Trawickfix the problem where a scoreboard init failure could...
2002-01-27 Bill StoddardRemove the create_connection hook and put the client_so...
2002-01-18 Bradley NicholesUpdated the command line keyword to Apache2 and also...
2002-01-14 Bradley NicholesImplemented a checkunload callback to allow apache...
2002-01-11 Bradley NicholesCombination of blocking and nonblocking accept loop
2002-01-10 William A. Rowe Jr This patch eliminated from the _SHARED_ segment of...
2002-01-04 Bradley NicholesReworked the accept() loop to avoid an extra call to...
2001-12-19 Jeff Trawickfor the netware MPM, move HARD_THREAD_LIMIT back to...
2001-12-19 Bradley NicholesReworked the select/accept loop to try to rely less...
2001-12-18 Jeff Trawickfix some references to the wrong constant (HARD_SERVER_...
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
2001-12-11 Bradley NicholesClean up GNU compiler issues on NetWare
2001-11-19 Bradley NicholesChanged a variable name to avoid a NetWare LibC global...
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 Bradley NicholesMisc. cleanups and performance enhancements
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
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-11-07 Cliff WoolleyFix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
2001-11-02 Bradley NicholesAdjusted back to microseconds
2001-11-02 Bradley NicholesAdded the secondary command line hander for manipulatin...
2001-10-29 Bradley NicholesNetWare MPM cleanup
2001-10-23 Bradley NicholesUpdated to the new locking API's
2001-10-22 Bradley NicholesNetWare doesn't have processes so no need to detach...
2001-10-16 Bradley NicholesFirst cut at the MPM for NetWare