]> granicus.if.org Git - apache/history - server/mpm/experimental/perchild/perchild.c
Update copyright to 2001
[apache] / server / mpm / experimental / perchild / perchild.c
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-13 Doug MacEacherndoh. need a spellchekker for these rename scripts...
2001-02-13 Jeff Trawickmod_status references ap_my_generation; declare it...
2001-02-13 Ryan BloomMake perchild build again
2001-02-11 Jeff TrawickINIT_SIGLIST() is gone; stop using it
2001-02-11 Greg Stein*) include "apr_signal.h" when needed
2001-02-09 Bill StoddardReplace reinit_scoreboard with ap_create_scoreboard.
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-02-07 Ryan BloomGet the Unix MPMs restarting again. If we are going...
2001-02-07 Jeff Trawickget rid of some cruft related to a now-unused parameter to
2001-02-06 Jeff Trawickget perchild just a little closer to building; maybe...
2001-02-05 Jeff Trawickap_new_connection() returns NULL if an error occurred...
2001-01-20 William A. Rowe Jr The changes required for the APR_FINFO_wanted argument to
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2001-01-18 Jeff Trawickfix the declaration of the register-hooks function...
2001-01-12 Ryan BloomStop using environment variables to set ONE_PROCESS...
2001-01-09 Jeff Trawickfix some handler brokenness
2000-12-19 Ryan Bloomap_start_shutdown is not used by anybody outside of...
2000-12-19 Ryan BloomGet the perchild MPM working better again. I have...
2000-12-11 Ryan BloomGet perchild serving pages again. This doesn't work...
2000-12-06 Ryan BloomGet the Perchild MPM serving pages again.
2000-12-05 Ryan BloomGet the perchild MPM building cleanly again. This...
2000-12-04 Jeff TrawickGet rid of ap_new_apr_connection(). ap_new_connection...
2000-11-10 Ryan BloomFix a lot of the fallback from the apr_ssize_t to apr_s...
2000-10-23 Manoj KasichainulaAdd a temporary pool argument to unixd_pre_config,...
2000-10-18 Ryan BloomThis begins to remove BUFF from the server. The idea...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-05 William A. Rowe Jr The lots of little ones... APR_IS_STATUS_condition...
2000-08-23 Ryan BloomRemove IOLs from Apache. They are no longer necessary...
2000-08-22 Brian HavardAPRize disabling nagle (setting TCP_NODELAY).
2000-08-06 Ryan BloomRemove some values that aren't needed anymore. These...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-04 Ryan BloomFix the Perchild MPM. This does work now. This change...
2000-08-04 Ryan BloomMore progress with the perchild MPM. This is serving...
2000-08-02 Ryan BloomUpdate the perchild MPM. This does not work, but that...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-08-01 Ryan BloomThis serves requests again, although it still doesn...
2000-08-01 Ryan BloomComplete redesign of this MPM. This is almost working...
2000-07-31 Jeff TrawickFix some problems with which error code to use after...
2000-07-31 Ryan BloomThis makes the perchild MPM server requests again,...
2000-07-31 Ryan BloomMake the Unix MPMs not clean the scoreboard on a gracef...
2000-07-30 Manoj KasichainulaChange semantics of ap_child_table somewhat. Instead...
2000-07-29 Ryan BloomRemove iol_socket.h. This file had one declaration...
2000-07-29 Ryan Bloomconvert some -1 back to errno.
2000-07-29 Ryan BloomAssociate virtual hosts with a specific child process...
2000-07-28 Ryan BloomCleanup the perchild MPM. What I am doing so far in...
2000-07-28 Ryan BloomUpdate the perchild MPM. At this point, it is possible...
2000-07-27 Ryan BloomAdd a new MPM. Currently this is almost an exact copy...