]> granicus.if.org Git - apache/shortlog
apache
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...
2000-06-10 Greg Steinhi Toto!
2000-06-10 Ryan Bloomperfect blue sky. Ain't CA wonderful?
2000-06-10 Greg Steinclouds? what are those?
2000-06-10 Ryan BloomCleanup more of the Apache configuration. This removes...
2000-06-10 Jeff TrawickGet FreeBSD building again with the resource limiting...
2000-06-10 Jeff Trawickhttpd -V now displays APR's selection of the lock mecha...
2000-06-10 Jeff TrawickFix a Solaris compilation problem with mod_cgid:
2000-06-10 dgaudetfix nagle
2000-06-10 dgaudetanother iteration on the saferead/bhalfduplex stuff...
2000-06-10 Ryan BloomUpdate the Dexter MPM to use APR for shared memory...
2000-06-10 Ryan BloomLooking good outside.
2000-06-10 dgaudetfix dependencies. (what is a .lo anyway? i tried...
2000-06-09 Ryan BloomWe don't ever actually use HAVE_CRYPT, so stop defining it.
2000-06-09 Ryan BloomRemove waitpid from the config checks and all calls...
2000-06-09 Ryan BloomRemove a bunch of string functions from Apache. These...
2000-06-09 Ryan BloomRemove all occurances of strerror from Apache. ap_stre...
2000-06-09 William A.... PR:
2000-06-09 Jeff Trawickmention date of 2.0a4 release; mention a mod_cgid bug
2000-06-09 Jeff TrawickWhen mod_cgid is started as root, the cgi daemon now...
2000-06-09 Jeff TrawickThe prefork MPM now uses an APR lock for the accept...
2000-06-08 Doug MacEachernfix typo in AC_TYPE_RLIM_T
2000-06-08 Ryan BloomFix the check for rlim_t correctly. I wish I had known...
2000-06-08 Ryan BloomARGH! resource.h lives in sys.
2000-06-08 Ryan BloomInclude a definition of rlim_t if the platform doesn...
2000-06-08 Ryan BloomCleanup APR header files a bit. Basically, this splits...
2000-06-08 Tony Fincha couple of data type issues have a more generic solution
2000-06-08 Greg Steinsleep until the next second, rather than sleep for...
2000-06-08 Ryan BloomFix some problems with the time commit. I guess mod_un...
2000-06-08 Ryan BloomRemove all occurances of gettimeofday. Replace it...
2000-06-07 Allan K. EdwardsFix Win32 bug when pathname length exactly equals MAX_PATH.
2000-06-07 Ryan BloomRemove the check for difftime, we aren't actually using...
2000-06-07 Ken Coar Forgot to include when I committed the code change..
2000-06-07 Jeff TrawickGreg Ames' mod_mmap_static fixes have been applied...
2000-06-07 Jeff TrawickChange the mmap() feature test to check only for existence.
2000-06-07 Jeff TrawickFix some bad (1.3 style) parmlists to ap_log_error...
2000-06-07 Greg Steincombine two entries because they just *cannot* be separ...
2000-06-06 Jeff TrawickFix a couple of bugs in mod_cgid:
2000-06-06 Greg Steinlittle wooden boy.
2000-06-06 Ryan BloomAdd the resource limiting code back to Apache 2.0....
2000-06-06 Jeff TrawickOS/390: avoid unconditional -ldl and -export-dynamic...
2000-06-06 Ken Coar Bring forward a change from 1.3 (the ability to use...
2000-06-06 Ken Coar Bring forward a fix from 1.3.
next