]> granicus.if.org Git - apache/shortlog
apache
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.
2000-06-06 Jeff TrawickIncrease the size of the buffer passed to ap_strerror...
2000-06-06 Jeff TrawickFix zombie process problem with mod_cgi. This problem...
2000-06-06 William A.... PR:
2000-06-06 William A.... PR:
2000-06-06 William A.... PR:
2000-06-06 Jeff TrawickPort mod_mmap_static to 2.0. Make it go faster.
2000-06-06 William A.... PR:
2000-06-06 William A.... PR:
2000-06-06 Jeff TrawickFix typo in configure script when checking for mod_so...
2000-06-05 Tony FinchRemove some #ifdef'ed code that doesn't make much sense
2000-06-05 Ryan BloomRemove the ability to enable/disable DSO support in...
2000-06-05 Ryan BloomFix a warning and a bug from the server_token commit.
2000-06-05 William A.... PR:
2000-06-05 Jeff Trawickcleanup to cgid_init():
2000-06-05 Jeff TrawickMake the string in a log message unique so we know
2000-06-05 Jeff TrawickMake a copy of getenv("PATH") before storing for later...
2000-06-05 Ryan BloomAdd server tokens back to 2.0. Also bring forward...
2000-06-05 Ask Bjørn Hansenon a5 now.
2000-06-05 Ask Bjørn Hansen2.0a4
2000-06-05 Ryan BloomFix mod_so handling. Basically, if --enable-so or
2000-06-05 Ask Bjørn Hansenadd self
2000-06-05 Ask Bjørn Hansencorrect some typos from the last commit.
2000-06-05 Jeff TrawickEBCDIC fixes:
2000-06-04 Jeff Trawickmod_cgid:
2000-06-04 Jeff Trawickmod_charset_lite:
2000-06-03 Jeff TrawickEBCDIC: Rearrange calls to ap_checkconv() so that most...
2000-06-03 Ask Bjørn Hansena few changes that should be in the next announcement...
2000-06-03 David ReidBring mpmt_beos up to date and allow it play nice with...
2000-06-03 Ryan BloomModify the config order so that we read the config...
2000-06-03 Jeff Trawickmod_cgi: Make ScriptLog directive work again by fixing the
2000-06-03 William A.... PR:
2000-06-03 William A.... PR:
2000-06-03 William A.... PR:
2000-06-03 Jeff TrawickStart a "Common Problems" section in the mod_charset_lite
2000-06-02 William A.... PR:
2000-06-02 Ryan BloomArgh, bhalfduplex is implemented, but it doesn't work...
2000-06-02 Ryan BloomRemove a TODO. Actually just putting back a call to...
2000-06-02 Jeff TrawickAPACHE_XLATE, when doing translation that isn't single...
2000-06-02 Ryan BloomAdd pre_config hooks back in for all modules. This...
2000-06-02 Jeff Trawickfix missed change to comment
2000-06-01 Ryan BloomAdd something to the STATUS file.
2000-06-01 Jeff TrawickFix a SIGSEGV in ap_md5digest() (bad parms to ap_seek...
2000-06-01 David ReidAdd support for the BeOS mpm. Also change some things...
2000-06-01 Ryan BloomFix DSO enabling logic. Basically if --enable-dso...
2000-06-01 William A.... PR:
2000-06-01 Ronald Tschalardon't include apr_shmem.h when APR_HAS_SHARED_MEMORY...
2000-06-01 William A.... PR:
2000-06-01 Ryan BloomFix building with DSO support. If any module is config...
2000-05-31 Ryan BloomRemove a warning when compiled with --use-maintainer...
2000-05-31 William A.... PR:
2000-05-31 William A.... PR:
2000-05-31 William A.... PR:
2000-05-31 Brian HavardRework DSO error reporting to be more flexible & inform...
2000-05-31 Jeff TrawickAPACHE_XLATE: in ap_send_error_response(), move the...
2000-05-30 William A.... PR:
2000-05-30 William A.... PR:
2000-05-30 Ryan BloomForward fit a bug fix in the TAKE13 handling from 1...
2000-05-30 Ryan BloomSaferead on Windows should have been fixed with the...
2000-05-30 Jeff TrawickAn xlate configuration module shouldn't mess with BO_WX...
2000-05-30 Jeff TrawickEnsure that the proper translation handle (if any)...
2000-05-30 Jeff TrawickWe now report the correct line number for syntax errors...
next