]> granicus.if.org Git - apache/shortlog
apache
2000-07-05 Bill StoddardAllocate iols out of the ptrans pool rather than malloc...
2000-07-05 Jeff TrawickGet rid of some warnings in mod_file_cache by moving...
2000-07-05 Jeff Trawickstruct a_file needs field mm to compile at all when
2000-07-05 Ryan BloomRemove some warnings from the latest compile. I don...
2000-07-04 Greg Stein"What's wrong with them?", Tech Sergeant Chen, Galaxy...
2000-07-04 Greg Steinadd ap_get_status_line() so that modules can get a...
2000-07-03 Greg SteinJoe Orton writes:
2000-07-03 Greg SteinJoe Orton says:
2000-07-03 Greg SteinID4 on DVD roolz...
2000-07-03 Greg Steinre-enable the "move by rename" optimization (now that...
2000-07-03 David ReidStop a compiler warning in maintainer mode.
2000-07-03 David ReidBring beos back into line following the changes to...
2000-07-03 Greg SteinAPR-ize dav_format_time()
2000-07-03 Greg Steinmisc const cleanups and others issues found using maint...
2000-07-03 Greg Steinfix the Win32 build w.r.t recent iol_socket changes
2000-07-03 Greg Steinenable Expat for the Win32 build.
2000-07-02 Greg Steinrun DAV's type_checker first so that it can grab the...
2000-07-02 Greg Steinsunny. wish my pool was finished...
2000-07-02 Greg Steinfilter out the warning that AC_TRY_RUN gives us while...
2000-07-01 Greg Steinmaking progress...
2000-07-01 Greg Steinbuild the XML utility stuff now (req'd by the DAV code)
2000-07-01 Greg Steinconfig magic for enabling DAV, Expat, and SDBM.
2000-07-01 Greg Steinno need for relative includes. the directories will...
2000-07-01 Greg Steinadd some basic infrastructure to sdbm. update expat...
2000-07-01 Greg Steinautoconf gives us WORDS_BIGENDIAN. a bit more of our...
2000-07-01 Greg Steinbrand new Makefile.in to work in the Apache 2.0 config...
2000-07-01 Greg Steinbring up to date with respect to Apache 1.3 src/lib...
2000-07-01 Brian HavardRemove iol_socket.c from OS/2 build after Ryans's cleanup.
2000-06-30 Ryan BloomRemove ap_get_server_conf() from the MPM's that impleme...
2000-06-30 Jim JagielskiCast a vote
2000-06-30 Ryan BloomFix the problem with ./buildconf not working right...
2000-06-30 Ryan BloomCombine some common code. Before this, all platforms...
2000-06-30 Ryan BloomI am removing my veto and stepping away from this discu...
2000-06-29 Greg Steinalways include limits.h for the INT_MAX value.
2000-06-28 Bill StoddardFirst cut at getting mod_mmap_static function into...
2000-06-28 Ryan BloomRemove the config stuff from the STATUS file. I believ...
2000-06-28 Ryan BloomFinish the Configuration cleanup. This basically merge...
2000-06-28 Bill StoddardUpdate mod_file_cache to use ap_core_translate. mod_fi...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-28 Greg Steinturn this off for now; the stuff compiles but doesn...
2000-06-28 Greg Steinnote todo items to complete first pass of integration
2000-06-28 Greg Steinget the DAV stuff to compile for Apache 2.0. some unple...
2000-06-28 Greg Steininitial whack at the config/build stuff.
2000-06-28 Greg Steinfirst, obvious step: alter the license/copyright on...
2000-06-28 Greg Steininitial checkin of the new Apache DAV code. this is...
2000-06-28 William A.... Whoops... will be needing this exported rsn for mod_m...
2000-06-28 William A.... Hook functions aren't translated (and when they are...
2000-06-27 Ryan BloomFix the configure process. This does a couple of thing...
2000-06-27 Bill StoddardFix another compiler warning. Forgot to commit this...
2000-06-27 Bill StoddardFix compiler warning on AIX
2000-06-27 Ryan BloomPass the configure args to sub_configure scripts with...
2000-06-27 Bill StoddardFix compile warning on AIX
2000-06-27 Ryan BloomUse libtool to compile instead of cc. If we are going...
2000-06-27 Ryan BloomStill a sunny day.
2000-06-27 Greg Steinsunny? yet again?
2000-06-27 Ryan BloomMove the checks for bcopy and memmove down to APR....
2000-06-27 Jim JagielskiOne bug and one fluff: need to use the '.' shell `...
2000-06-27 Jim JagielskiMake sure to get the required vars for the config.guess...
2000-06-27 Jim JagielskiWe need to preload first, before running any other...
2000-06-27 Ryan BloomFix the configure script. If a either the mpmt_pthread...
2000-06-27 Ryan BloomDetect libraries based on which platform configure...
2000-06-26 Jeff TrawickRemove const from ap_socket_t parameters on APR functio...
2000-06-26 Jeff TrawickFix the type of the 5th argument to iol_sendfile().
2000-06-26 David ReidLarge tidy up of the beos mpm. this brings in a lot...
2000-06-26 Jeff Trawickmention a newly-available patch from Jim Winstead
2000-06-26 Greg Stein"kick the baby!"
2000-06-25 Doug MacEachernallow apxs to be run from the source tree, before insta...
2000-06-25 Doug MacEachernparms needs err_directive incase execute_now() returns...
2000-06-25 Ryan BloomSince we are initializing the status variable, use...
2000-06-25 Jeff TrawickQuiet an unhelpful gcc warning which said that stat...
2000-06-25 Brian HavardClean up some warnings by including appropriate headers &
2000-06-24 Ryan BloomFix a couple of const warnings on Linux. This basicall...
2000-06-24 Greg Steinblast the old names for the status codes
2000-06-24 Greg Steinhttp_request.[ch]:
2000-06-24 Jeff TrawickBug fix:
2000-06-24 Jeff TrawickLog errors from ap_accept().
2000-06-24 Jeff TrawickFix a few problems checking and logging errors in prefork.
2000-06-24 Jeff TrawickOS/390 needs arpa/inet.h for htonl().
2000-06-23 Jeff TrawickFix a couple of problems associated with recognizing...
2000-06-23 Jeff TrawickClean up the APR-ization of the pipe of death.
2000-06-23 Ryan BloomFix the mpmt_pthread MPM to use an APR pipe for the...
2000-06-23 Jeff TrawickBring back the hokey call to ap_create_tcp_socket(...
2000-06-23 Bill StoddardProperly detect the existance of send_file() on AIX
2000-06-23 Ryan BloomModify the dexter MPM to use an APR pipe for the pipe...
2000-06-22 Ryan BloomRemove select checks from Apache config. These checks...
2000-06-22 Ryan BloomCommit a few changes to the mpmt_pthread and dexter...
2000-06-22 Allan K. EdwardsGet Win32 building after yesterday's patch to make...
2000-06-22 Ryan BloomMake dexter use the ap_poll API. This change is forced...
2000-06-22 David ReidAdd the EXTRA_LIBS to get apache building on BONE again...
2000-06-22 Ryan BloomRemove a few unnecessary calls to select. These calls...
2000-06-22 David ReidCut free mpm_common.c from ap_max_daemons_limit as...
2000-06-22 David ReidCorrect the pid that's being stored in the child_table...
2000-06-22 David ReidSmall change in an effort to get restarts working corre...
2000-06-22 David ReidAdd the ap_get_max_daemons to dexter, prefork and spmt_...
2000-06-21 Ryan Bloomstop defining ap_scoreboard_fname multiple times in...
2000-06-21 Ryan BloomStop defining ap_scoreboard_fname twice in the Dexter MPM
2000-06-21 Ryan Bloom#undef strchr and strrchr when in maintainer mode....
2000-06-21 Jeff TrawickFix error messages issued from MPMs which explain where...
2000-06-20 Ben LaurieFix warnings.
2000-06-20 Ben LaurieFix warnings.
next