]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2012-01-31  Rainer JungiThese deserve their place in httpd.conf on Windows
2012-01-31  Rainer JungUpdate copyrights for externally visible and changed...
2012-01-29  Stefan FritschInstall multiple files per install.sh invocation
2012-01-29  Jeff Trawicks/insure/ensure/
2012-01-27  Lucien GentisUpdate.
2012-01-26  Jim Jagielskihttps also needs QS
2012-01-26  Ruediger Pluem* Don't typedef twice (in .c and .h file).
2012-01-23  Stefan FritschMake the core input/output filter contexts private...
2012-01-23  Joe Orton* server/core_filters.c (send_brigade_nonblocking)...
2012-01-23  Stefan FritschDocument how Include should behave. The present inconsi...
2012-01-23  Joe Orton* server/core_filters.c (ap_core_output_filter): Don...
2012-01-23  Eric CovenerCVE-2012-0053: Fix an issue in error responses that...
2012-01-22  Stefan Fritschupdate xforms
2012-01-22  Stefan FritschFix docs for Include, add docs for IncludeOptional
2012-01-22  Stefan FritschAdd a validate-xml target
2012-01-22  Stefan Fritschctx->bytes_in is never used. Remove a useless iteration...
2012-01-22  Stefan FritschImprove indentation, no code change
2012-01-22  Lucien GentisUpdate.
2012-01-22  Stefan FritschDocument the rather surprising code path on Windows
2012-01-21  Stefan FritschMore configure time dependencies:
2012-01-20  Stefan FritschMake APACHE_MODULE() accept an optional prerequisite...
2012-01-20  Joe Orton* server/core_filters.c (ap_core_input_filter): Only...
2012-01-19  Jeff TrawickAdjust CVE-2011-3368/CVE-2011-4317 fixes to rely solely on
2012-01-18  Graham Leggettconfigure: Move the --with-included-apr check so that...
2012-01-17  William A.... Anticipate win32+win64
2012-01-17  William A.... Service named 2.x on trunk
2012-01-17  William A.... Further win32 edits anticipating 1.0.1-final is soon
2012-01-17  Stefan FritschReword the paragraph about --with-included-apr to menti...
2012-01-17  Stefan FritschTrunk is at 2.5
2012-01-17  Graham Leggettconfigure: Improve the error message when --with-includ...
2012-01-16  Graham LeggettRPM: Add mod_bucketeer, mod_case_filter and mod_case_fi...
2012-01-15  Stefan FritschUpdate xforms
2012-01-15  Jeff Trawickgenerated files and revision numbers
2012-01-15  Jeff Trawickfix syntax errors in Mutex examples
2012-01-15  Jeff Trawickfix const warning with strchr->ap_strchr mapping
2012-01-15  Jeff Trawickremove unused function
2012-01-14  Lucien GentisUpdates.
2012-01-14  Lucien GentisUpdates.
2012-01-14  Lucien GentisUpdate.
2012-01-14  Lucien GentisUpdate.
2012-01-14  Takashi SatoFix the request/response header error
2012-01-14  Takashi SatoAdd svn:keywords LastChangedRevision
2012-01-13  Eric Covenerwhitespace only: shift a block refactored in r1231255...
2012-01-13  Eric Covener *) mod_authnz_ldap: Don't try a potentially expensive...
2012-01-11  Eric Coveneradd compat info to CacheQuickHandler
2012-01-11  Joe OrtonSECURITY (CVE-2012-0031): Fix possible crash on shutdow...
2012-01-11  Roy T. FieldingMore registered media types
2012-01-09  Takashi SatoUpdate transformations
2012-01-09  Takashi SatoFix English Revisions.
2012-01-09  Stefan FritschFix cut'n'paster error
2012-01-09  Stefan FritschRename ap_func_attr_* macros to AP_FN_ATTR_*
2012-01-09  Takashi SatoAdd <glossary> to nroff.xsl and revert r1222335 partially.
2012-01-09  Takashi SatoFix XML validation error.
2012-01-09  Takashi SatoSync with 2.2 branch
2012-01-09  Sander TemmeChanges to mod_heart* docs upon review by rjung
2012-01-09  Nick KewCore configuration: add AllowOverride option to treat...
2012-01-08  Eric Covenerrewrite guesses URL or Filesystem in server context...
2012-01-08  Kaspar Brandfix signedness issue with SSL_X509_NAME_to_string(...
2012-01-08  Jim Jagielskioptimize this... Do strlen() ONLY if we need to check
2012-01-07  Sander TemmeUpdate heartbeat module documentation, add documentatio...
2012-01-06  William A.... Clean up size_t abuse, part 2. ap_malloc/calloc/reallo...
2012-01-06  William A.... Simple edit, when 'saved' this will always alphasort...
2012-01-05  William A.... Cure size_t abuse, curse some recent code [recommit...
2012-01-05  William A.... Revert a whole mess that was not ment to be committed
2012-01-05  William A.... Cure size_t abuse, curse some recent code
2012-01-05  Eric CovenerUpdate the comment and checks around address/connection...
2012-01-05  Eric Covenerrestore the generic proxy workers to not being address...
2012-01-03  Eric Covenerxforms
2012-01-03  Eric Coveneradd heartbeat to list of lb methods living in other...
2012-01-03  Eric Covenerfill in the heartbeat modules' documentation.
2012-01-02  Rich Bowens/2011/2012/g
2012-01-02  Eric Coveneradd/enhance some hints about configuration section...
2012-01-02  Stefan FritschAdd a bit of debug logging
2012-01-02  Stefan FritschAvoid using C++ reserved word 'new' in arg name in...
2011-12-30  Stefan FritschDisplay registered providers
2011-12-30  Stefan FritschAdd new ap_list_provider_groups() API for mod_info
2011-12-30  Stefan FritschSort list of modules
2011-12-30  Stefan FritschDisplay all those shiny new hooks that we have in 2.4
2011-12-30  Kaspar BrandFix another case of #ifdef-within-a-macro (which was...
2011-12-29  Stefan FritschDocument the unfortunate side effect of converting...
2011-12-29  Stefan FritschDon't use #ifdef inside macro calls
2011-12-28  Stefan FritschSECURITY: CVE-2012-0021 (cve.mitre.org)
2011-12-28  Stefan FritschFix handling of piped, syslog, or inherited ErrorLog...
2011-12-28  Stefan FritschCheck during configtest that the directories for error...
2011-12-28  Stefan FritschFix -DDUMP_RUN_CFG output for piped and syslog loggers
2011-12-28  Stefan FritschAdapt loglevel of config errors during second pass
2011-12-28  Takashi SatoAdjust the translations to r1223048 (Apache Tomcat...
2011-12-25  Takashi SatoFix link to Apache Tomcat.
2011-12-24  Kaspar Brandadd missing #ifdef in ssl_cmd_protocol_parse (should...
2011-12-24  Kaspar Brandupdate transformations
2011-12-24  Kaspar BrandSSLProtocol: allow explicit control of TLSv1.1 and...
2011-12-24  Kaspar BrandSet OPENSSL_NO_SSL_INTERN when compiling against OpenSS...
2011-12-24  Kaspar BrandREMOTE_ADDR is now r->useragent_ip, which is not/never...
2011-12-22  Graham LeggettUpdate transformation.
2011-12-22  Graham LeggettClarify how the filters are merged when defined using...
2011-12-22  Graham Leggettmod_mime: Don't arbitrarily bypass AddOutputFilter...
2011-12-22  Graham LeggettUpdate transformations.
2011-12-22  Graham LeggettAdd a link to the general HTTP compliance instructions.
2011-12-22  Graham LeggettUpdate transformations.
2011-12-22  Graham LeggettBuild the man page for httxt2dbm.
next