]> granicus.if.org Git - apache/shortlog
apache
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...
2000-05-30 Jeff TrawickWe now report the correct line number for syntax errors...
2000-05-29 Jeff TrawickMention the line number problem for config file errors...
2000-05-29 Brian HavardAdd OS/2 todo items.
2000-05-29 Ronald TschalarBrought mod_auth_digest up to synch with 1.3, fixed...
2000-05-29 William A.... PR:
2000-05-28 William A.... PR:
2000-05-28 Brian HavardSwitch to APR's ap_probe_writable_fds() in spmt_os2...
2000-05-28 Brian HavardAdd an mpm.h for spmt_os2 MPM so that mpm_common.c...
2000-05-28 Brian HavardOnly compile ap_reclaim_child_processes() if a CHILD_IN...
2000-05-28 Jeff TrawickUse http://www.apache.org/httpd instead of http://www...
2000-05-28 Jeff Trawickmod_cgi: Restore logging of stderr from child process...
2000-05-28 William A.... PR:
2000-05-28 William A.... PR:
2000-05-28 William A.... PR:
2000-05-28 William A.... PR:
2000-05-28 William A.... PR:
2000-05-28 Ken Coar Anchor tags aren't permitted to span elements like...
2000-05-28 William A.... PR:
2000-05-27 William A.... PR:
2000-05-27 William A.... PR:
2000-05-27 William A.... PR:
2000-05-27 William A.... PR:
2000-05-27 Ryan BloomAdd a showstopper for Windows.
2000-05-27 William A.... PR:
2000-05-27 William A.... PR:
2000-05-27 Jeff TrawickKeep the MSVC++-isms out of the Unix flavor of API_EXPO...
2000-05-27 Jeff TrawickFix broken comment in util_ebcdic.c
2000-05-27 William A.... PR:
2000-05-27 William A.... Pass the process_rec to the MPM to allow rewriting...
2000-05-27 William A.... A really simple change for readability:
2000-05-27 William A.... This patch corrects the issues from the AP_EXPORT...
2000-05-27 Greg Steinfixes some compilation errors (macros, function params...
next