]> granicus.if.org Git - apache/shortlog
apache
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...
2000-05-23 Bill StoddardWin32: Fix compile problems.
2000-05-23 Jeff TrawickClean up some pid_t vs. int confusion in mpmt_pthread...
2000-05-23 Jeff TrawickClean up some pid_t vs. int confusion in dexter.c....
2000-05-23 Brian HavardTurn on buffered I/O in mod_include for reading the...
2000-05-22 Ryan BloomRemove ap_destroy_context from Apache 2.0. With the...
2000-05-22 Ryan BloomFix the config parser so that if there is no current...
2000-05-21 Manoj KasichainulaRemove all remaining instances in Apache code of
2000-05-21 Manoj Kasichainulaconfigure is a generated file; hence it should be in...
2000-05-19 William A.... Why should Ryan have all the fun?
2000-05-19 Ryan BloomMake Apache and APR use the same flags to specify maint...
2000-05-19 Ryan BloomRemove a warning about ap_base64encode not being define...
2000-05-19 Ryan BloomRemove a warning when build with USE_MAINTAINER_MODE.
2000-05-19 Ryan BloomFix a bug in adding EXEC_ON_READ at the top level of...
2000-05-19 Roy T. FieldingFix warnings on use of common prototypes. Fix bug...
2000-05-19 Roy T. FieldingTemporary fix for misuse of int instead of pid_t.
2000-05-19 Roy T. FieldingPrototypes for the visible functions in mpm_common.c.
2000-05-19 Roy T. FieldingWe shouldn't be calling mm_free directly. Use ap_shm_f...
2000-05-19 William A.... Current and clean make files for Win95. Changes...
2000-05-19 William A.... Fixes to allow Apache to run as a Win95 service....
2000-05-19 Jeff Trawickap_wait_or_timeout() can't be static since it is called...
2000-05-19 Jeff Trawickab: Fix a command-line processing bug; track bad headers in
2000-05-19 Ryan BloomMove wait_or_timeout from the MPM's into the new mpm_co...
2000-05-18 Ryan BloomFirst function removed from Unix MPM's and moved to...
2000-05-18 Jeff TrawickAdd "-D APACHE_XLATE" to the output of httpd -V when...
2000-05-18 Jeff TrawickFix some bugs in the use of APACHE_XLATE vs. CHARSET_EBCDIC
2000-05-18 Jeff Trawickrebuild mm's configure if mm's aclocal.m4 has been...
2000-05-18 Jeff TrawickThe following is a patch to fix Dirk's patch from March...
2000-05-18 Jeff TrawickGet dexter building/running on OS/390 (same changes...
2000-05-18 Jeff TrawickFix problem where the Unix mpms had an unitialized...
2000-05-18 Roy T. FieldingRemove an unused variable and warning.
2000-05-18 Roy T. FieldingMove prototype of ap_hook_deregister_all to where it...
2000-05-17 Ryan BloomThis commit will most likely break everybody on Windows...
2000-05-17 Jeff Trawickarg!! should have committed this with last night's...
2000-05-17 Jeff Trawickinclude translation information in the request_rec;
2000-05-17 William A.... Cleanup ap_config.h fallout for Win32. Only a few...
2000-05-17 William A.... PR:
2000-05-17 William A.... Radical overhaul of the Apache-2.0/Win32 mpm <->...
2000-05-17 Greg Steinfix up the repository with the correct add/remove sequence.
2000-05-16 Ryan BloomFix a bug in the EXEC_ON_READ logic. When we build...
2000-05-16 Bill StoddardUpdate a couple of modules to use ap_stat() rather...
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in the SHA1 routines...
2000-05-16 Jeff TrawickHandle some OS/390-isms dealing with pthreads:
2000-05-16 Jeff TrawickOS/390 doesn't have ranlib and its make utility thinks...
2000-05-16 Brian HavardFix PCRE build on OS/2. This includes taking libtool...
2000-05-16 Jeff TrawickEBCDIC bug fix: do the required translation handle...
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in ap_base64encode...
2000-05-16 Greg Steinoops. somebody snuck different names for my_error,...
2000-05-16 Greg Steindo not canonicalize errors for ap_strerror(). use sizeo...
2000-05-16 Jeff TrawickFix some bugs (mostly lost 1.3 code) in ab's command...
2000-05-16 Jeff Trawickmod_include:
2000-05-16 Jeff TrawickAPR-ize some EBCDIC logic which handles conversion...
2000-05-16 Jeff Trawickreorder libapr.a and libap.la in terms of dependencies...
2000-05-15 Ryan BloomRemove the dso code from the os/unix directory. These...
2000-05-15 Ryan BloomMake mod_so use ap_strerror instead of the old ap_os_ds...
2000-05-15 Ryan BloomCommit the EXEC_ON_READ changes. This allows modules...
2000-05-15 Bill StoddardCannot build the pthread mpms on AIX 4.2.1
2000-05-15 Jeff Trawickutil_ebcdic.h, util_ebcdic.c, http_core.c:
2000-05-12 Ryan BloomWe no longer have to -DHAVE_CONFIG_H on the $(CC) line...
2000-05-12 Ryan BloomAll this file does is include another file. I am fixin...
2000-05-12 Allan K. Edwardsfix WIN32 build for APACHE_XLATE changes
2000-05-12 Tony FinchUpdate to the media types as of 2000-05-12. I also...
2000-05-12 David ReidUpdate beos_mpmt to new function names.
2000-05-12 Bill StoddardWin32: Some cleanup of winnt.c. Retry AcceptEx on failu...
2000-05-12 Bill StoddardAdd the prototype for ap_lingering_close()
2000-05-11 Bill StoddardCreate ap_bpop_iol to pop the buff off the iol and...
2000-05-11 Jeff Trawicksrc/build/build2.mk: build PCRE's configure script...
2000-05-11 Bill StoddardCreate new function, ap_lingering_close(), which will...
2000-05-11 Bill StoddardExit connection processing normally on a graceful shutd...
2000-05-11 Jeff Trawickrepair some compile warnings, axe a wasted getsockname...
2000-05-11 Tony FinchAdd mod_example to the build system.
2000-05-11 Tony FinchVertically align all the descriptions of the modules...
2000-05-11 William A.... PR:
2000-05-11 William A.... Clean up documentation on both sides (1.3 and 2.0...
next