]> granicus.if.org Git - apache/shortlog
apache
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.
2002-04-10 Bill StoddardMove the socket info initialization into the winnt_acce...
2002-04-10 Bill StoddardGet rid of hungarian notation. No function change.
2002-04-10 William A.... Time for sleep
2002-04-09 Graham LeggettLinuxPPC binaries uploaded...
2002-04-09 Aaron BannertConvert mod_ssl to the new apr_global_mutex.h API and...
2002-04-09 William A.... Eliminate cyclic dependency that broke 2.0.35 command...
2002-04-09 Jeff Trawickmove a loop-invariant computation out of the thread...
2002-04-09 Jeff Trawickget the strchr() declaration
2002-04-09 Brian HavardNote a bug fix in apr-util.
2002-04-09 Graham LeggettProxy was bombing out every second keepalive request...
2002-04-09 Aaron BannertDeprecated the apr_lock.h API.
2002-04-09 William A.... Compiler/platform bogosity is apr's job.
2002-04-09 Aaron BannertRemove many unnecessary includes, incl. apr_lock.h
2002-04-09 Aaron BannertRemove unnecessary includes of apr_lock.h
2002-04-09 Aaron BannertRemove uses of apr_lock.h. This patch is untested,...
2002-04-09 Doug MacEachernPR:
2002-04-09 William A.... Correct a simple typo
2002-04-08 Jeff Trawickproblem already fixed in 2.0.36-dev
2002-04-08 Jeff Trawickmention the fix for parsing certain AP_DECLARE_DATA...
2002-04-08 Bradley NicholesFix export of variables that have "extern" before their...
2002-04-08 Bill Stoddard"FINAL" is ... well, too final.
2002-04-08 Bill Stoddard2.0.36 showstoppers
2002-04-08 Aaron BannertRed Hat 7.0 and 7.2 builds for i686 are in place.
2002-04-08 Doug MacEachernanother todo
2002-04-08 William A.... Well, soon I hope - but yes, I'm on it.
2002-04-08 Doug MacEachernPR:
2002-04-08 Bill StoddardAIX binaries on the way (compile and link god willing)
2002-04-08 Aaron BannertFreeBSD 4.5 and Solaris8/i386 binaries available.
2002-04-08 Jeff TrawickRemind the admin about the User and Group directives...
2002-04-08 Jim JagielskiJust added
2002-04-08 Aaron BannertVolunteering for i386-unknown-freebsd4.5 (from daedalus).
2002-04-08 Bradley NicholesSigning up for the NetWare binaries
2002-04-08 Jim JagielskiAdded this am
2002-04-08 Ryan BloomI port perchild last week.
2002-04-08 Ryan BloomWe should note that this has gone GA.
2002-04-08 Ryan BloomI made this available yesterday.
2002-04-08 Jeff Trawickfix the function name in the prototype for dav_get_sear...
2002-04-08 Mark J. CoxFixup product name
next