]> granicus.if.org Git - apache/history - server
* server/core.c (core_output_filter): Avoid using EOC bucket after
[apache] / server /
2004-02-29 Joe Orton* server/core.c (core_output_filter): Avoid using EOC...
2004-02-28 Bill StoddardWin32: Log each listener thread
2004-02-28 Bill StoddardWin32: Eliminate a Sleep(100) that always occurs on...
2004-02-28 Bill StoddardWin32: Shutdown the server on critical child failures...
2004-02-28 Joe Orton* server/connection.c (ap_flush_conn): Fix typo.
2004-02-28 Madhusudan MathihalliInclude the new eoc_bucket.c for compilation.
2004-02-28 Madhusudan MathihalliSend the 'Close Alert' message to the peer upon closing...
2004-02-28 Madhusudan MathihalliNew file for defining the End Of Connection (EOC) bucke...
2004-02-27 Bill Stoddarddirective name changed a while back
2004-02-25 Joe Orton* server/mpm_common.c (ap_process_child_status): Remove...
2004-02-19 Jeff TrawickAdd a new directive EnableExceptionHook that must be...
2004-02-18 Geoffrey Youngfix "Expected </Foo>> but saw </Foo>" errors in nested,
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright date according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-02-04 Jeff TrawickFreeBSD: Use the httpready accept filter instead of...
2004-02-02 Jean-Jacques ClarCommenting out the DBINFO define
2004-02-02 Jean-Jacques ClarAdding missing parenthesis in DBINFO code
2004-02-02 Joe Orton* server/Makefile.in: Remove buildmarked.c from clean.
2004-02-02 Jeff TrawickDelete some make-generated files in the server director...
2004-01-30 Geoffrey YoungKeep focus of ITERATE and ITERATE2 on the current modul...
2004-01-28 Jeff Trawickworker MPM: fix stack overlay bug that could cause...
2004-01-27 Jeff Trawickavoid losing a subpool (until restart) on a rare error...
2004-01-27 Jeff TrawickUnix MPMs: Stop dropping connections when the file...
2004-01-26 Joe Orton* server/protocol.c (ap_rgetline_core): Fix folding...
2004-01-26 Joe Orton* server/protocol.c (ap_rgetline_core): Re-indent funct...
2004-01-25 André MaloAdd core version query function ap_get_server_revision and
2004-01-19 Joe Orton* server/Makefile.in: Simpler fix to ensure that buildm...
2004-01-15 Bill StoddardWin32: Tweak Jeff's patch to correctly handle setting...
2004-01-15 Greg Amesbump MAX_SERVER_LIMIT by 10x (hoping to stay ahead...
2004-01-12 André Malouse the UNSAFE designation for unescaped errorlogs
2004-01-12 André Maloallow unescaped errorlogs via compile time switch
2004-01-09 Bill StoddardWin32: Simplify. Issue message if the Win32DisableAccep...
2004-01-09 Joe OrtonFix regeneration of build datestamp on every make invoc...
2004-01-09 Bill StoddardWin32: plug a socket handle leak on Win9x and when...
2004-01-08 Bradley NicholesOops, fixed a bit too much
2004-01-08 Bradley NicholesIf large file support is enabled allow the file to...
2004-01-05 Martin KraemerPR:
2004-01-03 Ben LaurieMake handling of 0 back compatible.
2004-01-03 Ben Laurietypo
2004-01-03 Ben LaurieMake forensic logging safe for POST data. The issue...
2004-01-03 Ben LaurieMake forensic logging EBCDIC-safe.
2004-01-01 André Maloupdate license to 2004.
2003-12-17 Jeff Trawickadd support for querying MPM state to ap_mpm_query...
2003-12-16 Bradley NicholesAdded mpm_state to ap_mpm_query() for the NetWare MPM
2003-12-15 Bill StoddardWin32: Rename WindowsSocketsWorkaround directive to...
2003-12-15 Jeff Trawickswitch to APR 1.0 other-child API
2003-12-13 Jeff TrawickFix some piped log problems: bogus "piped log program...
2003-12-13 Jeff Trawickremove inadvertent commit of clumsy gdb workaround...
2003-12-13 Jeff Trawickupdate leader, threadpool, and worker MPMs to return...
2003-12-13 Jeff Trawickupdate threadpool MPM to build and appear to work with...
2003-12-13 Jeff Trawickupdate leader MPM to build and appear to work with...
2003-12-13 Jeff Trawickfix the name of the failing API call in a log message
2003-12-11 Jeff Trawickfix a problem where a crash of a non-MPM child process...
2003-12-11 Bill StoddardWin32: Tweak MaxMemFree patch. Allocate ptrans specifyi...
2003-12-10 Jeff TrawickFix <Limit> and <LimitExcept> parsing to require a...
2003-12-10 Jeff Trawickadd new MPM query -- AP_MPMQ_MPM_STATE -- to find out...
2003-12-10 Joe Orton* server/Makefile.in: Revert changes to use an absolute...
2003-12-10 Joe Orton* server/main.c (suck_in_expat): Remove function, USE_E...
2003-12-05 Jeff Trawickstop using apr_sockaddr_port_get() accessor function...
2003-12-04 Bradley NicholesFix the display of the terminate and restarting console...
2003-12-04 Jeff TrawickClean up httpd -V output: Instead of displaying the...
2003-11-26 Bradley NicholesAdd restart and shutdown thread counters to the console...
2003-11-26 Jeff TrawickAdd fatal exception hook for use by debug modules....
2003-11-26 Jeff Trawicktidy up some charset recoding issues
2003-11-24 André MaloSECURITY [CAN-2003-0020]: escape arbitrary data before...
2003-11-24 Brian Paneremove calls to the apr_proc_other_child_read function...
2003-11-22 Jeff Trawickbuild with latest other-child API changes
2003-11-21 Jeff TrawickAccount for some bytes handed to the network layer...
2003-11-21 Jeff Trawickaxe a comment... as with so many things, the true part...
2003-11-21 Jeff Trawicksimplify just a bit
2003-11-20 Brian HavardRework OS/2 MPM to use the pollset API.
2003-11-20 Jeff Trawickspell check
2003-11-20 Bill StoddardWin32: Make Win32 MPM transaction pools honor MaxMemFree
2003-11-16 Greg SteinSwitch over to the new pollset API.
2003-11-16 Greg SteinSwitch the prefork MPM over to the new pollset interface.
2003-11-16 Justin ErenkrantzSync with APR-util deprecated functions.
2003-11-16 Cliff Woolleyget rid of _FOREACH
2003-11-16 Jeff Trawickstop using deprecated apr_atomic functions
2003-11-13 Jim Jagielskiparsed_uri.port is only valid iff parsed_uri.port_str...
2003-11-07 Jeff TrawickFix uninitialized gprof directory name in prefork MPM.
2003-11-01 André MaloLet mod_autoindex show filenames containing special...
2003-10-22 Bradley NicholesWhen UseCanonicalName is set to OFF, allow ap_get_serve...
2003-10-22 Jeff TrawickSet the scoreboard state to indicate logging prior...
2003-10-22 Joe OrtonPrevent slow graceful restarts on some platforms:
2003-10-13 Jeff Trawicktag the pools created for requests and subrequests
2003-10-11 Stas Bekmanfix the config parser to support <Foo>..</Foo> containe...
2003-09-30 Martin KraemerCosmetics: remove redundancy
2003-09-29 Brian PaneSwitch to the new 32-bit APR atomic API for better...
2003-09-28 Cliff WoolleySetting lr = NULL on line 399 leads the the loop
2003-09-25 Jeff Trawickchange some error log messages to be more concise
2003-09-25 Jeff TrawickLog an error when requests for URIs which fail to map...
2003-09-13 Brian PaneAdd casts to apr_atomic_casptr arguments to avoid compi...
next