]> granicus.if.org Git - apache/history - include/ap_mpm.h
cleanup handle_set function
[apache] / include / ap_mpm.h
2003-02-03 André Malofinished that boring job:
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2001-11-29 Doug MacEacherncarry over from 1.3: disable profiling in the parent...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-07 Cliff WoolleyFix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
2001-08-15 Jeff Trawickfix some homophonic issues in comments, as well as...
2001-07-18 Paul J. RederChanged AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
2001-06-27 William A. Rowe Jr Add additional query datum to the MPMs.
2001-04-13 Ryan BloomAdd more options to the ap_mpm_query function. This...
2001-04-06 Paul J. RederChanges required to make prefork clean up idle children...
2001-03-02 Ryan BloomAllow modules to query the MPM about it's execution...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-12 Greg Stein*) remove some obsolete/unused defines from httpd.h.
2000-12-19 Ryan Bloomap_start_shutdown is not used by anybody outside of...
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-10-24 William A. Rowe Jr Get everything working with suexec patches again.
2000-10-23 Manoj KasichainulaAdd back suexec support.
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-08-23 Ryan BloomRemove IOLs from Apache. They are no longer necessary...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-29 Ryan BloomDocument ap_mpm.h using ScanDoc.
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-05-04 Ryan BloomMake reliable piped logs work on 2.0.
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-12-20 Bill StoddardHandle -k restart|shutdown command line option from...
1999-12-13 Ryan BloomFix some warnings when configured with --enable-maintai...
1999-11-19 Ryan BloomRemove the ap_thread_mutex code from all MPM's. This...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-06-20 dgaudetap_mpm_graceful_stop -> ap_graceful_stop_signalled
1999-06-20 dgaudetdocumentation
1999-06-20 dgaudetcrude ap_thread_mutex abstraction
1999-06-18 dgaudetInitial revision