]> granicus.if.org Git - apache/shortlog
apache
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...
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...
next