]> granicus.if.org Git - apache/shortlog
apache
2002-01-02 Justin Erenkrantzshowstoppers--;
2002-01-02 Justin ErenkrantzFix LimitRequestBody directive by moving the relevant...
2002-01-02 Justin ErenkrantzRemove a needless immortal bucket creation. We can...
2002-01-01 Brian PaneGeneralized the recent prep_walk_cache optimizations...
2002-01-01 William A.... Need a null language_priority array for an either...
2002-01-01 William A.... Thanks Mr. Trawick, backtraces can be very enlightening.
2001-12-31 William A.... Time to commit... before I get lost in the changes
2001-12-31 Bill StoddardFix mod_proxy seg fault when the proxied server returns
2001-12-31 Bill StoddardPrevent mod_proxy from truncating one character off the
2001-12-31 Bill StoddardChange the call to be blocking to eliminate a loop...
2001-12-31 Bill StoddardEliminate loop in ap_proxy_string_read(). Need to be...
2001-12-31 Brian PanePerformance fix for prep_walk_cache():
2001-12-31 William A.... Saw this bug several hours ago, but it slipped my...
2001-12-31 William A.... Return the correct $n result (assign the val, not...
2001-12-31 William A.... To provide more flexibility in handling quotes, allow...
2001-12-31 William A.... We never test for success in memory allocation
2001-12-31 William A.... Ever tried to extract some value of QUERY_STRING...
2001-12-31 kevloHostNameLookups -> HostnameLookups
2001-12-30 Joshua SliveRemove ConnectionStatus directive. No longer in code.
2001-12-30 Joshua SliveRewriteguide typos.
2001-12-30 Joshua SliveI really can't spell negotiation.
2001-12-30 Joshua SliveNow that we are releasing betas, we should have compati...
2001-12-30 Joshua SliveSome new features updates.
2001-12-30 Joshua SliveAdd the missing SSI... directives to the main directive...
2001-12-30 Joshua SliveCleanup the ForceLanguagePriority docs.
2001-12-30 Joshua SliveCleanup new directives in mod_include.
2001-12-30 Joshua SliveA little cleanup on the AuthDBMType Directive.
2001-12-30 Jeff Trawickget rid of an unused variable
2001-12-30 Brian HavardOS/2: Supply the configured libraries to the linker...
2001-12-30 Brian HavardUpdate OS/2 MPM to allow for run-time configurable...
2001-12-30 Brian HavardMake calc_scoreboard_size() and init_scoreboard() usabl...
2001-12-30 Ian Holsmanallow mod_include to handle different start/end tags...
2001-12-30 Ian Holsmandocument SSIErrorMsg & SSITimeFmt directives
2001-12-30 William A.... Bad committer! Well, fix everyone else's tabs while...
2001-12-30 William A.... Gotta have an error doc to serve, even if it's not...
2001-12-30 William A.... New directive, new docs
2001-12-30 William A.... Introduce the ForceLanguagePriority options;
2001-12-30 Brian PaneUse r->content_type instead of r->handler to screen...
2001-12-29 Jeff Trawickhandle the disappearance of apr_lock_create_np() and
2001-12-29 Brian PaneFix to make xbithack work again
2001-12-29 Bill StoddardDetabify some functions. No functional change.
2001-12-29 Jeff Trawicktiny cleanup to remove bogus SCOREBOARD_SIZE define
2001-12-29 William A.... Improvements to docs [always good]
2001-12-29 William A.... mpm_common.c did all this dirty work - cleans up...
2001-12-29 Brian HavardAdd a missing hook run.
2001-12-29 William A.... Close a real GP fault. This is the _wrong_solution_...
2001-12-29 William A.... Error feedback, PLEASE!
2001-12-29 Doug MacEachernroy requested an entry for the various ssl improvements...
2001-12-28 Jeff Trawickget rid of an unused variable
2001-12-28 William A.... Improvements suggested by Brian Pane, first assure...
2001-12-28 William A.... Once again, if mod_dir will perform an internal redir...
2001-12-28 William A.... Context mustn't be transformed in the insert_filters...
2001-12-28 William A.... Another example, wherein our example in code/conf...
2001-12-28 William A.... This otherwise ineffectual patch allows modules to...
2001-12-28 William A.... Fix the logo bitmap, since I missed this 'hand editin...
2001-12-28 Greg Amesmake note of mod_cgid-suexec fix
2001-12-28 Justin ErenkrantzFix a shadow variable. (c is also declared to be the...
2001-12-27 Aaron BannertClean up the error checking a little. Make sure we...
2001-12-27 Aaron BannertStyle changes only. No more tabs, other alignment and...
2001-12-27 Aaron BannertTwo fixes in one:
2001-12-27 Justin Erenkrantzif (votes_to_remove_auth_db >= 3)
2001-12-27 Aaron Bannertshowstoppers--
2001-12-27 Greg Ameschange ap_unix_create_privileged_process() to allocate...
2001-12-27 Aaron BannertStyle changes only. Lots of tab alignment issues, and...
2001-12-27 Aaron BannertGet rid of identifiers called 'stat' so we don't confli...
2001-12-27 Aaron BannertJust style changes. Really just 's/\t/ /' since...
2001-12-27 Aaron BannertTake advantage of the new usable apr_thread_exit().
2001-12-27 Jeff Trawickavoid some ugly sockaddr comparisons in do_double_rever...
2001-12-27 Ian Holsmanremove the tabs
2001-12-27 Ian Holsmandoes anyone need/use ndbm?
2001-12-27 Ian Holsmanadd a 'AuthDBMType' so that users can select what type...
2001-12-27 Aaron BannertWhoops, didn't mean to get rid of the whole line.
2001-12-27 Aaron BannertThis old variable does not appear to be in use any...
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...
next