]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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.
2011-12-21  Graham LeggettRPM: Add mod_policy to the RPM spec file.
2011-12-21  Graham LeggettUpdate transformations.
2011-12-21  Graham LeggettAdd documentation for mod_policy, as well as explanator...
2011-12-21  Graham Leggettmod_policy: Add a new testing module to help server...
2011-12-20  Graham LeggettMove ab, logresolve, httxt2dbm and apxs to bin from...
2011-12-20  Guenter KnaufAdded mod_firehose and firehose to NetWare build.
2011-12-20  Guenter KnaufSome cosmetic NetWare makefile tweaks.
2011-12-20  Guenter KnaufMake mod_lua compile with lua 5.2.x.
2011-12-19  Graham LeggettFix the case where AP_DEBUG is unset.
2011-12-19  Graham LeggettDistinguish properly between the bindir and sbindir...
2011-12-19  Graham LeggettFix warning: variable 'rv' set but not used.
2011-12-19  Graham LeggettFix warning: 'nlen' may be used uninitialized in this...
2011-12-19  Graham LeggettRPM: Remove fiddling with installbuilddir, this is...
2011-12-19  Graham LeggettUpdate transformations.
2011-12-19  Graham LeggettClarify which tarballs we are talking about.
2011-12-19  Graham LeggettUpdate transformations.
2011-12-19  Graham LeggettAdd further explanation on RPM packaging.
2011-12-18  Graham LeggettUpdate transformations.
2011-12-18  Graham LeggettDocument the RPM platform.
2011-12-18  Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-18  Stefan FritschAvoid segfault if url->hostname is NULL and filter...
2011-12-18  Stefan Fritschremove some dead code
2011-12-18  Graham Leggettmod_firehose: Ensure directives are defined global...
2011-12-18  Graham LeggettUpdate transformations.
2011-12-18  Graham Leggettmod_firehose: Support portable non blocking support...
2011-12-17  Graham LeggettRemove unused variable.
2011-12-17  Graham LeggettFix the test for APR_HAVE_SYS_SYSLIMITS_H.
2011-12-17  Graham LeggettRPM: add firehose and mod_firehose to the RPM.
2011-12-17  Graham LeggettUpdate transformations.
2011-12-17  Graham LeggettAdd a seealso section to link mod_firehose to the fireh...
2011-12-17  Graham LeggettUpdate transformations.
2011-12-17  Graham Leggettmod_firehose: Add a new debugging module able to record...
2011-12-17  Lucien GentisUpdate.
2011-12-14  Jim JagielskiAllow for changing of string more easily...
2011-12-14  Nilgun Belma... update transformations.
2011-12-14  Nilgun Belma... New Turkish translation
2011-12-14  Nilgun Belma... update for sync with English doc.
2011-12-14  Graham LeggettUpdate transformations.
2011-12-14  Graham LeggettFurther clarify the naming of the entity that directly...
2011-12-14  Graham LeggettUpdate transformations.
2011-12-14  Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-14  Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-13  Nilgun Belma... update translation
2011-12-13  Stefan FritschExplicitly cast function pointer, to remove 'const'.
2011-12-12  Kaspar Brandlogging adjustments:
2011-12-12  Jeff Trawickzap an unhelpful, out of date comment from httpd 1.2
2011-12-12  Jeff TrawickdefinAtely
2011-12-12  Kaspar BrandStreamline TLS session ticket key handling (added in...
2011-12-12  Stefan FritschLimit length of lines in .htaccess to 8K again, to...
2011-12-10  Stefan FritschFix names of unary operators like '-s' being compared...
2011-12-10  Nick KewTypos
2011-12-09  Graham LeggettRPM: Update the spec file to require at least apr-util...
2011-12-08  Rich BowenTypo correction.
2011-12-07  Stefan FritschVarious fixes for log message tags:
2011-12-07  Stefan FritschRemove usage of APLOG_NOERRNO. It has been a no-op...
2011-12-07  Stefan FritschRemove unused variable
2011-12-07  Graham LeggettAdd reference to the mod_socache modules in the mod_ssl...
2011-12-07  Joe Orton* modules/: More doxy group fixes.
2011-12-07  Joe Orton* include/httpd.h, server/mpm/*/*.h: Tidy up doxygen...
2011-12-07  Guenter KnaufRemoved some proxy imports from NetWare build.
2011-12-07  Guenter KnaufRemoved import file since now dynamically generated.
2011-12-07  Joe Orton* include/: Various doxy markup tweaks.
2011-12-07  Kaspar BrandAdjust the OpenSSL session id context for SNI configura...
2011-12-07  Joe Orton* include/util_varbuf.h: Doxygen tweaks.
2011-12-06  Graham LeggettThe mod_socache* modules now have basic documentation.
2011-12-06  Jim JagielskiUpdate xforms
2011-12-06  Graham LeggettUpdate transformations.
2011-12-06  Graham LeggettCreate initial documentation for mod_socache_shmcb...
2011-12-06  Guenter KnaufNetWare build fixes.
next