]> granicus.if.org Git - apache/history - server/mpm/winnt
Merge r1741310, r1741461 from trunk:
[apache] / server / mpm / winnt /
2016-05-03 Ruediger PluemMerge r1741310, r1741461 from trunk:
2016-04-01 Yann YlavicMerge r1731929, r1736681 from trunk:
2016-03-17 Stefan EissingMerge r1629925, r1629927, r1629928, r1733162, r1733173...
2016-02-09 Rainer JungAdd APLOGNO, first chunk (those that were
2015-09-28 Stefan Eissingmerged current 2.4.x and ap_mmn.h update by minfrin
2015-09-26 Graham Leggettmod_slotmem_shm: Fix slots/SHM files names on restart...
2015-09-26 Graham LeggettMPMs: Support SO_REUSEPORT to create multiple duplicate...
2015-01-15 William A. Rowe JrAs noted by Yann, this resulted in a dead var assignmen...
2015-01-15 William A. Rowe Jrmpm_winnt: Accept utf-8 (Unicode) service names and...
2015-01-15 William A. Rowe Jrmpm_winnt service.c: Normalize error and status message...
2014-07-15 Jeff TrawickMerge r1610652 from trunk:
2014-07-08 Jeff Trawickmerge comment clarification from trunk r1608785
2014-07-08 Jeff TrawickMerge r1606368 and r1607352 from trunk:
2014-02-04 Jim JagielskiMerge r1523387 from trunk:
2013-10-10 Jim JagielskiMerge r1526666, r1527220 from trunk:
2013-10-07 Gregg Lewis SmithMerge r1529449 from trunk:
2013-10-03 Rainer JungMultiple backports from trunk:
2013-09-14 Graham LeggettWinNT MPM: crash-o-matic with "Listen <portnumber>...
2012-12-12 Jim JagielskiMerge r1407459, r1407460, r1419781, r1418524, r1401448...
2012-11-28 Jim JagielskiMerge r1374874 from trunk:
2012-10-04 Jeff TrawickMerge r1374877,1374880,1375013,1389316 from trunk:
2012-09-18 Guenter KnaufWindows: Fix output of -M, -L, and similar command...
2012-08-14 Jim JagielskiMerge r1367819 from trunk:
2012-08-13 Rainer Jungmpm_winnt: Tweak a message added in r750567 so that...
2012-02-04 Stefan FritschMerge r1235019, r1236122, r1240470:
2012-01-31 Rainer Jung* include/httpd.h, server/mpm/*/*.h: Tidy up doxygen...
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-11-15 Gregg Lewis SmithNow that we're at 2.4.0
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...
2011-03-28 Jeff Trawicksome non-MPM code wants to see DEFAULT_PIDLOG, so liber...
2011-03-28 Jeff Trawickconsolidate logic to remove the pidfile in a new API,
2011-03-27 Jeff Trawickenable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
2011-03-26 Jeff Trawickaxe unused mpm_default definitions
2011-03-26 Jeff TrawickSCOREBOARD_MAINTENANCE_INTERVAL is gone, except for...
2011-03-12 Jeff Trawickfix some grammar mistakes, mostly in comments
2011-02-26 Jeff Trawickfix some logging calls to include the server_rec
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2010-12-01 William A. Rowe JrCorrect constness fix to manipulate our copy
2010-11-29 Guenter KnaufFixed some win32 types.
2010-10-20 Guenter KnaufSome minor fixes to provide protos and build with Watcom.
2010-10-12 Stefan FritschRename MaxRequestsPerChild to MaxConnectionsPerChild...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-05-24 Jeff Trawickodd assortment of spelling fixes
2010-02-16 Daniel Earl PoirierLog command line on startup, so there's a record of...
2009-11-21 Jeff Trawickfix typo in AcceptFilter-related comment
2009-11-03 Jeff TrawickChange the configure-based MPM build mechanism to suppo...
2009-11-03 Jeff Trawickmore configure-time support for dynamically loadable...
2009-05-15 William A. Rowe JrDrop exit value (always NO_ERROR, needs work). Pass...
2009-05-15 William A. Rowe JrPick up earlier SHUTDOWN notification
2009-05-06 Rainer JungMove comment block closer to related function.
2009-04-17 Jeff TrawickMove logic to decide if an MPM is supported, and whethe...
2009-04-05 Jeff Trawickmain() can use ap_run_mpm() directly, so axe the old...
2009-04-01 Jeff Trawickmpm-query hook: distinguish between DECLINED and APR_EN...
2009-03-26 Jeff Trawickspellcheck
2009-03-25 William A. Rowe Jrcloser to compiling
2009-03-25 Jeff Trawickresurrect the old (pre-r757867) compiled-in MPM_NAME...
2009-03-24 Jeff Trawickmain() now sets ap_server_conf()
2009-03-24 William A. Rowe Jrshoot ourselves in the foot
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2009-03-05 William A. Rowe JrUntil APR is actually fixed between apr_os_sock_make...
2009-03-05 William A. Rowe JrUse a single event for the lifetime of the 'AcceptFilte...
2009-03-04 William A. Rowe JrImplement Event-Based accept for 'AcceptMutex none...
2009-01-24 William A. Rowe Jra better and valid message
2009-01-21 Rainer JungFix two small glitches in r730828 (Win9x code
2009-01-16 William A. Rowe JrIntroduce Win32 AcceptFilter handling.
2009-01-16 William A. Rowe Jrtwo more never-used functions to redact from child.c
2009-01-16 William A. Rowe Jrthis security API needs some loving, a warning at least...
2009-01-16 William A. Rowe Jrapr_proc_mutex.h is called for by this very header
2009-01-16 William A. Rowe Jrreverting 735080, starting over, sorry
2009-01-16 William A. Rowe Jrapr_proc_mutex.h is called for by this very header
2009-01-09 William A. Rowe Jrreorganize some internal 'externals'
next