]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-04-22  Cliff WoolleyAcceptPathInfo was totally backwards... it would reject...
2002-04-22  Brian PaneOptimization: short-circuit out of ap_set_byterange...
2002-04-22  Brian PaneSkip a potentially heavyweight call to sysconf, plus...
2002-04-22  Bill StoddardAdded the APLOG_TOCLIENT flag to ap_log_rerror() to
2002-04-22  Bill StoddardFailure to fork cgid is a shooting offense.
2002-04-21  Cliff WoolleyIgnore stuff
2002-04-21  Cliff WoolleyFix HTML 3.2 validation error: &O is not a valid entity...
2002-04-21  Cliff WoolleyFix mod_autoindex output with SuppressRules turned on.
2002-04-21  Brian PaneUse the day and month names exported from APR, rather...
2002-04-21  Brian PaneAdded ap_recent_rfc822_date(), which uses the recent...
2002-04-20  Brian PaneWorkaround to get leader/follower compiling on recent...
2002-04-20  Cliff WoolleyPropogate the change to insert "bucket_" into the names...
2002-04-19  Cliff Woolleyum, one too many negatives in that paragraph. :)
2002-04-19  Cliff Woolleyshowstoppers--;
2002-04-19  Jeff Trawicksomebody just wrote a PR on something Paul fixed earlie...
2002-04-19  Bradley NicholesAdded the NetWare make files to build the proxy modules
2002-04-19  Bradley NicholesAdded the NetWare .def files to build the proxy modules
2002-04-19  Bradley NicholesCorrected the NLM names for the proxy modules
2002-04-19  Bradley NicholesAdded new targets to the project build file to build...
2002-04-19  William A.... Fix Restart and Stop from the service taskbar list.
2002-04-19  Paul J. Reder Moved the call to apr_mmap_dup outside the error branch so
2002-04-19  Jeff TrawickTrigger an error when a LoadModule directive attempts to
2002-04-19  Jeff Trawickhot hot hot
2002-04-19  William A.... SOCKETs are HANDLEs, but they type mismatch. This...
2002-04-19  Jeff Trawickfix a spelling error in a comment
2002-04-19  Jeff TrawickChange instdso.sh to use libtool --install everywhere...
2002-04-19  Jeff Trawickfix a typo in a comment for ap_get_client_block()
2002-04-19  Brian PaneSome code transformations to improve the generated...
2002-04-19  Brian PaneReplaced the mutex around the idle worker stack with
2002-04-18  Justin ErenkrantzSwitch ap_http_filter to use ap_get_brigade and apr_bri...
2002-04-18  Justin ErenkrantzSimplify last commit by only calling cat once (this...
2002-04-18  Justin ErenkrantzReplace this bogus check with something that actually...
2002-04-18  Justin ErenkrantzThe pedant in me wishes to see all extraneous trailing...
2002-04-18  Jeff Trawickback out ill-conceived attempt to fix a segfault during
2002-04-18  Justin ErenkrantzMove the mkdir_p check outside of the cache check so...
2002-04-18  Justin ErenkrantzAllow VPATH builds to succeed when configured from...
2002-04-18  Justin ErenkrantzFix so that we can compile with OpenSSL 0.9.8-dev.
2002-04-18  Justin ErenkrantzFix 'control reaches end of non-void function' warning
2002-04-18  Justin ErenkrantzCcccccchanges.
2002-04-18  Justin ErenkrantzPerchild has been deemed experimental and has been...
2002-04-18  Justin ErenkrantzPerchild has been deemed experimental and has been...
2002-04-18  Yoshiki HayashiSync up to the latest English version (convert to XHTML).
2002-04-18  Yoshiki HayashiSync up to the latest English version (convert to XHTML).
2002-04-18  Martin KraemerTypo.
2002-04-17  Joshua SliveRemove images that are no longer needed.
2002-04-17  Joshua Slive- reference has been moved to the modules directory
2002-04-17  Joshua SliveContinuing wml removal.
2002-04-17  Joshua SliveRemoving old WML stuff from the ssl directory. These...
2002-04-17  Bill StoddardFix seg fault when garbage collecting an expired entry...
2002-04-17  William A.... Experimental patch that may mitigate (but not elimina...
2002-04-17  William A.... Introduced -E startup_logfile_name option to httpd...
2002-04-17  Jeff Trawickuse an independent pool for threads so that when we...
2002-04-17  Brian HavardWhen an exception in a worker thread initiates a child...
2002-04-17  Jeff Trawickdon't call strchr(); we have a safer version -- ap_strc...
2002-04-17  Justin ErenkrantzFix subreqs with non-defined Content-Types being served...
2002-04-17  William A.... Tired of 'foo.h not found' messages in the build...
2002-04-16  Justin ErenkrantzAdd warning message when selecting an experimental...
2002-04-16  Brian PaneAdded support for the threadpool MPM
2002-04-16  Brian PaneAnother experimental MPM derived from worker:
2002-04-16  Justin ErenkrantzMerge in latest GNU config.guess and config.sub files...
2002-04-16  Cliff Woolleyworker is not the default Unix MPM. [This statement...
2002-04-16  Justin ErenkrantzI doubt this was the intention.
2002-04-16  Justin ErenkrantzMove 100 - Continue support to the HTTP_IN filter so...
2002-04-16  Justin ErenkrantzAdds support for reading trailers on input by exporting...
2002-04-16  Brian PaneEliminated the extraneous code that caused each exiting...
2002-04-15  Brian PaneFix an uninitialized variable
2002-04-15  Brian PaneFixed some broken shutdown code
2002-04-15  Greg Amesap_send_error_response: reset r->output filters to...
2002-04-15  Bradley NicholesFixing the link to the bug reporting page.
2002-04-15  Bradley NicholesAdd some additional shutdown synchronization so that...
2002-04-15  David ReidBring the beos mpm into the new age with the new lock...
2002-04-15  Justin ErenkrantzAdd note about closed PR. If a PR was filed, it's...
2002-04-15  Justin ErenkrantzAllow empty Host: header arguments.
2002-04-15  Justin ErenkrantzAck. That was bad. Revert this.
2002-04-15  Justin ErenkrantzProperly substitute sbindir as httpd's location in...
2002-04-15  Brian PaneRemove some leftover debug code that was closing an...
2002-04-14  Joshua SliveAddmodule doesn't exist in 2.0.
2002-04-14  Joshua SliveFix html comments in directive examples and defaults.
2002-04-14  Joshua SliveLet people know what a "cgi-script" is and how to refer...
2002-04-14  Joshua SliveMessed up that last one. Here is the proper xhtml...
2002-04-14  Joshua SliveAdd a couple requested (and properly registered) mime...
2002-04-14  Brian Panefixed a typo
2002-04-14  Brian HavardGet local address info in listener sockets initialized...
2002-04-14  Brian Havardapr_bucket_alloc_create() now registers a cleanup that...
2002-04-14  Brian PaneFixed a race condition
2002-04-13  William A.... Respect the process_cgi argument
2002-04-13  William A.... process_cgi is more descriptive than replace_cmd.
2002-04-13  William A.... The fix requires a bump
2002-04-13  William A.... If we have a registry command or a shebang line invoc...
2002-04-13  William A.... Wasted at least 20 minutes reparsing this code till...
2002-04-13  William A.... In order for Win32 to accept the shebang line of...
2002-04-13  William A.... Correct const'ness of argv in all support apps, and...
2002-04-13  Sander StrikerAdapt to the rename of apr_explode_localtime to apr_tim...
2002-04-13  Brian PaneFixed the shutdown logic
2002-04-13  Roy T. FieldingToo many incomplete changes to the code base.
2002-04-12  Bradley NicholesNetWare binaries have been posted
2002-04-12  Bradley NicholesReadjustment of where the bucket is being allocated...
2002-04-12  Cliff WoolleyBack out most of the previous commit, because part...
2002-04-12  Jeff Trawickworker MPM: Fix a situation where a child exited withou...
2002-04-12  Cliff Woolley* make sure the -alpha name is not _inside_ the gzip...
next