]> granicus.if.org Git - apache/shortlog
apache
2000-12-30 Jeff TrawickGet rid of the "-g" on sort.
2000-12-29 Jeff TrawickFix a segfault caused by mod_ext_filter when the extern...
2000-12-29 Jeff Trawicknote some recent tweaks to bucket/brigade processing...
2000-12-29 Jeff Trawickap_content_length_filter(): if ap_save_brigade() fails...
2000-12-29 Jeff Trawickap_save_brigade() can fail, so report what happened...
2000-12-29 Jeff TrawickRecognize a downstream error as such (instead of saying...
2000-12-28 Ryan BloomBecause we can't get APR_EAGAIN from sendfile if we...
2000-12-28 Jeff TrawickOn EBCDIC machines, fix up the charset of the header...
2000-12-28 Ryan BloomWe don't want to install CVS files, but the -P option...
2000-12-28 Ryan BloomIgnore CRLF (or LF) when PEEK'ing at data on the socket...
2000-12-27 Ryan BloomLast change to get SuEXEC working again, and respecting...
2000-12-27 Ryan BloomGet SuEXEC building properly.
2000-12-27 Ryan BloomOn Unix, we do not want to use an absolute path for...
2000-12-27 Ryan BloomWe cannot set the SUEXEC_BIN directory from autoconf...
2000-12-27 Ryan BloomFix a small typo that was causing big problems.
2000-12-27 Ryan BloomMake it possible to build suexec from the top-level...
2000-12-27 Ryan BloomGet suexec compiling again.
2000-12-27 Ryan BloomWe don't want to install the CVS directory when we...
2000-12-26 Ryan BloomFinish up the config.m4 file overhaul, so that we can...
2000-12-26 Ryan BloomMove the config.m4 file to config5.m4 in the generators...
2000-12-26 Ryan BloomAllow buildconf to find the config.m4 files in the...
2000-12-23 Ryan BloomTime for bed soon. :-)
2000-12-23 Ryan BloomGet mod_cgid to use apr calls for creating the actual...
2000-12-23 Ryan BloomAllow SuExec to be configured from the ./configure...
2000-12-23 Greg Steinget the layout from the right directory
2000-12-23 Greg Steinand some background for why --disable-shared was added...
2000-12-23 Ryan BloomUpdate the Readme and Install docs to reflect 2.0 a...
2000-12-22 Ryan BloomIf we get EAGAIN returned from apr_sendfile, then we...
2000-12-22 Ryan BloomBinbuild.sh works again, so remove the STATUS item.
2000-12-22 Greg SteinBack out the .libs thing from the aprutil linking....
2000-12-22 Ryan BloomAllow the auth modules to load into the server.
2000-12-22 Greg Steinbe gone, fool!
2000-12-22 Greg Steinminor correction to libexecdir for the standard Apache...
2000-12-22 Ryan BloomCleanups so that the support programs build cleanly...
2000-12-21 Joshua SlivePlace a note in some of the files that contain obsolete...
2000-12-21 William A.... OPTIONS request crashed server, this fixes it
2000-12-21 William A.... Last of the Win32 goodness I've noticed
2000-12-21 William A.... Simplify and order the dependencies as well as possible.
2000-12-21 William A.... All the supports now build on APR (+APRUTIL), no...
2000-12-21 William A.... This should build entirely with APR support.
2000-12-21 William A.... This should build entirely with apr/aprutil support
2000-12-21 William A.... This program should run entirely without ap_config...
2000-12-21 William A.... More Win32 Goodness
2000-12-21 William A.... Win32 Goodness
2000-12-21 William A.... Allow the server to run in the bin/ subdirectory...
2000-12-21 Ryan BloomFill out some docs for the MPMs. The content is there...
2000-12-21 Greg Steinforgot to axe this line a couple commits ago, when...
2000-12-21 Greg Steinno content change. just reflow.
2000-12-21 Greg Steinbunch of random updates... this file still had a lot...
2000-12-21 William A.... Given the delay, it's time to put the binaries where...
2000-12-21 Joshua SliveSmall update to add reference to developer docs
2000-12-21 Joshua SliveA few small changes to bring this up to 2.0.
2000-12-21 Joshua SliveBring the vhost directory into the current century.
2000-12-21 Ryan BloomUpdate the release schedule.
2000-12-21 William A.... Document the Win32 .so change. Time to rest the...
2000-12-21 William A.... Warnings for users, start filling this up before...
2000-12-21 William A.... Add known bugs to Announcement in preparation for...
2000-12-21 Ryan BloomFix a 1.3 to 2.0.
2000-12-21 Ryan BloomFix two references to the wrong files in binbuild.sh
2000-12-21 William A.... Out of the sandbox and into prime time. Note......
2000-12-21 Allan K. Edwardsprevent crash when connection closed before complete...
2000-12-21 William A.... Back out the target path change from serverroot\bin...
2000-12-21 Ryan BloomActually link apr-util's .a file, instead of relying...
2000-12-21 William A.... Correction, commited the vc5. Need vc6 in the tree...
2000-12-21 William A.... Missed aprlib -> apr in the project overhaul
2000-12-21 Ryan BloomUpdate the README. Libtool and autoconf are not requir...
2000-12-21 Ryan BloomAdd the INSTALL file.
2000-12-21 William A.... The Win32 overhaul, in summary;
2000-12-21 Ryan BloomAdd the README file. Almost a copy from 1.3, but sligh...
2000-12-20 Ryan BloomThis is about 99% complete for the binbuild script...
2000-12-20 Greg AmesSend HTTP status line in ascii from ebcdic boxes.....
2000-12-20 Roy T. Fieldingwhy do people keep removing this blank line?
2000-12-20 William A.... Talk about a nasty hack :-/ Here is the Win32 build...
2000-12-20 William A.... Hmmm... seems the /dy solution wasn't sufficiently...
2000-12-20 Ryan BloomRemove a STATUS entry that can't be implemented cleanly...
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-20 Ryan BloomAdd a note about the directives to add input and output...
2000-12-20 Ryan BloomToday would be a good day to roll a beta. :-)
2000-12-20 Ryan BloomMention the sendfile issue with FreeBSD.
2000-12-20 Ryan BloomCommit the Announcement for people to review before...
2000-12-20 Bill Stoddardsdbm is in apr-util now.
2000-12-20 Brian HavardInclude mpm.h so the tests for SPMT_OS2_MPM actually...
2000-12-20 Brian HavardWhen building exports list, allow for multi-part and...
2000-12-20 Jeff Trawickmention the recent IPv6 changes... I had hoped to...
2000-12-20 Greg Steinexports.c was dependent upon delete-exports, but that...
2000-12-20 Ryan BloomGet the binbuild.sh script into the CVS repository...
2000-12-20 Ryan BloomRemove the test directory from the top level Makefile...
2000-12-20 Ryan BloomRemove some STATUS items, and finish off the install...
2000-12-20 Doug MacEachernupdate this lil gem
2000-12-20 Ryan BloomAdd the config.layout page back.
2000-12-20 Ryan BloomRemove some redundant checks.
2000-12-19 Ryan BloomStop calling shared modules libapachemod_*. mod_*...
2000-12-19 Ryan BloomStop searching in installdir/includes/apr.
2000-12-19 William A.... Round out the Win32 build. Changes include:
2000-12-19 Ryan BloomInstall all headers in the include/ directory.
2000-12-19 Allan K. Edwardstell AWK to erase existing httpd.default.conf so rebuil...
2000-12-19 Joshua SliveImproved Polish translation.
2000-12-19 Ryan Bloomap_start_shutdown is not used by anybody outside of...
2000-12-19 Ryan BloomFind the RM program during configuration.
2000-12-19 Ryan BloomRemove a warning on some platforms.
next