]> granicus.if.org Git - apache/shortlog
apache
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...
2000-06-18 Jeff TrawickUse the new command-handler initializer macros in a...
2000-06-18 Jeff TrawickMake unixd_config.user_name const char * instead of...
2000-06-18 Jeff TrawickProvide some more missing initializer macros for when...
2000-06-17 Ben LaurieMore command handlers.
2000-06-17 William A.... Time for these to be gone? I'd say it's long past :)
2000-06-17 William A.... Get Apache building on Win32
2000-06-17 William A.... Time to jump back into 2.0 again... here are yesterda...
2000-06-17 Ben LaurieMore command handler updates.
2000-06-17 Ben LaurieMore consification, correct command initialisation.
2000-06-17 Ben LaurieConstification.
2000-06-17 Ben LaurieFix warnings.
2000-06-17 Jeff TrawickFill in missing implementations of AP_INIT_whatever...
2000-06-17 Ben LaurieCommand handler revamp. Note that this makes the code...
2000-06-17 David Reidap_pool_join is a debugging function so remove it.
2000-06-17 Greg Steinreduce some code redundancy / simplify.
2000-06-17 Greg Steinap_bvputs() is a misnomer; introduce ap_bputstrs()
2000-06-16 Jeff TrawickBuffering for config file reads is now enabled.
2000-06-16 Jeff TrawickTurn on buffering for config file reads. This is depen...
2000-06-16 Jeff TrawickFix segfault when reporting this type of syntax error:
2000-06-15 Jeff TrawickRebuild Apache and APR configure scripts when lib/apr...
2000-06-15 Jeff TrawickInclude the proper header file (under X/Open, at least...
2000-06-15 Tony FinchPrevent the source code for CGIs from being revealed...
2000-06-14 Jeff TrawickAdd support to ap_xlate_open() for an app to specify...
2000-06-14 David ReidAdd sys/time.h to mpm_common to include define of timeval.
2000-06-14 David ReidTidy up the beos mpm by
2000-06-13 Jeff TrawickGet the ap_config.h cleanup working on FreeBSD by addin...
2000-06-13 Bill StoddardAdd mpm.h to the src/modules/mpm/winnt directory (it...
2000-06-13 Chuck Murckofixups for remaining current warnings
2000-06-13 Chuck MurckoOK, this builds and is autoconf safe about system heade...
2000-06-13 Ryan BloomFix the configuration process. If no modules are speci...
2000-06-13 Ryan BloomStop checking for Shared Memory. This function is...
2000-06-12 Ryan BloomRemove the check for EAGAIN. With APR handling the...
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-06-12 Ryan BloomMod_proxy should not be a default module... yet. :-)
2000-06-12 Chuck Murckoresolved conflicts (2) in PASV handling from original...
2000-06-12 Ryan BloomClean up a big chunk of ap_config.h. This basically...
2000-06-12 Chuck MurckoNew mod_proxy/mod_cache (file cache) for 2.0. This...
2000-06-12 Jeff TrawickFix logging of errors creating the httpd.pid file.
2000-06-12 Jeff TrawickBack out ap_set_default_perms(). Remove old logic...
2000-06-12 Jeff TrawickGet mod_cgid compiling again.
2000-06-12 Jeff Trawickpcre.h is a permanent file now... don't .cvsignore...
2000-06-12 Bill StoddardAdd exports required by Jeff's recent changes.
2000-06-12 Bill StoddardAnother struct stat to ap_finfo_t change
2000-06-12 Ryan BloomClean up the stat commit. Basically there was one...
2000-06-12 Bill StoddardFix Win32 compile break caused by Ryan's stat cleanup.
2000-06-12 Sascha SchumannIncluding apr_file_io.h is not necessary.
2000-06-12 Sascha SchumannFix typos.
next