]> granicus.if.org Git - apache/shortlog
apache
2001-12-26 Ian Holsmanremove unneeded include
2001-12-26 Jeff Trawickuse a new APR function to perform socket address compar...
2001-12-26 David ReidThere's snow on the ground! It's cold. It's windy...
2001-12-26 Cliff WoolleyRelated to Brian's commit to fix the XXX comments I...
2001-12-26 Jeff TrawickFix matching of vhosts by ip address so we find IPv4
2001-12-26 Brian PaneUpdated the release showstoppers list to include a...
2001-12-26 Brian PaneRearranged the code in mod_include's BNDM string-search...
2001-12-26 Brian PaneAdded an update covering misc performance fixes in...
2001-12-26 Brian PaneRemoved a large (8KB) buffer from the stack in ap_invok...
2001-12-26 Brian PaneFixed calculation of bucket lengths
2001-12-25 Jeff Trawickadd a comment about the need to check for a host after...
2001-12-25 Brian PaneFixed a segfault that occurred during startup if a...
2001-12-25 David ReidAdd ap_os_killpg as well as unixd_killpg and beosd_killpg.
2001-12-25 David Reidunixd.h is included in mpm.h so shouldn't need to be...
2001-12-25 David ReidThis allows platforms without the _NP locking palaver...
2001-12-24 Jeff Trawickfix a horrible bug which caused scoreboard initialation...
2001-12-24 Jeff Trawickmention an ugly problem with scoreboard creation
2001-12-24 Jeff TrawickThe scoreboard is no longer created while we can write to
2001-12-24 Ian Holsmanallow htdbm to work with multiple DBM types by using...
2001-12-23 Bill StoddardFirst cut an an all inclusive LICENSE file. Please...
2001-12-23 Joshua SliveFix link.
2001-12-23 Jeff Trawickadd ThreadLimit/ServerLimit to perchild
2001-12-23 David ReidAdd a beosd_accept function. If the worker MPM is...
2001-12-23 David ReidThis fixes a segfault that showed up on BeOS and may...
2001-12-23 Bill StoddardThe connection can be aborted in the preconnection...
2001-12-22 Jeff Trawickfix a nasty bug which periodically led to segfaults...
2001-12-22 William A.... Resync a few documentation stanzas [all I have time...
2001-12-22 Jeff TrawickSH_LDFLAGS wasn't getting evaluated properly when it...
2001-12-21 Jeff Trawickignore some generated files
2001-12-21 Jeff Trawickget mod_disk_cache to compile
2001-12-21 Jeff TrawickOn AIX, DSOs which reference external libraries need...
2001-12-21 William A.... Clean up a compiler emit for signedness
2001-12-21 Jeff TrawickPick up Brad Nicholes' old fix so that make_exports...
2001-12-21 Brian PaneFixed a bug in ap_rgetline()
2001-12-21 Brian HavardUse aplibtool to install modules on OS/2 as it contains...
2001-12-20 Bill StoddardAdd note to CHANGES about apr_sendfile fix in APR....
2001-12-20 Jeff Trawickget proxy-as-DSO to load on AIX by fixing up some of...
2001-12-19 Jeff Trawickfix the value of the _CEE_RUNOPTS envvar on OS/390
2001-12-19 Jeff TrawickAdd some documentation on the ServerLimit and ThreadLimit
2001-12-19 Ryan BloomThis gets perchild compiling and serving pages again...
2001-12-19 Ryan BloomRemove an extra semi-colon.
2001-12-19 Jeff Trawickfor the netware MPM, move HARD_THREAD_LIMIT back to...
2001-12-19 Bradley NicholesReworked the select/accept loop to try to rely less...
2001-12-19 Greg Amesjump on the "add my name" bandwagon
2001-12-19 Jeff TrawickAdd directives to worker and preform MPMs so that the...
2001-12-19 Ian Holsmanmight as well add my name
2001-12-19 Aaron BannertAdd a comment about the passoff logic.
2001-12-19 Aaron BannertClean up some of these magic numbers in perchild. Still...
2001-12-19 Aaron BannertBeen meaning to put this in here.
2001-12-18 Brian PaneSkip the setting of Last-Modified in the response header on
2001-12-18 Bill StoddardWin32: Fix bug that could cause CGI scripts with QUERY_...
2001-12-18 Jeff Trawickleaving the pipe-of-death in the ap_listeners list...
2001-12-18 Jeff Trawickget proxy in sync with the update to ap_run_create_conn...
2001-12-18 Jeff Trawicktag a few of the key httpd pools
2001-12-18 Aaron BannertStyle and formatting changes only. Removed tabs, reduce...
2001-12-18 Jeff Trawickfix some references to the wrong constant (HARD_SERVER_...
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
2001-12-18 Jeff TrawickStop using HARD_SERVER_LIMIT/HARD_THREAD_LIMIT all...
2001-12-17 Victor J. OrlikowskiNo point in linking the proxy objects with the submodules.
2001-12-17 Victor J. OrlikowskiRemove old kludge for AIX, since the rtl flags handles...
2001-12-17 Ken CoarShowstoppers and something not to be forgotten..
2001-12-17 Jeff TrawickAIX: don't set LDR_CNTRL environment variable for 64...
2001-12-17 Bill StoddardWin32: The async AcceptEx() event should be autoreset...
2001-12-17 William A.... My typo - the least I can do is commit the patch...
2001-12-16 Brian PaneReplaced an instance of apr_pool_userdata_setn() with...
2001-12-16 Brian Panecleaned up bucket types and removed the extraneous...
2001-12-16 Brian PaneRemoved the comment suggesting the use of apr_table_ove...
2001-12-15 Jeff Trawickget binbuild to do the right thing with envvars (instal...
2001-12-15 Jeff Trawicksome acts of stupidity are better left undescribed
2001-12-15 Jeff Trawickhandle the envvar file properly in install-bindist.sh
2001-12-15 Jeff Trawickmention an easy but important problem in case I forget...
2001-12-15 Jeff TrawickMove any load library path environment variables out of
2001-12-15 Brian PaneFixed the logic for detecting sentinel or EOS in send_p...
2001-12-15 Brian PaneFix for segfault that happened upon reaching EOS in an
2001-12-14 Bill StoddardDetabify the chunk filter. No function change.
2001-12-14 Brian PaneUse the new APR pool code to reduce pool-related lock
2001-12-14 Brian PaneUse the new pool API to eliminate pool locking in the...
2001-12-14 David ReidChange the beos mpm to use the new pools creation call...
2001-12-14 Jeff Trawicktake over DSO installation from libtool on all platform...
2001-12-14 Justin ErenkrantzStyle change. Convert tabs->spaces, shorten long lines...
2001-12-14 William A.... Move the insert_filter hook from the prepare request...
2001-12-14 William A.... A style change for ken :)
2001-12-14 Jeff Trawickinclude directories should be added to INCLUDES, not...
2001-12-14 William A.... Master dictionary entry for the new directive
2001-12-13 Joshua SliveFix links.
2001-12-13 Joshua SliveUpdate the AcceptPathInfo docs and add references from...
2001-12-13 William A.... Whoops, that's quadstate, the value 3 is not-present.
2001-12-13 William A.... As suggested by Josh Slive, add the explicit 'default...
2001-12-13 William A.... A little loopy commit. Refer mod_cgid users to the...
2001-12-13 William A.... Ya know, the language here wasn't all that explicit...
2001-12-13 William A.... Not really an XXX here
2001-12-13 William A.... Apply the converse of the AcceptPathInfo patch for...
2001-12-13 William A.... Address a signedness warning. No cleaner solutions...
2001-12-13 William A.... While contemplating a cast to (char) for the c arg...
2001-12-13 William A.... If dconf->accept_path_info is tristate, why not r...
2001-12-13 William A.... Jeff's guess, right on. [Thought I committed it...
2001-12-13 Jeff Trawickhack up core_dir_config so that server/core.c compiles...
2001-12-13 Aaron BannertModified for clarity.
2001-12-13 William A.... Now all should be well. AcceptPathInfo on will give...
2001-12-13 Rich BowenRolled back w3c tidy diffs that corrupted japanese...
next