]> granicus.if.org Git - apache/shortlog
apache
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...
2000-05-26 William A.... PR:
2000-05-26 Doug MacEacherns/IMPORT/EXPORT/g; typo i assume.
2000-05-26 Jeff TrawickAdd mod_charset_lite for configuring character set...
2000-05-26 Ryan BloomFinish cleaning up after the API_VAR_EXPORT -> APR_VAR_...
2000-05-26 William A.... PR:
2000-05-26 William A.... PR:
2000-05-26 William A.... PR:
2000-05-26 William A.... PR:
2000-05-25 Ryan BloomThis item doesn't really work properly, so we are remov...
2000-05-25 Jeff TrawickAPACHE_XLATE, CHARSET_EBCDIC stuff:
2000-05-25 Ken Coar Add '-n' option to make htpasswd send user:pw result to
2000-05-24 Bill StoddardWin32: Convert ap_proc_t to tranparent type.
2000-05-24 Jeff TrawickClear up some int vs. pid_t issues in prefork to keep...
2000-05-24 Ryan BloomImplement saferead in Apache 2.0. This has had minimal...
2000-05-24 Ryan BloomAllow --enable-cgid and --disable-cgid to work. Basica...
2000-05-24 Ryan BloomFix a memory leak with ap_wait_or_timeout.
2000-05-24 Ryan BloomRename stdin, stdout, stderr from new ap_proc_t to...
2000-05-23 Greg Steinuse the correct size for 'ret'
2000-05-23 Ryan BloomFix a small bug/warning when compiling with use-maintin...
2000-05-23 Ken Coar Note a patch for htpasswd. A matching patch for 1...
2000-05-23 Ryan BloomPort mpmt_pthread and dexter to the new ap_proc_t code...
2000-05-23 Ryan BloomConvert ap_proc_t to a complete type. This lets us...
2000-05-23 Bill StoddardWin32: Socket reuse is not enabled yet, so always mark...
next