]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2001-05-13  Jeff TrawickSeparate enablement of AP_DEBUG code from enablement...
2001-05-13  Greg SteinImplement Jeff's idea for an autoconf-defined symbol...
2001-05-12  Jeff Trawickget rid of an errant semicolon which broke gcc builds...
2001-05-12  Jeff TrawickOnly turn on AP_DEBUG if we're using gcc.
2001-05-12  Roy T. FieldingI woke up too early this morning.
2001-05-12  Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-12  Roy T. FieldingIt is easier to re-run configure's test and pick up...
2001-05-11  Ryan BloomCleanup the reporting of incorrect end tags for contain...
2001-05-11  Victor J. OrlikowskiSmall fix to make depend, although make depend doesn...
2001-05-11  Victor J. OrlikowskiMore changes based on Ian's patch.
2001-05-11  Victor J. OrlikowskiFix up some of the definitions, based on Ian's patch.
2001-05-11  Roy T. FieldingThe pattern was too general -- it would match the date...
2001-05-11  Bill StoddardDo not send apr_file_t allocated out of the pconf pool...
2001-05-11  Ian HolsmanAllows Mod_proxy to be dynamically loaded on win32...
2001-05-11  Jeff TrawickWhen checking for gcc, use variable ac_cv_prog_gcc...
2001-05-11  Greg Amesrevert to the documented behavior of MaxRequestPerChild...
2001-05-11  Roy T. FieldingMoved inside configure.in.
2001-05-11  Roy T. FieldingSimplify the configuration process by moving all libtoo...
2001-05-11  Roy T. FieldingNo need to sinclude macros that we no longer use.
2001-05-11  Roy T. FieldingWe don't need no stinkin libtool when APR already has...
2001-05-11  Chuck MurckoAdd the AP_DECLARE()/AP_CORE_DECLARE macros on the...
2001-05-10  Roy T. FieldingMake the runtime path hack a little more portable,...
2001-05-10  Bill StoddardA couple of default win config file tweaks.
2001-05-10  Roy T. FieldingProving once again that bash doesn't bother to document...
2001-05-10  Joshua SliveReplace install.html with an html-ized version of
2001-05-10  Roy T. FieldingI forgot to add the bit that allows the macro to be...
2001-05-10  Roy T. FieldingEventually we will want to only find openssl once regar...
2001-05-09  Ryan BloomFix apachectl so that it uses the configure program...
2001-05-09  David ReidPass in the full path for the AP_LIBS so we can always...
2001-05-08  Doug MacEachernsurprised -Wall does not complain, but ap_scan_script_h...
2001-05-08  Martin KraemerBe more strict when --with-tls was given without a...
2001-05-08  Martin KraemerTry to auto-detect the location of the OpenSSL stuff...
2001-05-08  Roy T. FieldingWhen no specific location of openssl is given, we need...
2001-05-07  Victor J. OrlikowskiShut the compiler up.
2001-05-07  Jeff Trawickget the MPMs consistent w.r.t. visibility of ap_max_req...
2001-05-07  Jeff Trawickfix some generation logic/displays in mod_status by...
2001-05-07  Cliff WoolleyJeff fixed this...
2001-05-07  Jeff Trawickminor scoreboard/status improvements:
2001-05-07  Jeff TrawickGet rid of some Apache 1.x OPTIMIZE_TIMEOUTS cruft...
2001-05-07  Bill StoddardGet mod_cern_meta to work on Windows. The problem...
2001-05-07  Jeff Trawickfix the type of a parameter to ap_get_brigade()
2001-05-07  Chuck MurckoCrikey.
2001-05-07  Joshua SliveSeems to be an inconsistency in the code with regard...
2001-05-07  Joshua SliveBring the mod_include docs up to scratch and link up...
2001-05-06  Ryan BloomBack out the recent change to ap_get_brigade, to make...
2001-05-06  Ben LaurieSomething got deleted from the module structure.
2001-05-06  Ben LaurieAdd a demo input filter.
2001-05-06  Chuck MurckoTrack Greg's change to byte count for input filters
2001-05-06  Joshua SliveForgot one file when adding mod_cgid.
2001-05-06  Joshua SliveUpdate some CGI docs:
2001-05-05  Ralf S. EngelschallFix todo list
2001-05-05  Ralf S. EngelschallPort ssl_util.c stuff to APR.
2001-05-05  Ralf S. EngelschallPort ssl_util_table.[ch] to Apache 2.0 by just removing...
2001-05-05  Ralf S. EngelschallPort ssl_util_ssl.[ch] stuff to APR.
2001-05-05  Joshua SliveSunny and 11c in Vancouver.
2001-05-05  Ralf S. EngelschallUse different namespace for internal defines.
2001-05-05  Ralf S. EngelschallPort ssl_engine_ds.c to APR.
2001-05-05  Ralf S. EngelschallNothing to port for ssl_engine_dh.c except that
2001-05-05  Ralf S. EngelschallRemember which code parts are already ported...
2001-05-05  Joshua SliveExplain the difference between the Apache environment and
2001-05-05  Ralf S. EngelschallKick out all old mutex code and base SSLMutex on APR...
2001-05-05  Ralf S. EngelschallChange mostly all old module structure hooks and EAPI...
2001-05-05  Ralf S. EngelschallAxe writev(2) support from the SSL I/O layer because...
2001-05-05  Ralf S. EngelschallAxe most WIN32 stuff from Apache 1.3. In Apache 2.0...
2001-05-05  Ralf S. EngelschallAxe out SSL_CONSERVATIVE stuff which for Apache 1.3...
2001-05-05  Ralf S. EngelschallRemove one more EAPI-based thing we no longer really...
2001-05-05  Ralf S. Engelschallremove remaining references to compat and sdbm
2001-05-05  Ralf S. Engelschallcompat and local sdbm stuff is already gone
2001-05-05  Ralf S. EngelschallAxe out SSL_USE_SDBM stuff, i.e., get rid of the local...
2001-05-05  Ralf S. EngelschallAxe out the complete SSL_COMPAT stuff. Because Apache...
2001-05-05  Ralf S. EngelschallStart writing down incompatibilities to mod_ssl 2.x...
2001-05-05  Ralf S. EngelschallAxe out EAPI-based SSL_VENDOR stuff.
2001-05-05  Ralf S. EngelschallFinalize the build environment by integrating the last...
2001-05-05  Greg SteinFix a bug in the input handling. ap_http_filter() was...
2001-05-05  Greg Steinclarify the use of some of the members of the dav_provi...
2001-05-05  Ralf S. EngelschallNext step in mod_ssl integration:
2001-05-05  Ralf S. EngelschallActivate the command_rec structure.
2001-05-05  Ralf S. EngelschallUpdate file description list.
2001-05-05  Ralf S. EngelschallGet rid of libssl.modules and libssl.version. libssl...
2001-05-05  Ralf S. EngelschallIntegrate mod_ssl into the Autoconf facility.
2001-05-05  Ralf S. EngelschallMove the AC_MSG_CHECKING into the module-specific macro...
2001-05-05  Ralf S. EngelschallCosmetics: align the entry of MPMs in "configure -...
2001-05-05  Ralf S. EngelschallAllow mod_tls and mod_ssl coexists without interfering...
2001-05-04  Ralf S. Engelschalladjust file list for removed files, too.
2001-05-04  Ralf S. EngelschallGet rid of the first pair of files which are no longer...
2001-05-04  Ralf S. Engelschallmod_ssl integration step 2:
2001-05-04  Ralf S. EngelschallResolve conflicts after import.
2001-05-04  Ralf S. EngelschallInitial revision
2001-05-04  Jeff Trawickadd some more analysis for a couple of current problems...
2001-05-04  Jeff TrawickBuild (and do so cleanly) when !APR_HAS_OTHER_CHILD.
2001-05-04  Joshua SliveRemove useless cruft.
2001-05-03  Doug MacEachernanother nit caught by C::Scan: change request_rec param...
2001-05-03  Joshua SliveConversion to XHTML.
2001-05-03  William A.... A couple of new options for sysadmins. Still waiting...
2001-05-03  William A.... Damnable casts
2001-05-02  Bill StoddardSet the conn_rec->aborted flag when we detect a whacked...
2001-05-02  Jeff TrawickAdd a missing backslash in the install-other code so...
2001-05-02  Greg Amessimplify the MaxRequestPerChild logic in worker_thread...
2001-05-02  Jeff TrawickPrevent a hang when a cgi handled by mod_cgid tries...
2001-05-02  Bill Stoddardmod_log_config: %c connection status incorrectly logged
next