]> granicus.if.org Git - apache/history - server/mpm/winnt
mpm_event,worker: Mask signals for threads created by modules in child init.
[apache] / server / mpm / winnt /
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Evgeny Kotkovmpm_winnt: Do not redefine the standard CONTAINING_RECO...
2017-07-12 Evgeny Kotkovmpm_winnt: Remove an obsolete comment in child.c explai...
2017-07-12 Evgeny Kotkovmpm_winnt: Tweak the names of the variables in child...
2017-07-12 Evgeny Kotkovmpm_winnt: Tweak the listener shutdown code to use...
2017-07-12 Evgeny Kotkovmpm_winnt: Following up on r1801655, add a comment...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-07-11 Evgeny Kotkovmpm_winnt: Advertise support for preshutdown notificati...
2017-07-11 Evgeny Kotkovmpm_winnt: Remove unused values of the io_state_e enum.
2017-07-11 Evgeny Kotkovmpm_winnt: Remove a duplicated comment in the child_mai...
2017-07-11 Evgeny Kotkovmpm_winnt: Use a LIFO stack instead of a FIFO queue...
2017-07-11 Evgeny Kotkovmpm_winnt: Drop the APLOG_DEBUG diagnostic saying how...
2017-07-11 Evgeny Kotkovmpm_winnt: Remove an unnecessary Sleep() in the winnt_a...
2017-07-11 Evgeny Kotkovmpm_winnt: Simplify the shutdown code that was waiting...
2017-07-11 Evgeny Kotkovmpm_winnt: Avoid using TerminateThread() in case the...
2017-07-11 Evgeny Kotkovmpm_winnt: Make the shutdown faster by avoiding unneces...
2017-07-10 Evgeny Kotkovmpm_winnt: Following up on r1801144, use the new accept...
2017-07-07 Evgeny Kotkovmpm_winnt: Fix typo in the logged message in winnt_get_...
2017-07-07 Evgeny Kotkovmpm_winnt: Refactor the mpm_get_completion_context...
2017-07-07 Evgeny Kotkovmpm_winnt: Remove an unnecessary retry after receiving...
2017-07-07 Evgeny Kotkovmpm_winnt: Factor out a helper function to parse the...
2017-07-07 Evgeny Kotkovmpm_winnt: Don't forget to close the I/O completion...
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-11 William A. Rowe JrIf the lingering close does not leave the socket in...
2017-04-11 Stefan EissingOn the trunk:
2017-02-20 Yann Ylavicwinnt/service: each log message should use its own...
2016-08-29 Jacob Championmpm_winnt: clear OVERLAPPED structs before reuse
2016-08-29 Jacob Championmpm_winnt: remove duplication of ap_process_connection
2016-08-29 Jacob Championmpm_winnt: remove the AcceptEx data network bucket
2016-08-29 Jacob Championmpm_winnt: remove 'data' AcceptFilter in favor of ...
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-04-27 William A. Rowe Jr Ensure http2 follows http in the meaning of
2016-03-01 Yann Ylavicmpms: follow up to r1629925: more error reports.
2016-02-23 Rainer JungJoin multi-line MPM startup log messages into
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-09-15 Yann Ylavicmpm_winnt: make AP_MPMQ_GENERATION available in the...
2015-05-16 Yann Ylaviccore: Follow up to r1599601: s/ap_log_common/ap_log_mpm...
2014-10-07 Yann Ylaviccore: ensure that MPMs return an error on runtime failu...
2014-07-17 William A. Rowe JrAs noted by Yann, this resulted in a dead var assignmen...
2014-07-16 William A. Rowe Jrmpm_winnt: Accept utf-8 (Unicode) service names and...
2014-07-16 William A. Rowe JrGeneral whitespace cleanup, error message normalization...
2014-07-15 Jeff TrawickSECURITY (CVE-2014-3523): Fix a memory consumption...
2014-07-08 Jeff Trawickclarify a comment
2014-07-02 Jeff TrawickFollow-up to r1606368: HANDLE is PVOID which is void...
2014-06-28 Jeff TrawickFollow up to r1527220/r1588852:
2014-06-03 Jim JagielskiNow allow MPMs to call ap_log_common()
2014-04-21 Christophe JailletBetter self document code
2013-11-15 Jeff Trawickmore apr_file_write_full() simplification (like r1542413)
2013-09-28 Jeff TrawickFollow up to r1526666:
2013-09-26 Jeff TrawickWinNT MPM: Exit the child if the parent process crashes...
2013-09-15 Eric CovenerIn 2.4, the MPM leaves a copy of the non-disconnected...
2013-09-07 Eric Covenerstyle consistency in winnt's worker_main
2013-09-05 Jeff TrawickMistakenly try to use a line comment to the end of...
2012-12-10 Christophe JailletcppCheck: same expression on both side of '|'.
2012-10-07 Stefan FritschFix usage of MOD_* variables for MPM modules
2012-09-24 Jeff TrawickWinNT MPM logging:
2012-08-20 Jeff Trawickuse state query API instead of static counters to deter...
2012-08-19 Jeff Trawickthe rest of r1374877
2012-08-19 Jeff Trawickminor cleanups
2012-08-19 Jeff Trawickcorrection to r1374780:
2012-08-19 Jeff TrawickWinNT MPM: Fix thread-safety issue in worker_main(...
2012-08-19 Jeff TrawickWinNT MPM: Store pid and generation for each thread...
2012-08-17 Jeff TrawickWindows: Fix output of -M, -L, and similar command...
2012-07-31 Jeff Trawickinitialize the protocol field when manufacturing an...
2012-07-21 Jeff TrawickTweak a message added in r750567 so that the accept...
2012-07-19 Jeff TrawickFollow the MS docs on AcceptEx/GetAcceptExSockaddrs...
2012-02-04 Stefan FritschReplace ap_create_core_ctx()/ap_core_ctx_get_bb() with...
2012-01-23 Stefan FritschMake the core input/output filter contexts private...
2011-12-07 Joe Orton* include/httpd.h, server/mpm/*/*.h: Tidy up doxygen...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-10-10 William A. Rowe JrDowngrade to DEBUG level several messages which were...
2011-10-10 William A. Rowe Jr Resolve server and remote IP's in the AcceptFilter...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-07-02 Jeff TrawickInitialize apr_thread_t pointer to NULL so that apr_os_...
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-05-31 William A. Rowe JrThis is rather irritating.
2011-05-16 Jeff Trawickfill in conn_rec::current_thread for WinNT, NetWare...
2011-05-16 Jeff Trawickfix some typos in comments
2011-05-07 William A. Rowe JrNot possible; you don't declare a variable const and...
2011-04-26 Jeff TrawickWinNT MPM has hard-coded daemon limit of 1, not 0
2011-04-25 Jeff TrawickAdd child_status hook for tracking creation/termination...
2011-04-12 Jeff TrawickAP_ENABLE_V4_MAPPED with WinNT MPM
2011-04-12 Jeff Trawickadd some debug logging to show more information about...
2011-04-11 Jeff Trawickaxe the cast in the call to our mpm_nt_eventlog_stderr_...
2011-04-11 Jeff Trawickmatch expected type of arg to StartService()
2011-04-09 Jeff Trawickdon't try to shut down child if it wasn't created
2011-04-09 Jeff TrawickWinNT MPM: Improve robustness under heavy load.
2011-04-09 Jeff TrawickFix some MinGW build issues...
2011-04-09 Jeff Trawickfix some logging glitches in the WinNT MPM:
2011-04-08 Jeff Trawicklog message fixes/tweaks
2011-04-07 Jeff TrawickStop explicitly including the current pid in WinNT...
2011-04-07 Jeff Trawickaxe ap_registry_get_server_root(), which seems to have...
2011-04-06 Jeff Trawickformat string fixes:
2011-04-06 Jeff TrawickHANDLE is PVOID which is reasonably formatted by %pp...
2011-04-06 Jeff Trawickcan't format time_t with %d; cast this small interval...
2011-04-06 Jeff TrawickLog the OS socket (int) instead of the apr_socket_t *.
2011-04-06 Jeff Trawickyank some dead code and variables
2011-04-06 Jeff Trawickcleanups to function signatures, prototypes, visibility
2011-03-28 Jeff Trawickmpm_common.c implements a handful of config directives...
next