]> granicus.if.org Git - apache/history - server
Fix the initial cache structure allocation. Since we are calling util_ald_create_cac...
[apache] / server /
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...
2003-09-10 Jeff Trawickzap an incorrect comment that remained from 1.3 days
2003-09-08 Brian HavardOS/2: AP_MPM_WANT_SET_MAX_MEM_FREE needs to be defined...
2003-09-08 Martin KraemerDocumentation says -DDUMP_VHOSTS is equivalent to setti...
2003-09-05 Cliff Woolleyrevert my previous commit. when 2.0 and 2.1 were not...
2003-09-05 Jeff TrawickLower the severity of the "listener thread didn't exit...
2003-09-05 Cliff Woolleyforward-port Brad's commit to the 2.0 branch that gets...
2003-09-05 Jeff TrawickFix a misleading message from the some of the threaded...
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-08-25 Joe Orton* listen.c (ap_listen_open): Avoid casts when checking...
2003-08-24 Justin ErenkrantzFixup IPv6 Listen statements on Linux by attempting...
2003-08-22 Stas Bekmanfix doc typo
2003-08-15 Justin ErenkrantzChange Listen directive to bind to all addresses return...
2003-08-14 Justin ErenkrantzMore fun with IPv6 Listen statements.
2003-08-13 Justin ErenkrantzCorrect failure with Listen directives on machines...
2003-08-07 André Malosplit ap_process_resource_config into two functions...
2003-07-28 Jeff Trawickaxe a special check for EOF+data from apr_file_gets...
2003-07-24 André Malothat loop was totally bogus.
2003-07-24 André Malodon't reverse the filter order in AddOutputFilterByType
2003-07-17 Joe OrtonSpeed up ap_md5digest() a little.
2003-07-14 André MaloRemember an authenticated user during internal redirect...
2003-07-14 Jeff Trawickno need to open error log for reading
2003-07-12 Jeff Trawickminor style changes
2003-07-11 Joe OrtonUpdate comment after removal of tmp_headers in r1.132.
2003-07-10 Joe OrtonMinor cleanups:
2003-07-10 Joe OrtonMinor cleanup:
2003-07-09 Sander StrikerForward port patch for CAN-2003-0253 from 2.0.
2003-07-08 Paul J. RederUpdate the header token parsing code to allow LWS betwe...
2003-06-22 Brian PaneEliminate creation of a temporary table in ap_get_mime_...
2003-06-20 Martin KraemerDocumentRoot always used to be interpreted relative...
2003-06-17 Greg SteinFollowing the previous commit, adjust the actual parame...
2003-06-11 Greg Amescore_output_filter: don't split the brigade after a...
2003-06-05 Jeff TrawickFix some broken log messages in WinNT MPM.
2003-06-03 Bradley NicholesSimplify the per-thread pool handling in the NetWare MPM
2003-06-03 Bill StoddardWin32: Whack the fully qualified names that appear...
2003-05-29 André MaloRework of the recursion stopper - collapse recursion...
2003-05-20 Bradley NicholesMake sure that bucket allocator for each worker thread...
2003-05-19 André MaloPrevent the server from crashing when entering infinite...
2003-05-13 Jeff Trawickfix a bogus check for IPv6 support that led to an unnec...
2003-05-09 Martin KraemerPorting to BS2000: the antique interface (BS2000Account...
2003-05-02 André MaloThrow a warning if AllowOverride is used inside of...
2003-04-24 Jeff Trawickprefork MPM: Use the right permissions for the director...
2003-04-24 Jeff Trawickthe error code is in the apr_status_t, not errno
2003-04-23 Jeff Trawickimprove -DONE_PROCESS handling with prefork MPM so...
2003-04-22 Jeff TrawickFix ap_construct_url() so that it surrounds IPv6 litera...
2003-04-15 Jeff Trawickfix some discrepancies between format strings and argum...
2003-04-15 Allan K. EdwardsEnable ap_sock_disable_nagle for Windows. This along...
2003-04-09 Jeff Trawickconsolidate code related to sig_coredump
2003-04-06 Justin ErenkrantzAdd .NOTPARALLEL target for exports.c. This allows...
2003-03-31 Brian PaneDon't run regex cleanups before exec
2003-03-31 William A. Rowe Jr Quit registering *two* cleanups listening sockets...
next