]> granicus.if.org Git - apache/shortlog
apache
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.
2000-06-20 Ben LaurieConvert module and fix warnings.
2000-06-20 Ben LaurieFix warnings (we really need typesafe arrays, y'know).
2000-06-20 Ben LaurieFix warnings.
2000-06-20 Ben LaurieFix warning.
2000-06-20 Ryan BloomBlue Skies.....
2000-06-20 Jeff Trawickap_create_pipe was changed to return a pipe with both...
2000-06-20 William A.... Correct the problem where the only local host name...
2000-06-20 Ryan BloomRemove unixd_detach function, because it is provided...
2000-06-20 Ryan BloomFix a typo.
2000-06-20 Ryan BloomFix detection of sigwait prototype for NetBSD.
2000-06-20 David ReidThe new beos mpm. This is the first pass but will...
2000-06-20 Jeff Trawickignore some generated files in pcre and modules/proxy
2000-06-20 Jeff TrawickUse the new command-handler initializer macros in some...
2000-06-20 Roy T. FieldingRemoved the pointless ap_is_aborted macro.
2000-06-20 William A.... This Win32 patch adds the key HKCR/filetype/shell...
2000-06-20 William A.... This patch disallows bogus args to the ScriptInterpre...
2000-06-20 William A.... This patch solves several specific issues:
2000-06-19 Jeff Trawickfix compile warning
2000-06-19 David ReidUpdate mpm_common to work with the latest BeOS version...
2000-06-19 Bill StoddardGet rid of more compiler warnings.
2000-06-19 Bill StoddardGet rid of a compiler warning.
2000-06-19 Bill StoddardEliminate warning.
2000-06-19 Allan K. EdwardsAdd notes field to conn_rec
2000-06-19 Jeff TrawickUse the new command-handler initializer macros in dexter;
2000-06-19 Jeff TrawickRepair C++ compatibility in ap_config.h, apr_file_io.h,
2000-06-19 Jeff TrawickUse the new command-handler initializer macros in prefork;
2000-06-18 Jeff TrawickUse the new command-handler initializer macros in mod_a...
2000-06-18 Jeff TrawickUse the new command-handler initializer macros in mod_a...
2000-06-18 Jeff TrawickUse the new command-handler initializer macros in mod_auth;
2000-06-18 David ReidFirst pass at documentation for the debugging options...
next