]> granicus.if.org Git - apache/shortlog
apache
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.
2000-06-12 Sascha Schumannadd note about building MM library
2000-06-12 Sascha SchumannFinish the switch to light-wheight pcre.
2000-06-12 Ryan BloomAll of Apache uses APR for shared memory, so Apache...
2000-06-12 Ryan BloomApache doesn't use struct tm anymore, Remove a check...
2000-06-12 Ryan BloomAdd a new function ap_set_default_fperms. This allows...
2000-06-12 Ryan BloomMissed one sys/stat.h in mod_rewrite.h. Removing it...
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-06-12 David ReidDont' add -ldl for BeOS.
2000-06-12 Brian HavardDon't add -ldl for OS/2.
2000-06-12 David ReidMake this build again...
2000-06-12 Greg Steinyaabbos? gravity?
2000-06-12 Sascha SchumannRemove reference to dftables.lo from CLEANFILES. *...
2000-06-12 Sascha SchumannBuild only needed parts of libpcre. This is more light...
2000-06-12 Ryan BloomNothing in Apache should be calling stat anymore, so...
2000-06-12 Ryan BloomApache doesn't need to check for inline or pid's, becau...
2000-06-11 Greg Steinadd some items that Jeff has noted.
2000-06-11 Jeff TrawickFix a couple of problems with the pre/post config proce...
2000-06-11 Ben LaurieMake dependencies work.
2000-06-11 Ben LaurieUpdate dependencies.
2000-06-11 Ben LaurieMake "make depend" work - pending a real fix, that...
2000-06-11 Ben LaurieDo printf formatting properly.
2000-06-11 Ben LaurieEliminate spurious tab.
2000-06-11 Sascha SchumannSplit generating Makefiles and creating config_vars.mk.
2000-06-11 Sascha SchumannAvoid second invocation of cat.
2000-06-11 Sascha SchumannFix dependencies for util_uri.lo and util.lo.
2000-06-11 Sascha SchumannFix path for helpers/PrintPath which is in $srcdir.
2000-06-10 William A.... A little more cleanup of win_service and windows...
2000-06-10 Jeff Trawickcast ap_snprintf() argument to the type expected by...
2000-06-10 Jeff TrawickGet FreeBSD 3.4 building again. It doesn't have lib...
next