]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2001-05-23  William A.... Blew it... forgot to transpose dsp versions
2001-05-23  William A.... Get win32 libhttpd building without uri_delims, now...
2001-05-23  Victor J. OrlikowskiBletch. The Proxy Janitor botches the job again.
2001-05-22  Roy T. FieldingA wild guess at what is needed to get win32 compiling...
2001-05-22  Victor J. OrlikowskiWhen AP_DEBUG is defined, these two need to be in here.
2001-05-22  Ken Coar Checkpoint my mod_example work. It does not work...
2001-05-22  Victor J. OrlikowskiFixes to proxy, after util-uri move, plus fixes to...
2001-05-22  Victor J. OrlikowskiOoops. Leftovers.
2001-05-22  Victor J. OrlikowskiMore exp file changes
2001-05-22  Roy T. FieldingMoved to the apr-util library.
2001-05-22  Roy T. FieldingLeave the uri-related clean stuff here for a few weeks.
2001-05-22  Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-05-21  Graham LeggettRing in the CHANGES...
2001-05-21  Graham LeggettMove the addition of default AP_HTTP_HTTP_HEADER filter...
2001-05-21  Cliff WoolleyMake INSTALL commentary reflect the default install...
2001-05-21  Joshua SliveVictoria Day is sunny and mild in Vancouver.
2001-05-21  Joshua SliveAdd a little more info on ways to enable modules, add...
2001-05-21  Jeff Trawickget rid of a warning for missing strXXX prototype....
2001-05-21  Jeff TrawickGet httpd.exp with recent hook changes.
2001-05-20  Graham LeggettFixed a typo about the RequestHeader directive and...
2001-05-20  Graham LeggettUpdated mod_headers documentation to coincide with...
2001-05-20  Ben LaurieYet more cleanup.
2001-05-20  Ben LaurieMore cleanup.
2001-05-20  Ben LaurieAP_ function for optional hooks.
2001-05-20  Ben LaurieMore generic -> optional cleanup.
2001-05-20  Ben LaurieLong overdue name change from "generic hook" to "option...
2001-05-20  Ben LaurieFix warnings.
2001-05-20  Jeff TrawickTru64 cc is bitchy about trailing commas in an enum...
2001-05-20  Brian HavardSwitch to AP_INIT_* marcros for command_rec list &...
2001-05-20  Roy T. FieldingChange directive HeaderOut back to Header and HeaderIn...
2001-05-20  Cliff WoolleyMake INSTALL just be a terse quick-start guide. The...
2001-05-20  Joshua SliveMajor update of install.html.
2001-05-20  Joshua SliveMight as well have the version string in the footer...
2001-05-19  Joshua SliveAdd a version string to the SSI header for the main...
2001-05-19  Bill StoddardReimplement mod_headers as an output filter. mod_header...
2001-05-19  Ken Coar Fix function type to match hook declaration.
2001-05-19  Ben LaurieCleanup.
2001-05-18  Greg SteinMake mod_dav_fs mirror whatever mod_dav was enabled...
2001-05-18  Ken Coar Bring forward this patch from 1.3..
2001-05-18  William A.... Return missing link flags to apxs.in
2001-05-18  Ken Coar Bring forward the NOESCAPE flag from 1.3..
2001-05-18  William A.... We don't want these operations to end the stream...
2001-05-18  Bill StoddardOn to 2.0.19-dev
2001-05-18  William A.... Interesting, ISAPI thinks a 0 result is cool. Alread...
2001-05-18  Bill StoddardPreparing for the tag and roll of 2.0.18.
2001-05-18  Jeff TrawickFix command-line processing so that if a bad argument...
2001-05-18  Jeff TrawickGet the Apache DSOs installed and give apr and apr...
2001-05-18  Jeff Trawickfix syntax error in module installation command
2001-05-18  Roy T. FieldingGet the compile flag types right and in order.
2001-05-18  Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-17  Cliff WoolleyRainy day in Charlottesville...
2001-05-17  Jeff TrawickFix processing of the TRACE method. Previously we...
2001-05-17  Jeff Trawickrockin' 'n rollin'
2001-05-17  Bill StoddardGet the Request Phase Participation change compiling...
2001-05-17  Bill StoddardDone
2001-05-17  Bill StoddardWin32: Enable reliable piped log support.
2001-05-17  Bill StoddardFix a segfault in apr_proc_other_child_unregister....
2001-05-17  Jeff Trawickapr_proc_probe_writable_fds is gone
2001-05-16  Bill StoddardRemove calls to apr_proc_probe_writable_fds(). The...
2001-05-16  Jeff Trawickdon't destroy the pcgi pool when the other-child regist...
2001-05-16  Jeff Trawickthis patch removes the warning:
2001-05-16  Jeff TrawickAccount for changes to the name of field "private"...
2001-05-16  Bill StoddardDo not start piped log processes during the config...
2001-05-15  Jeff Trawickclean up DSO builds on OS/390 a bit by ignoring some...
2001-05-15  Paul J. RederOoops. Didn't remove *all* of the new_scoreboard stuff...
2001-05-15  Doug MacEachernadd "Request Phase Participation" info to mod_info
2001-05-15  Paul J. RederMake first phase changes to the scoreboard data structu...
2001-05-14  Martin KraemerFix typos
2001-05-14  William A.... A bit more clarity, and that's it for now.
2001-05-14  William A.... Clarify the wintty purpose and syntax.
2001-05-14  William A.... Q. "Why can't I watch my server's activity?" A....
2001-05-13  William A.... Hmmm, two answers for the price of one. Add the...
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...
next