]> granicus.if.org Git - apache/shortlog
apache
2002-04-19 Bradley NicholesCorrected the NLM names for the proxy modules
2002-04-19 Bradley NicholesAdded new targets to the project build file to build...
2002-04-19 William A.... Fix Restart and Stop from the service taskbar list.
2002-04-19 Paul J. Reder Moved the call to apr_mmap_dup outside the error branch so
2002-04-19 Jeff TrawickTrigger an error when a LoadModule directive attempts to
2002-04-19 Jeff Trawickhot hot hot
2002-04-19 William A.... SOCKETs are HANDLEs, but they type mismatch. This...
2002-04-19 Jeff Trawickfix a spelling error in a comment
2002-04-19 Jeff TrawickChange instdso.sh to use libtool --install everywhere...
2002-04-19 Jeff Trawickfix a typo in a comment for ap_get_client_block()
2002-04-19 Brian PaneSome code transformations to improve the generated...
2002-04-19 Brian PaneReplaced the mutex around the idle worker stack with
2002-04-18 Justin ErenkrantzSwitch ap_http_filter to use ap_get_brigade and apr_bri...
2002-04-18 Justin ErenkrantzSimplify last commit by only calling cat once (this...
2002-04-18 Justin ErenkrantzReplace this bogus check with something that actually...
2002-04-18 Justin ErenkrantzThe pedant in me wishes to see all extraneous trailing...
2002-04-18 Jeff Trawickback out ill-conceived attempt to fix a segfault during
2002-04-18 Justin ErenkrantzMove the mkdir_p check outside of the cache check so...
2002-04-18 Justin ErenkrantzAllow VPATH builds to succeed when configured from...
2002-04-18 Justin ErenkrantzFix so that we can compile with OpenSSL 0.9.8-dev.
2002-04-18 Justin ErenkrantzFix 'control reaches end of non-void function' warning
2002-04-18 Justin ErenkrantzCcccccchanges.
2002-04-18 Justin ErenkrantzPerchild has been deemed experimental and has been...
2002-04-18 Justin ErenkrantzPerchild has been deemed experimental and has been...
2002-04-18 Yoshiki HayashiSync up to the latest English version (convert to XHTML).
2002-04-18 Yoshiki HayashiSync up to the latest English version (convert to XHTML).
2002-04-18 Martin KraemerTypo.
2002-04-17 Joshua SliveRemove images that are no longer needed.
2002-04-17 Joshua Slive- reference has been moved to the modules directory
2002-04-17 Joshua SliveContinuing wml removal.
2002-04-17 Joshua SliveRemoving old WML stuff from the ssl directory. These...
2002-04-17 Bill StoddardFix seg fault when garbage collecting an expired entry...
2002-04-17 William A.... Experimental patch that may mitigate (but not elimina...
2002-04-17 William A.... Introduced -E startup_logfile_name option to httpd...
2002-04-17 Jeff Trawickuse an independent pool for threads so that when we...
2002-04-17 Brian HavardWhen an exception in a worker thread initiates a child...
2002-04-17 Jeff Trawickdon't call strchr(); we have a safer version -- ap_strc...
2002-04-17 Justin ErenkrantzFix subreqs with non-defined Content-Types being served...
2002-04-17 William A.... Tired of 'foo.h not found' messages in the build...
2002-04-16 Justin ErenkrantzAdd warning message when selecting an experimental...
2002-04-16 Brian PaneAdded support for the threadpool MPM
2002-04-16 Brian PaneAnother experimental MPM derived from worker:
2002-04-16 Justin ErenkrantzMerge in latest GNU config.guess and config.sub files...
2002-04-16 Cliff Woolleyworker is not the default Unix MPM. [This statement...
2002-04-16 Justin ErenkrantzI doubt this was the intention.
2002-04-16 Justin ErenkrantzMove 100 - Continue support to the HTTP_IN filter so...
2002-04-16 Justin ErenkrantzAdds support for reading trailers on input by exporting...
2002-04-16 Brian PaneEliminated the extraneous code that caused each exiting...
2002-04-15 Brian PaneFix an uninitialized variable
2002-04-15 Brian PaneFixed some broken shutdown code
2002-04-15 Greg Amesap_send_error_response: reset r->output filters to...
2002-04-15 Bradley NicholesFixing the link to the bug reporting page.
2002-04-15 Bradley NicholesAdd some additional shutdown synchronization so that...
2002-04-15 David ReidBring the beos mpm into the new age with the new lock...
2002-04-15 Justin ErenkrantzAdd note about closed PR. If a PR was filed, it's...
2002-04-15 Justin ErenkrantzAllow empty Host: header arguments.
2002-04-15 Justin ErenkrantzAck. That was bad. Revert this.
2002-04-15 Justin ErenkrantzProperly substitute sbindir as httpd's location in...
2002-04-15 Brian PaneRemove some leftover debug code that was closing an...
2002-04-14 Joshua SliveAddmodule doesn't exist in 2.0.
2002-04-14 Joshua SliveFix html comments in directive examples and defaults.
2002-04-14 Joshua SliveLet people know what a "cgi-script" is and how to refer...
2002-04-14 Joshua SliveMessed up that last one. Here is the proper xhtml...
2002-04-14 Joshua SliveAdd a couple requested (and properly registered) mime...
2002-04-14 Brian Panefixed a typo
2002-04-14 Brian HavardGet local address info in listener sockets initialized...
2002-04-14 Brian Havardapr_bucket_alloc_create() now registers a cleanup that...
2002-04-14 Brian PaneFixed a race condition
2002-04-13 William A.... Respect the process_cgi argument
2002-04-13 William A.... process_cgi is more descriptive than replace_cmd.
2002-04-13 William A.... The fix requires a bump
2002-04-13 William A.... If we have a registry command or a shebang line invoc...
2002-04-13 William A.... Wasted at least 20 minutes reparsing this code till...
2002-04-13 William A.... In order for Win32 to accept the shebang line of...
2002-04-13 William A.... Correct const'ness of argv in all support apps, and...
2002-04-13 Sander StrikerAdapt to the rename of apr_explode_localtime to apr_tim...
2002-04-13 Brian PaneFixed the shutdown logic
2002-04-13 Roy T. FieldingToo many incomplete changes to the code base.
2002-04-12 Bradley NicholesNetWare binaries have been posted
2002-04-12 Bradley NicholesReadjustment of where the bucket is being allocated...
2002-04-12 Cliff WoolleyBack out most of the previous commit, because part...
2002-04-12 Jeff Trawickworker MPM: Fix a situation where a child exited withou...
2002-04-12 Cliff Woolley* make sure the -alpha name is not _inside_ the gzip...
2002-04-12 Cliff WoolleyTouch these files so that their datestamps are newer...
2002-04-12 Jeff Trawickupdate the instructions for how to get started with...
2002-04-12 William A.... Flip the order. If the user specifies ScriptInterpre...
2002-04-12 Brian PaneAdded in the worker MPM's version of the POD code
2002-04-12 Brian Paneswitch back to the worker's version of the pod code
2002-04-12 Brian PaneAdded support for MPMs that live in subdirectories...
2002-04-12 Brian PaneAdded support for MPMs that live in subdirectories...
2002-04-12 Brian Panefixes to make it compile
2002-04-12 Brian Paneinitial check-in of supporting code for leader/follower MPM
2002-04-12 Justin ErenkrantzJustin is off to a new adventure...
2002-04-12 Justin ErenkrantzChange httpd.pid placement to rel_runtimedir instead...
2002-04-11 Brian PaneInitial check-in of leader-follower MPM code, derived...
2002-04-11 Cliff WoolleyA *major* upgrade for the dump_brigade and dump_bucket...
2002-04-10 Jeff Trawickignore generated file httpd-std.conf
2002-04-10 Bradley NicholesClosed up some holes where a thread could escape and...
2002-04-10 Bill StoddardThe accept loop was sleeping way too long when we ran...
2002-04-10 Bill StoddardOoops. Don't whack our ptrans pool.
next