]> granicus.if.org Git - apache/history - server/mpm/netware
core: integrate data_in_{in,out}put_filter to ap_filter_{in,out}put_pending().
[apache] / server / mpm / netware /
2016-03-26 Christophe JailletFix missing space in log message
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-07-09 Rich Bowens/the the/the/g
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-08-30 Christophe JailletFix printf format spotted by cppcheck.
2014-07-20 Christophe JailletAdd missing APLOGNO.
2014-06-03 Jim JagielskiNow allow MPMs to call ap_log_common()
2012-11-05 Christophe JailletcppCheck: kill two warnings about incorrect printf...
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-06-20 Stefan FritschRename MaxClients to MaxRequestWorkers which describes...
2011-05-16 Jeff Trawickfill in conn_rec::current_thread for WinNT, NetWare...
2011-04-25 Jeff TrawickAdd child_status hook for tracking creation/termination...
2011-03-30 Jeff Trawickthe mpm-note-child-killed hook is just for state sync...
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-27 Jeff Trawickenable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
2011-03-26 Jeff Trawickaxe unused mpm_default definitions
2010-10-04 Guenter KnaufRemoved duplicate global; removed obsolete cast.
2010-09-01 Guenter KnaufAdded require prototypes conditionally to CFLAGS for...
2010-08-03 Stefan Fritschremove more unused variables
2010-07-31 Stefan FritschCode cleanup: replace strncpy by apr_cpystrn or apr_pst...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-02-16 Daniel Earl PoirierLog command line on startup, so there's a record of...
2009-11-21 Jeff Trawickremove dead code related to the accept mutex
2009-11-02 Jeff Trawickfollow up r791309 with additional changes to accommodat...
2009-07-05 Guenter Knauffirst hacks to make mpm_netware usable again; not ready...
2009-03-31 Jeff Trawickstop exporting APACHE_MPM_DIR to modules -- unclear...
2009-03-26 Jeff Trawickaxe the unnecessary AP_MPM_HARD_LIMITS_FILE
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-07 Paul QuernaRemove ap_graceful_stop_signalled from all MPMs.
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2007-01-02 Chris DarrochDestroy pmain pool when exiting ap_mpm_run() so that...
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-08-14 Chris DarrochIntroduce a check_config phase between pre_config and...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional change: more indenting/formatting changes...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-04-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-03-08 Bradley NicholesMake sure that the secure listen sockets that are creat...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-11-27 Bradley NicholesFixing various compiler error when compiling against...
2004-04-14 Bradley NicholesFix a typo and clean up some tab characters.
2004-03-19 Jeff Trawick *) SECURITY: CAN-2004-0174 (cve.mitre.org)
2004-03-17 Bradley NicholesAdapt the mpm_netware version of the ThreadStackSize...
2004-03-16 Bradley NicholesReport the NetWare socket error since we are using...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-06 André Maloapply Apache License, Version 2.0
2004-02-02 Jean-Jacques ClarCommenting out the DBINFO define
2004-02-02 Jean-Jacques ClarAdding missing parenthesis in DBINFO code
2004-01-01 André Maloupdate license to 2004.
2003-12-16 Bradley NicholesAdded mpm_state to ap_mpm_query() for the NetWare MPM
2003-12-04 Bradley NicholesFix the display of the terminate and restarting console...
2003-11-26 Bradley NicholesAdd restart and shutdown thread counters to the console...
2003-09-05 Cliff Woolleyrevert my previous commit. when 2.0 and 2.1 were not...
2003-09-05 Cliff Woolleyforward-port Brad's commit to the 2.0 branch that gets...
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-08-28 Cliff WoolleyUpdated the various MPM's to use the new bucket_alloc_c...
2003-08-27 Bradley NicholesMake sure that the global ap_max_mem_free is initialize...
2003-06-03 Bradley NicholesSimplify the per-thread pool handling in the NetWare MPM
2003-05-20 Bradley NicholesMake sure that bucket allocator for each worker thread...
2003-03-26 Bradley NicholesNeed to report a select() error vs a timeout. Also...
2003-03-18 Bradley NicholesFixed a small logic problem when printing out the conso...
2003-02-03 André Malofinished that boring job:
2003-01-29 Bradley NicholesEnabled the -n parameter on NetWare to allow the admini...
2002-12-12 Bradley NicholesRegister for the SERVERDOWN event to allow Apache to...
2002-11-25 Bradley NicholesForce the screen to close on exit() if the -E option...
2002-11-13 Bradley NicholesDon't hold the Apache screen open when it exits with...
2002-10-14 Bradley NicholesSwitched to the APR_STATUS_IS_XXX macros
2002-10-03 Bradley NicholesDon't bother destroying the memory pools and buckets...
2002-08-28 Bradley NicholesRemoved unnecessary pool cleanup after a restart or...
2002-07-24 Bradley NicholesHold the Apache screen open on NetWare if exit() is...
2002-07-15 William A. Rowe Jr http occurances to update for apr_socket_opt_get/set
2002-07-04 Sander StrikerAdd a new directive: MaxMemFree. MaxMemFree makes...
2002-06-26 Bradley NicholesRe-architected the select()/accept() loop to allow...
2002-06-07 Jim JagielskiNow that we have the functionality in apr, we can now...
2002-05-31 Bradley NicholesSwitched to using atomic operations for tracking the...
2002-05-30 Sander StrikerCatch up with the apr_allocator_set_owner -> apr_alloca...
2002-05-21 Bradley NicholesFixing a memory leak with the threads bucket_allocator...
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_?error()
2002-04-30 Bradley NicholesReadjusting how the bucket alloc is done for each worke...
2002-04-15 Bradley NicholesAdd some additional shutdown synchronization so that...
2002-04-12 Bradley NicholesReadjustment of where the bucket is being allocated...
2002-04-10 Bradley NicholesClosed up some holes where a thread could escape and...
2002-04-06 Bradley NicholesAdded a call to apr_bucket_alloc_destroy() to the clean...
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-04-02 Bradley NicholesCheck for a NULL pointer in the case of the OS address...
2002-04-02 Bradley NicholesReplaced a hack for getting the address space with...
2002-03-29 Paul J. RederPR:
2002-03-29 Jim JagielskiThe old, legacy (and unused) code in which the scoreboa...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-20 Jim JagielskiFold the compiled-in knowledge of the allowable AcceptM...
next